post https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/settings/return/returnsettings
Creates return settings which includes return processing fee, return shipping location
and return label creation on fulfillment
Response
Creates return settings which includes return processing fee, return shipping location
and return label creation on fulfillment
xxxxxxxxxx
curl --request POST \
--url https://t0-s0.sandbox.mozu.com/api/commerce/settings/return/returnsettings \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: