ConditionUnits
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
Represents graded units categorized by condition. for eg: "unitWiseCondition": [ { "condition": "SELLABLE", "units": 5 }, { "condition": "DAMAGED", "units": 3 } ]
Fields
Field | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
amount (Amount required) | Indicates amount of units with the specified condition. | ||||||||||
condition (String required) | Condition of the units. Constrained to one of the following
|
Updated about 17 hours ago