{ "account": "string", "amount": 0, "order_type": "gas", "order_id": "stringstri" }
curl --location --request POST 'https://apis.avata.bianjie.ai/v1beta1/orders' \ --header 'X-Api-Key;' \ --header 'X-Api-Key;' \ --header 'X-Timestamp;' \ --header 'X-Timestamp;' \ --header 'X-Signature;' \ --header 'X-Signature;' \ --header 'Content-Type: application/json' \ --data-raw '{ "account": "string", "amount": 0, "order_type": "gas", "order_id": "stringstri" }'