ProductIdentifiers
A set of identifiers for a product
Name | Type | Nullable? | Description |
---|---|---|---|
asin | string | ✔ | An Amzon standard identification number associated with a product |
fulfillment_sku | string | ✔ | A stock-keeping unit associated with the fulfillment of an order |
inventory_id | string | ✔ | The identifier needed to set and retrieve inventory levels |
isbn | string | ✔ | An international standard book number associated with a product |
sku | string | ✔ | A stock-keeping unit associated with a product by the order source |
upc | string | ✔ | A universal product code associated with a product |