|
49327 | 49327 | "$ref": "#/components/schemas/quotes_resource_quote_lines_cancel_subscription_schedule" |
49328 | 49328 | } |
49329 | 49329 | ], |
49330 | | - "description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for metadata modifications.", |
| 49330 | + "description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for modifications to the metadata, collection_method or invoice_settings.", |
49331 | 49331 | "nullable": true |
49332 | 49332 | }, |
49333 | 49333 | "ends_at": { |
@@ -160926,7 +160926,7 @@ |
160926 | 160926 | "type": "string" |
160927 | 160927 | }, |
160928 | 160928 | "cancel_subscription_schedule": { |
160929 | | - "description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for metadata modifications.", |
| 160929 | + "description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for modifications to the metadata, collection_method or invoice_settings.", |
160930 | 160930 | "properties": { |
160931 | 160931 | "cancel_at": { |
160932 | 160932 | "description": "Timestamp helper to cancel the underlying schedule on the accompanying line's start date. Must be set to `line_starts_at`.", |
@@ -163128,7 +163128,7 @@ |
163128 | 163128 | "type": "string" |
163129 | 163129 | }, |
163130 | 163130 | "cancel_subscription_schedule": { |
163131 | | - "description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for metadata modifications.", |
| 163131 | + "description": "A point-in-time operation that cancels an existing subscription schedule at the line's starts_at timestamp. Currently only compatible with `quote_acceptance_date` for `starts_at`. When using cancel_subscription_schedule, the subscription schedule on the quote remains unalterable, except for modifications to the metadata, collection_method or invoice_settings.", |
163132 | 163132 | "properties": { |
163133 | 163133 | "cancel_at": { |
163134 | 163134 | "description": "Timestamp helper to cancel the underlying schedule on the accompanying line's start date. Must be set to `line_starts_at`.", |
|
0 commit comments