{ "isSuccess": true, "message": "<string>", "payload": [ "<string>" ] }
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
SupplierId is the unique ID for the owner of items in the system
The order number of the IN. You can get this from the GET /INs call or the POST /INs call
OK
Generic container for all service responses
Was the request successful. If not, the message will have more information.
Any error message
The payload object of the response
Was this page helpful?