Authorizations
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
Body
application/json
A request to move inventory
Response
200 - application/json
Returns the list of inventory request results
The response is of type string[]
.
[
"<string>"
]
[
"<string>"
]
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
A request to move inventory
Returns the list of inventory request results
The response is of type string[]
.
Was this page helpful?