post https://api.resellerratings.com/v1/product/manage/update
Post a JSON document containing upto 50 products to update (or create)
Log in to see full request history
Responses
400Product objects missing required fields
404Content missing
Post a JSON document containing upto 50 products to update (or create)
400Product objects missing required fields
404Content missing
xxxxxxxxxx
curl --request POST \
--url https://api.resellerratings.com/v1/product/manage/update \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!