Upload multipart with files[], maxWidth (900), maxHeight (700).
cURL
curl --request POST \ --url https://www.renovationfind.com/rest-manager-api-v1/vendors/{vendorId}/discount-image \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form files[]='@example-file' \ --form maxWidth=900 \ --form maxHeight=700
Documentation IndexFetch the complete documentation index at: https://docs.renovationfind.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.renovationfind.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token issued from the RenovationFind Manager Portal
Discount image uploaded