curl --location --globoff '{{customer_callback_url}}' \ --header 'Content-Type: application/json' \ --data '{ "box_id": "string" }'
{}