PayNow

CancelSubscriptionRequestDto

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