put https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/returns/email/resend
Resends return email.
Response
200Success
Resends return email.
200Success
xxxxxxxxxx
curl --request PUT \
--url https://t0-s0.sandbox.mozu.com/api/commerce/returns/email/resend \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!