{ "order_id": "string" }
curl --location --request POST '/admin/order/offline' \ --header 'Content-Type: application/json' \ --data-raw '{ "order_id": "string" }'
{ "status": 0, "msg": "string" }