Defines input parameters in a request to the ResumeSubscription endpoint.
Resume Subscription Request
Name | Type | Tags | Description |
---|---|---|---|
resume_effective_date |
str |
Optional | The YYYY-MM-DD -formatted date when the subscription reactivated. |
resume_change_timing |
str (Change Timing) |
Optional | Supported timings when a pending change, as an action, takes place to a subscription. |
{
"resume_effective_date": "resume_effective_date8",
"resume_change_timing": "IMMEDIATE"
}