cURL
curl --request DELETE \ --url https://api.paxos.com/v2/profiles/{profile_id}/orders/{id} \ --header 'Authorization: Bearer <token>'
{}
Submits a cancellation request. A response indicates that the request has been acknowledged and provides no guarantee the order has been cancelled.
exchange:write_order
Was this page helpful?