Item Grading and Dispositioning
Assess Dispositions
Assess return line item dispositions.
Required API key scope
- Returns
POST
Authorizations
Body
application/json
An array of items to be dispositioned.
Response
200
application/json
Success
The unique identifier associated with the line item.
Example:
1
The final state of the returned item.
Available options:
back_to_stock
, resale_hold
, recycle
, donate
, missing
The email address of the warehouse partner used to process returns.
Maximum length:
100
Example:
"warehouse-operator@example.com"
Any additional notes on the item's final state.
Maximum length:
65535
Example:
"This item will be returned to stock after bagging and tagging."
The date and time at which the item was inspected, using the ISO 8601 date format.
Example:
"2024-03-31 23:59:59"