Update Subscription Schedule Object

"schedule": {
  "interval": 1,
  "next_execution_at":"2019-05-29 09:11:01 +0700"
}
JSON AttributeDescriptionTypeRequired
intervalSubscription's interval given by merchant.IntegerOptional
next_execution_atUpdate subscription's next charge schedule. Timestamp of schedule must be in yyyy-MM-dd HH:mm:ss Z +Timezone format. The value must be after the current time. Date should also be later than the created date/last charged date + interval, if you're updating an active subscription. Can also be used to reactive expired subscription.StringOptional