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