9.5 KiB
9.5 KiB
BillingPreviewUpdateRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
customer_id |
str | ✔️ | The ID of the customer to attach the plan to. |
entity_id |
OptionalNullable[str] | ➖ | The ID of the entity to attach the plan to. |
feature_quantities |
List[models.BillingPreviewUpdateFeatureQuantities] | ➖ | If this plan contains prepaid features, use this field to specify the quantity of each prepaid feature. This quantity includes the included amount and billing units defined when setting up the plan. |
version |
Optional[float] | ➖ | N/A |
free_trial |
OptionalNullable[models.BillingPreviewUpdateFreeTrial] | ➖ | N/A |
customize |
Optional[models.BillingPreviewUpdateCustomize] | ➖ | N/A |
plan_id |
OptionalNullable[str] | ➖ | N/A |
invoice_mode |
Optional[models.BillingPreviewUpdateInvoiceMode] | ➖ | N/A |
cancel_action |
Optional[models.BillingPreviewUpdateCancelAction] | ➖ | N/A |
billing_behavior |
Optional[models.BillingPreviewUpdateBillingBehavior] | ➖ | N/A |