v1

latestOpenAPI 3.0.02026-07-26117342409.6 KB
Orders

Cancel Order

Submits a cancellation request. A response indicates that the request has been acknowledged and provides no guarantee the order has been cancelled.

delete/profiles/{profile_id}/orders/{id}

Path parameters

profile_idstring required

The profile ID associated with the order.

idstring required

The UUID of the Order.

Response

A successful response.

CancelOrderResponse required