Overview This endpoint can be used to get data for multiple shipping containers In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed to the […]
Update Advanced Catalog Info
Overview This endpoint can be used to update advanced catalog data of a single existing product. To update advanced catalog data for multiple products in bulk, please utilize this endpoint instead. To consume this endpoint you must be an authenticated user. For information on how you can authenticate, see: Authentication. […]
RMA Approval Status
1 2 3 4 5 6 7 |
enum RMAApprovalStatusType { Pending_Review = 0, Approved = 1, Denied = 2, Awaiting_More_Info = 3 } |
Get Replacement Orders Reasons
Overview Endpoint that is presented in this article is used for getting the replacement order reasons. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be […]
Create Replacement Order
Overview Endpoint that is presented in this article is used for creating replacement order. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed to […]
Update RMA Items
Overview This endpoint can be used to update the existing items of an RMA. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed to […]
Add Items To RMA
Overview This endpoint can be used to add items to an existing RMA. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed to the […]
Get RMA Items
Overview This endpoint can be used to retrieve the items of an existing RMA. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed to […]
Get Product Types
Overview Endpoint that is presented in this article is used for getting list of product types. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be […]
Working with a Device
As soon as a device is added to an account, a user can fetch information about the 4D Scale – or configure it – using its serial number. These actions include: Initiating the calibration process so that the scale and dimensioner can be calibrated In order to properly calibrate a […]