Product APIs

Method and routeComment
GET /v4/productsLists the product references.
GET /v4/product/{product_ref}/assetsRetrieves all assets assigned to a product.
GET /v4/product/{product_ref}/images Retrieves all images assigned to a product.
PUT /v4/file/{file_uuid}/productAssigns an asset to a product.
PATCH /v4/products/{product_ref}Modifies a product reference.
PATCH /v4/file/{file_uuid}/product/positionModifies a product position.