put https://sandbox.api.deliverysolutions.co/api/v2/returns/invoice/
Responses
xxxxxxxxxx
curl --request PUT \
--url https://sandbox.api.deliverysolutions.co/api/v2/returns/invoice/invoiceId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'tenantId: YOUR_TENANT_ID' \
--header 'x-api-key: YOUR_API_KEY' \
--header 'x-compression: true'
Try It!
to start a request and see the response here! Or choose an example: