cURL
curl --request DELETE \ --url https://api.perpo.trade/v1/batch-order \ --header 'perpo-account-id: <perpo-account-id>' \ --header 'perpo-key: <perpo-key>' \ --header 'perpo-signature: <perpo-signature>' \ --header 'perpo-timestamp: <perpo-timestamp>'
{ "success": true, "data": { "status": "CANCEL_ALL_SENT" }, "timestamp": 1702989203989 }
List of order_ids, comma-separated, with a maximum of 10 order ids per request.
OK
true
Show child attributes
1702989203989