post https://api.resellerratings.com/v1/product/manage/import
Post a product catalogue to update your product records at resellerratings
Log in to see full request history
Responses
400File is missing required fields
404File not found
Post a product catalogue to update your product records at resellerratings
400File is missing required fields
404File not found
xxxxxxxxxx
curl --request POST \
--url https://api.resellerratings.com/v1/product/manage/import \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here!