get https://api.bittilo.com/v2/order/all
This endpoint cancels all orders placed by the user.
Log in to see full request history
This endpoint cancels all orders placed by the user.
xxxxxxxxxx
curl -X DELETE
-H "api-key: $API_KEY"
-H "api-signature: $API_SIGNATURE"
-H "api-expires: $API_EXPIRES"
"https://api.bittilo/order/all"
Try It!
to start a request and see the response here!