curl -X POST https://api.trxapi.io/v1/order \ -H "Authorization: Bearer <API_KEY>" \ -H "Content-Type: application/json" \ -d '{ "receiver": "TR7NHqjeKQx...", "energy": 65000, "duration": "1h" }' { "code":0, "order_id":"E20260713xx", "status":"delegating" }