Version: 202201
Product Image
Upload and manage images attached to products.
Product images are the visual assets attached to a product, used to display the product on storefront pages and within merchant tools.
Provides endpoints to list, create, get, update, delete, and count images belonging to a given product.
Create Product Image
Create a new product image with the provided details.
Product Image List
Retrieve a list of all product image with pagination.
Product Image Count
Retrieve the total number of product image.
Product Image Details
Retrieve details of a specific product image using its unique identifier.
Update Product Image
Update the details of an existing product image using its unique identifier.
Delete Product Image
Delete a specific product image using its unique identifier.