{ "box_id": "string" }
curl --location -g --request POST '{{customer_callback_url}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "box_id": "string" }'
{}