Products
Retrieve, create and update seller-authorized product records.
GET
/api/v1/products.phpGET
/api/v1/products.php?id=123POST
/api/v1/products.phpPUT
/api/v1/products.php?id=123
Add the exact request body fields and live response schema after testing the production endpoint.