From 9a411b8477b5762c246744ec351eed1a71812733 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:51:19 +0000 Subject: [PATCH] Update OpenAPI for f7572393707d95f404084af9af4f45ed98216fe8 --- embedded/openapi/spec3.beta.sdk.json | 2 +- embedded/openapi/spec3.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 8581551d..abccf7a0 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -91071,7 +91071,7 @@ }, "/v1/climate/orders/{order}/cancel": { "post": { - "description": "

Cancels a Climate order. You can cancel an order within 30 days of creation. Stripe refunds the\nreservation amount_subtotal, but not the amount_fees for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the amount_total.

", + "description": "

Cancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the\nreservation amount_subtotal, but not the amount_fees for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the amount_total.

", "operationId": "PostClimateOrdersOrderCancel", "parameters": [ { diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 13976426..4c3c5df9 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -67698,7 +67698,7 @@ }, "/v1/climate/orders/{order}/cancel": { "post": { - "description": "

Cancels a Climate order. You can cancel an order within 30 days of creation. Stripe refunds the\nreservation amount_subtotal, but not the amount_fees for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the amount_total.

", + "description": "

Cancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the\nreservation amount_subtotal, but not the amount_fees for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the amount_total.

", "operationId": "PostClimateOrdersOrderCancel", "parameters": [ {