Properties
| Name | Type | Required | Description |
|---|---|---|---|
| billingType | ApiSubscriptionUpdateRequestBillingType | ❌ | Billing type |
| status | ApiSubscriptionUpdateRequestSubscriptionStatus | ❌ | Subscription status |
| nextDueDate | String | ❌ | First payment due |
| discount | ApiPaymentDiscountDto | ❌ | |
| interest | ApiPaymentInterestRequestDto | ❌ | |
| fine | ApiPaymentFineRequestDto | ❌ | |
| cycle | ApiSubscriptionUpdateRequestCycle | ❌ | Billing frequency |
| description | String | ❌ | Subscription description (max. 500 characters) |
| endDate | String | ❌ | Deadline for payments to be due |
| updatePendingPayments | Boolean | ❌ | true to update the possible properties of already existing pending payments |
| externalReference | String | ❌ | Subscription identifier on your system |
| split | List<ApiSubscriptionSplitRequestDto> | ❌ | Split information |
| callback | ApiPaymentCallbackRequestDto | ❌ |