Mapping APIs from previous versions to Amazon Shipping V2 API
About This Guide
As the API will different after migration the table below will help you understand the correlation between Legacy API (Swa Gateway) and V2 OR between V1 and V2 API.
Legacy API (Swa Gateway) | Amazon Shipping V1 API | Amazon Shipping V2 API |
---|---|---|
createServiceOfferings | getRates | getRatesV2 |
createShipment | purchaseLabels | purchaseShipment |
cancelShipment | cancelShipment | cancelShipmentV2 |
getShippingLabel | retrieveShippingLabel | getShipmentDocuments |
getTracking | getTrackingInformation | getTrackingV2 |
confirmShipment | purchaseShipment | N/A for V2 API |
getShipment | getShipment | N/A for V2 API |
GetAccountsWithRolesForUser | getAccount | N/A for V2 API |
- | createShipment | N/A for V2 API |
createShipmentTrial | - | N/A for V2 API |
getCurrentShipmentContainerStatus | - | N/A for V2 API |
GetAccountsWithRolesForUser | - | N/A for V2 API |
GetPackageEventHistory | - | N/A for V2 API |
Updated 11 months ago