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