curl --location '/merchant/demo/order/create' \ --header 'Content-Type: application/json' \ --data '{ "esim_id": 0 }'
{ "success": true }