Reminder: As of April 19, 2021, Amazon only accepts shipment confirmation that includes a CarrierCode value #3048
jenilew
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
This is a reminder that since April 19, 2021, Amazon only accepts shipment confirmation that includes a CarrierCode value.
What is changing?
Previously, we required selling partners to provide the carrier name when confirming shipment through the Manage Orders page on Seller Central.
As of April 19, 2021, the shipment confirmation process has changed to require selling partners to provide a value for the CarrierCode field (carrier name) when confirming shipments via bulk feeds, APIs, or integrations.
NOTE: The CarrierCode value must match the options listed in Seller Central exactly. Missing or incorrect values will lead to errors and the respective orders will remain unconfirmed.
Only if the selling partner is using an unlisted carrier, can they use the CarrierCode value of ‘Other’ and then provide the carrier name in the CarrierName field.
Also, please be aware that when calculating VTR for Germany, Spain, and France marketplaces, we only exclude shipments priced below €20 in Germany, below €15 in Spain, and below €10 in France (all prices include shipping) from untracked ship methods if the selling partner provides a CarrierCode and a ShippingMethod that matches exactly an option in Seller Central.
See the List of Amazon integrated carriers and ship methods in Seller Central.
Selling partners must be able to provide CarrierCodes and ShippingMethods via applications enabled by API, bulk feed, or integrations. Missing ShippingMethod values will prevent selling partners from being able to confirm shipments.
POST_ORDER_FULFILLMENT_DATA
Feed template:
Flat file template:
After April 19, 2021, selling partners who do not provide this information will not be able to confirm shipments and can experience an increase in their late shipment rate (LSR) and an increase in automatically canceled orders because of unconfirmed shipments.
This change does not apply to Buy Shipping. Amazon automatically collects data on the carrier and ship method used via Buy Shipping.
Which marketplaces are affected?
This change applies to the Canada, US, India, Australia, Singapore, Brazil, and Mexico marketplaces.
Note: This change took effect on April 15, 2021, for the Japan marketplace.
Who is affected?
Developers with applications that confirm shipments are affected.
What action is required?
If you have an application affected by this change, be sure to update your application workflow to require the CarrierCode value. If the CarrierCode value is set to ‘Other’, then conditionally require the CarrierName value.
Be sure to also update your application workflow to accept the required CarrierCode and ShippingMethod values for untracked shipments.
For more information
For more information about confirming shipments through feeds and a list of acceptable carrier-codes, see ‘Confirm multiple shipments with feeds’ in the Seller Central Help for your marketplace.
Best regards,
The Selling Partner API team
Beta Was this translation helpful? Give feedback.
All reactions