At a glance
Average billed cost per Australia Post consignment over the trailing 30 days, computed as SUM(consignment_invoice_total) / COUNT(consignments). Includes base postage rate plus fuel surcharge plus any per-consignment surcharges (Extra Cover, signature on delivery, dangerous-goods handling, regional uplift). Does not include account-level monthly minimums or volume rebates which settle quarterly.
| What it counts | SUM(consignment_total_charge_AUD) / COUNT(consignments_with_invoice) over 30 days. Pre-rebate, pre-credit-note. |
| API endpoint | GET /shipping/v1/shipments reads per-consignment total_charge, base_charge, surcharges[], service_code, weight_kg, length_cm × width_cm × height_cm (cubed weight), destination_postcode. eParcel and StarTrack accounts also expose batched invoice exports. |
| Service-tier scope | All tracked services. The aggregate hides the service mix; pair with Cost by Zone and Shipments by Service to read it correctly. |
| Currency | AUD. International EMS billed in AUD at the date of label print, no FX volatility on this card. |
| Geographic OTD variance | Cost varies sharply by zone. Sydney metro to Sydney metro Parcel Post is ~A25 to A$30 with regional surcharge. A merchant’s geographic mix shift can move the cost average more than a true rate change. |
| Returns / RTO | RTS leg billed separately (return-postage) at 30 to 50 percent of outbound cost; counted in the average. |
| Climate handling | Australia Post can apply temporary regional surcharges during fuel-cost spikes; not auto-flagged. The card surfaces the actual billed cost. |
| Peak-period seasonality | Australia Post peak surcharge (typically late November to mid-January) adds A1.50 per consignment depending on service tier; this card surfaces the inflated average. |
| Time window | 30D vsP (rolling 30 days, period-over-period). |
| Alert trigger | +10% vsP. A 10 percent month-over-month rise usually signals either a rate-card change, a service-mix shift toward premium tiers, or a destination-mix shift toward regional/remote zones. |
| Roles | owner, finance, operations |
Calculation
Calculated automatically from your Australia Post data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
The Brisbane outdoor adventure brand. Reading taken at 09:00 AEDT on 12 Mar 26 for the trailing 30 days (10 Feb to 11 Mar). 27,200 consignments, A$379,440 total billed.| Service tier | Consignments | Total cost (A$) | Avg per parcel (A$) |
|---|---|---|---|
| Parcel Post (PP) | 14,960 | 170,544 | 11.40 |
| Express Post (EP) | 8,160 | 137,088 | 16.80 |
| StarTrack Premium | 2,720 | 66,640 | 24.50 |
| eParcel Premium | 1,360 | 17,952 | 13.20 |
| All AP tracked (this card) | 27,200 | 392,224 | A$14.42 |
- Service-mix shift, not rate-card change. Australia Post’s published rate card changed +1.5 percent in January (annual). Most of the +10 percent is mix: in the trailing 30 days the merchant ran a “free Express Post upgrade” promotion, lifting Express Post share from 22 percent to 30 percent. Express Post is 47 percent more expensive than Parcel Post; the mix shift drove most of the increase.
- StarTrack volume up. StarTrack Premium share grew from 7 percent to 10 percent following a B2B account onboarding. StarTrack is the most expensive tier (A0.50 to the headline.
- Climate surcharge on regional lanes. Australia Post added a temporary regional uplift after the wet-season fuel disruption, adding A0.50 per consignment on lanes touching cyclone-affected depots. Roughly A$0.10 of the headline rise traces here.
Sibling cards merchants should reference together
| Card | Why pair it with Avg Shipping Cost | What the combination tells you |
|---|---|---|
| Cost by Zone | Geographic decomposition. | Splits metro / regional / remote contributions to the headline. |
| Cost Per Shipment Trend | Time-series view. | Distinguishes a one-off rate-card adjustment from a structural creep. |
| Shipments by Service | Service-mix shift detection. | Mix change is the most common cause of headline movement. |
| High-Cost Shipment Outliers | Tail driver. | A handful of A$80+ consignments can pull the average disproportionately. |
| On-Time Delivery Rate | Quality-cost trade-off. | If cost rises but OTD does not improve, the spend is not buying reliability. |
Cross-connector: shopify.shipping_cost_per_order | Storefront-side counterpart. | Should reconcile within a few percent for single-carrier merchants. |
Cross-connector: shopify.refund_rate | Margin context. | Cost rise + refund rise is a margin double-hit; investigate root cause. |
Reconciling against the vendor’s own dashboard
Where to look in Australia Post’s own portal: Australia Post Business → MyPost Business → Billing → Statement of Account for SME merchants. eParcel and StarTrack accounts use eParcel Customer Centre → Invoicing → Monthly Statement, which is the source of truth for finance reconciliation and includes volume rebates settled at month-end. Why our number may legitimately differ from Australia Post’s report:| Reason | Direction | Why |
|---|---|---|
| Timezone (AEDT/AWST) | Boundary day | Portal in account timezone, card in UTC. Daily comparisons can be off by a day; 30-day rolling averages out. |
| Customs lag for international | Ours equal | International EMS billed at label print, no customs cost added downstream. |
| Volume rebates | Portal lower | Volume rebates are credited monthly or quarterly via credit notes; the card reads gross billed, the portal final invoice reads net. Rebates can be 3 to 8 percent for high-volume accounts. |
| Peak-period batch processing | Portal lower | Australia Post’s invoice cycle batches in 7-day windows; the card reads each consignment at label print. Cross-period invoice timing creates 2 to 5 percent transient gaps. |
| Credit-note adjustments | Portal lower | Manual credit notes (claim payouts, dispute resolutions) post 14 to 60 days after the consignment; the card never adjusts retroactively. |
| Card | Expected relationship | Causes of legitimate divergence |
|---|---|---|
shopify.shipping_cost_per_order | Should match within 2 to 5 percent for single-carrier merchants. | Multi-carrier merchants see Shopify aggregate; this card is AP-only. |
bigcommerce.shipping_cost_per_order | Same as Shopify. | Same caveats. |