HomeDocumentationCode SamplesAnnouncementsModelsRelease NotesFAQVideos
Developer HubAPI StatusSupport
Announcements
Developer HubAPI StatusSupport

Update: Orders API v0 now includes the CompanyName attribute and other updates

The Orders API v0 now includes the CompanyName attribute in the ShippingAddress object. This update provides the company name for the recipient. This change applies to all marketplaces.

The rate limit for the getOrder, getOrderAddress, and getOrderBuyerInfo operations has increased from .0167 to .5, and burst has increased from 20 to 30. For more information, refer to the Orders API v0 reference. This change applies to all marketplaces.

The object types for IsBuyerRequestedCancel, IsGift, and NumberOfItems were updated from boolean/integer to string, which fixes an inconsistency between the model and the response. This change applies to all marketplaces.

The getOrders operation now returns the AutomatedCarrier and AutomatedShipMethod attributes. This fixes the issue where the properties included in AutomatedShippingSettings were described as AutomatedCarrier and AutomatedShipMethod in the documentation but were provided with different names in the getOrders operation.

The Orders API v0 use case guide includes new details about order age. The Orders API v0 only supports orders up to two years old. Orders more than two years old will not be returned in the API response. The JP, AU, and SG marketplaces are an exception—in those marketplaces the Orders API v0 supports orders from 2016 to present.