Cancel an order
Cancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the reservation amount_subtotal, but not the amount_fees 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 amount_total.
post/v1/climate/orders/{order}/cancel
Path parameters
orderstring required
Unique identifier of the order.
Response
Successful response.