{ "isSuccess": true, "message": "<string>", "payload": [ { "name": "<string>", "value": "<string>", "valueAsNumber": 123, "tag": "<string>" } ] }
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
Returns the list of subinventories for the customer
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
Show child attributes
The display name of the item
The Value that represents this item
The value converted to an Int
An additional optional payload
Was this page helpful?