{ "list": [ { "account": "string", "amount": 100 } ], "order_id": "stringstri" }
curl --location --request POST 'https://apis.avata.bianjie.ai/v1beta1/orders/batch' \ --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 '{ "list": [ { "account": "string", "amount": 100 } ], "order_id": "stringstri" }'