US international ordering
Executive Summary
Sendle now supports sending International parcels from the United States. International shipments have slightly different data requirements than domestic shipments (including requiring HS codes), and US international shipments require a new contents type field.
US Shipping Product changes
Executive Summary
We are changing our set of products in the US. This includes adding a new 3-day service, adding pickup to our USPS + Sendle products, and merging the First Class and Parcel Select USPS + Sendle products into a new Ground Advantage product.
Route type simplification
Executive Summary
We are simplifying how we return route types from the Sendle API. This may affect your integration if you use the types
same-city
,national
, orexport
.
Delayed: International HS code requirement
Executive Summary
The breaking change requiring HS codes on AU International shipments will now go live on March 1st, 2023. Merchants and senders must ensure their products have HS code information before this date.
Making idempotency keys more resiliant
Executive Summary
Our Create Order endpoint may return the
425 Too Early
status code when using an idempotency key (a feature designed to prevent duplicate orders). Your system should handle this status code in an appropriate way.
Requiring HS Codes for AU International
Executive Summary
From
February 1stMarch 1st 2023, HS codes will be required on international orders originating from Australia. Merchants and senders need to ensure their products have HS code information.
CSV adjustment and penalty changes
Executive Summary
The Offline / Manual Billing CSV will be changed from 5th September onwards. Partners using this file for reconciliation should make sure their systems correctly interpret the new types.
CSV regional changes
Executive Summary
The Dashboard Billing CSV file is changing. Partners using this CSV file (particularly reseller-style partners using this for account reconciliation) should make sure their systems correctly interpret the new and changed columns. Especially the
Price
column, which is changing toTotal Price
.
CSV file changes
Executive Summary
The Offline / Manual Billing CSV and Dashboard Billing CSV files have changed. Partners using either of these CSV files should make sure their systems correctly interpret the new types and the new column.
API - Price and Tax Breakdown fields
Executive Summary
This API change adds fields that let your software see how prices are calculated and the applied taxes. This lets integrations present the price by line item.