Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Workflow

Supported

Comments

Inventory Update

Yes

/inventory/2021-01-06/locations/<locationId>/skus/<skuId>?quantity=<qty

Order Fetch

Yes

/shipments/2021-01-06/shipments?locationId=<locationCode>&status=ACCEPTED&lastUpdatedAfter=<>&lastUpdatedBefore=<>&maxResults=100

Returns

Yes

 /returns/2021-08-19/returns/?returnLocationId=<locationCode>&status=DELIVERED&lastUpdatedAfter=<>&lastUpdatedBefore=<>&maxResults=100&nextToken=<>

Orders Acknowledgement

Yes

 /shipments/2021-01-06/shipments/<shipmentId>operation=CONFIRM

Create Shipment

Yes

/shipments/2021-01-06/shipments/<shipmentId>/packages/<packageId>/invoice

/shipments/2021-01-06/shipments/<shipmentId>/packages/<packageId>/shipLabel?operation=GENERATE

Get Shipment

Yes

/shipments/2021-01-06/shipments/<shipmentId>/packages/<packageId>/invoice

/shipments/2021-01-06/shipments/<shipmentId>/packages/<packageId>/shipLabel

Create Manifest

No

 

Get Manifest

No

.

Handover

No

 

Cancelled Orders

Yes

/shipments/2021-01-06/shipments?locationId<locationCode>&status=CANCELLED&lastUpdatedAfter=<>&lastUpdatedBefore=<>&maxResults=100

Credential Refresh

Yes

 https://api.amazon.com/auth/O2/token

Order Push

No

 

Order Cancellation Push

No

 

Order Status

Yes

/shipments/2021-01-06/shipments/<shipmentId>