added

Service charge

πŸ“˜

Executive Summary

This API change introduces a new service charge returned in the price_breakdown object.

See more about understanding delivery costs in our help centre article.

added

Extra Cover for Australian Senders

πŸ“˜

Executive Summary

This API change introduces a new field that allows you to add Sendle Extra Cover for an order. At the moment, Sendle Extra Cover can only be added for orders from Australia (this includes domestic and international orders).

See more about Sendle Extra Cover policy in our help centre article.

added

Packaging Type now supported in the API

πŸ“˜

Executive Summary

This API change introduces a new package type to use for Unlimited Satchel when creating orders in Australia.

added

QR Code for AU Drop Off

πŸ“˜

Executive Summary

AU drop off orders within 25 km of eligible Print In-Store drop off locations in Australia will have QR code in PNG format as part of the label object.

Prohibited HS Codes

πŸ“˜

Executive Summary

Due to customs import rules and requirements, certain HS Codes will be prohibited based on destination country for international orders.

added

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.

added

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.

improved

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, or export.

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.

fixed

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.