Operation HTTP Request Description
Get product detail by Id
GET /products/{id}
Get product detail by Id
Get product detail by store identifier
GET /products/product-id/{id}
Get product detail by store identifier
Patch or create product by store identifier
PATCH /products/product-id/{id}
Patch or create product by store identifier