Cancels an open order in the system by its unique identifier.
New
, Scheduling
, Scheduled
, Re-Scheduling
, or Re-Scheduled
.Completed
or Canceled
state, it cannot be canceled.webhook
provided during the order creation will be triggered upon successful cancellation to notify the system of the change.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Soft delete a single record
The response is of type any
.