...
API Name | Old API endpoint (v0) | New API Endpoint (v1) |
---|---|---|
POST /push/skuListing | POST | /usp/listing/create | |
PUT |/sellfast/inventories/absolute-update PUT | /inventories/incremental-update | PUT | /usp/inventories/absolute | |
NA | POST | {Client’s URL} | |
Seller Cancellation from External Fulfillment System (EFS) API | PUT /sellfast/order/cancel-line-items | PUT | /usp/order/cancel |
POST /sellfast/picklist/release | POST | /usp/picklist/create | |
POST /sellfast/picklist/add-orders/id | POST | /usp/picklist/add-order | |
POST /sellfast/pack/combined/{orderId} | POST | /usp/order/pack | |
NA | POST | /usp/ manifest | |
POST /sellfast/handover | POST | /usp/ handover | |
POST | /sellfast/manifest/combined | POST /ewms/push/usp/handover/combined | |
NA | POST | {Client’s URL} | |
NA | POST | /usp/return |
...