{ "list": [ { "account": "string", "amount": 100 } ], "operation_id": "string" }
curl --location --request POST 'https://apis.avata.bianjie.ai/v2/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 } ], "operation_id": "string" }'
{ "data": {} }
扫码加入文昌链微信技术交流群
在这里,获得 Avata 使用上的任何帮助,快速上手让你的研测效率大幅提升