"schedule": {
"interval": 1,
"interval_unit": "month",
"max_interval": 12,
"start_time": "2019-05-29 09:11:01 +0700"
}JSON Attribute | Description | Type | Required |
|---|---|---|---|
interval | Subscription's interval given by merchant. | Integer | Required |
interval_unit | Interval temporal unit. | String | Required |
max_interval | Maximum interval of subscription. Subscription will end after maximum interval is reached. | Integer | Optional |
start_time | Timestamp of subscription in | String | Optional |