Get a Recall Consignment
Get Recall consignment
GET
https://{{workspace}}.myeshopbox.com/api/v1/recall-consignment/:consignmentNumber
This endpoint allows you to get recall consignment.
Path Parameters
Name
Type
Description
consignmentNumber
string
Consignment number to uniquely identify recall consignment(Encode with Base64)
Headers
Name
Type
Description
Authentication
string
The Bearer token which allows to grant access to the API
Last updated