curl --location -g --request POST '{{BASE_URL}}/admin/returns/' \ --header 'Content-Type: application/json' \ --data-raw '{ "location_id": "string", "no_notification": true, "metadata": {} }'