Buyability
Version 2024-01-01
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 if an item is buyable or not
The value is constrained to one of the following
Value | Description |
---|---|
BUYABLE | The item is eligible for Buy with Prime. |
NOT_BUYABLE | The item isn't eligible for Buy with Prime. |
UNKNOWN | There is no information about whether the item is eligible for Buy with Prime. |
Fields
Field | Description |
---|---|
status (String required) | A string denoting where on the buyability spectrum the item sits. |
Updated 3 days ago