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.
API - Get Products endpoint
Executive Summary
This API change lets integrations select which type of Sendle shipping to use for each order – our Standard service, Express, etc. It introduces a new way to quote orders that returns this extra information, and a way to select which service to use when creating orders.
Welcome to Sendle's Developer Hub
Hi there! Welcome to the Developer Hub – this is our new home for API docs and other developer materials. The Dev Hub replaces our old API documentation and includes more detail, simpler explanations, and info for partners who want to use Sendle.