Versions Compared

Key

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

...

API Name

Old API endpoint (v0)

New API Endpoint (v1)

Listing Creation By External Fulfilment System (EFS) API

POST /push/skuListing

POST | /usp/listing/create

Update Inventory API

PUT |/sellfast/inventories/absolute-update

PUT | /inventories/incremental-update

PUT | /usp/inventories/absolute

Outward Order Events to External WMS API

NA

POST | {Client’s URL}

Seller Cancellation from External Fulfillment System (EFS) API

PUT /sellfast/order/cancel-line-items

PUT | /usp/order/cancel

Create Picklist for Orders in Increff OMS

POST /sellfast/picklist/release

POST | /usp/picklist/create

Add Orders to PickList in Increff OMS

POST /sellfast/picklist/add-orders/id

POST | /usp/picklist/add-order

Pack & Get Pack Details from Increff OMS

POST /sellfast/pack/combined/{orderId}

POST | /usp/order/pack

Create Manifest in Increff OMS

NA

POST | /usp/ manifest

Handover Notification to EFS

POST /sellfast/handover

POST | /usp/ handover

Combined Manifest And Handover API

POST | /sellfast/manifest/combined

POST /ewms/push/usp/handover/combined

Push Return Order Expectations to EFS

NA

POST | {Client’s URL}

Return Order Processing Update

NA

POST | /usp/return

...