post
/v1/climate/orders/{order}/cancel Cancel an order
PostClimateOrdersOrderCancel
<p>Cancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the reservation <code>amount_subtotal</code>, but not the <code>amount_fees</code> for user-triggered cancellations. Frontier might cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe provides 90 days advance notice and refunds the <code>amount_total</code>.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
order | path | string | yes | Unique identifier of the order. |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.