Limit: 10 requests per second per IP address
GET /v1/sv/venue_transfer_history
curl --request GET \ --url https://api.orderly.org/v1/sv/venue_transfer_history
{ "success": true, "timestamp": 1702989203989, "data": { "meta": { "total": 2, "records_per_page": 25, "current_page": 1 }, "rows": [ { "created_time": 1739257560000, "executed_time": 1739257561000, "period_number": 2, "plan_id": 3, "amount": 13633.532389, "status": "completed" } ] } }
Show child attributes