"schedule": {
"interval": 1,
"next_execution_at":"2019-05-29 09:11:01 +0700"
}
JSON Attribute | Description | Type |
---|---|---|
interval | Subscription's interval given by merchant. | Integer |
next_execution_at | Update 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. Can also be used to reactive expired subscription. | String |