Update product by ID.
The ID of the product.
The unique store identifier is generated by AfterShip. You can obtain this id by making a GET /stores call to get existing stores or a POST /stores to create a new store.
The title of the product.
URL friendly unique identifier for the product.
The categories associated with the product, used for filtering and search purposes.
The tags associated with the product, used for filtering and search purposes.
URLs of the product images.
The URL of the product page in your online storefront.
To indicate whether the product has been published.
Description of the product.
The date and time, formatted in ISO 8601, indicating when the product was updated in your e-commerce system.