API ReferenceManagement APIModelsCancelSubscriptionRequestDtoCancelSubscriptionRequestDtocancel_at_period_endbooleanOptionalShould the subscription be cancelled immediately (false) or on the next billing period (true)?Example{ "cancel_at_period_end": true }