Item Grading and Dispositioning
Grade Items
Grade the condition of return line items.
Required API key scope
- Returns
POST
Authorizations
Body
application/json
An array of items to grade.
Response
200
application/json
Success
The unique identifier associated with the line item.
Example:
1
The description of the item's condition.
Maximum length:
255
Example:
"Grade A: No refurbishment needed"
The condition of the returned item.
Available options:
grade_a
, grade_b
, grade_c
, grade_d
, incorrect_item
, missing
, junk
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 condition.
Maximum length:
65535
Example:
"This item is missing the original packaging. Light refurbishment required. Scuff marks on the back of the item."
An array of links to images of the item.
The date and time at which the item was inspected, using the ISO 8601 date format.
Example:
"2024-03-31 23:59:59"