Create a Recall Consignment
Create Recall consignment
POST
https://{{workspace}}.myeshopbox.com/api/v1/recall-consignment
This endpoint allows you to create recall consignment
Headers
Name
Type
Description
Authentication
string
The Bearer token which allows to grant access to the API
Request Body
Name
Type
Description
itemsFileUrl
string
Items file url
refPartyID
string
This is the party id where your items will be received.
fromWarehouseId
string
This is the warehouse id from where your items will return.
Last updated