Products APIs¶
The Products APIs send, update and manage the retailer’s product offerings at the fulfillment center.
Products APIs |
Method |
Resource Path |
---|---|---|
POST |
/v1/products |
|
PUT |
/v1/products/{sku} |
|
POST |
/v1/products/bulk |
|
GET |
/v1/products/{sku} |
|
POST |
/v1/products/search |
Shared Products Objects describes common nested objects in the Products APIs.