Cancel Order
When cancelling an order that has been fulfilled, a credit for the price of the order will be applied to the current invoice. This means that it is possible for the credit for a cancellation to appear on the invoice of the following billing period. For example, if a billing period ends between when the order was placed and when it is cancelled, then the credit will be applied to the latter billing period rather than the one during which the order was placed.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
If present, scopes the operation to the subaccount with given id. See Subaccounts for more info.
If present, a unique identifier that allows you to retry a request multiple times while only performing the action once. See Idempotency for more info.
Path Parameters
ID of order to cancel
"Gre28Fc35bt3"
Response
Order Details
The response is of type object
.