REST Resource: accounts.products

  • This resource manages product data within a Manufacturer Center account and doesn't store persistent data itself.

  • You can use this resource to add, update, retrieve, and delete product information, as well as view any associated product issues.

  • The available methods include delete, get, list, and update to interact with product data.

Resource

There is no persistent data associated with this resource.

Methods

delete

Deletes the product from a Manufacturer Center account.

get

Gets the product from a Manufacturer Center account, including product issues.

list

Lists all the products in a Manufacturer Center account.

update

Inserts or updates the attributes of the product in a Manufacturer Center account.