4.0 KiB
4.0 KiB
UpdateCustomerSubscription
Fields
| Field | Type | Required | Description |
|---|---|---|---|
plan |
Optional[models.Plan] | ➖ | N/A |
plan_id |
str | ✔️ | N/A |
auto_enable |
bool | ✔️ | N/A |
add_on |
bool | ✔️ | N/A |
status |
models.UpdateCustomerStatus | ✔️ | N/A |
past_due |
bool | ✔️ | N/A |
canceled_at |
Nullable[float] | ✔️ | N/A |
expires_at |
Nullable[float] | ✔️ | N/A |
trial_ends_at |
Nullable[float] | ✔️ | N/A |
started_at |
float | ✔️ | N/A |
current_period_start |
Nullable[float] | ✔️ | N/A |
current_period_end |
Nullable[float] | ✔️ | N/A |
quantity |
float | ✔️ | N/A |