Skip to main content
POST
Reactivate Cancelled Subscription

Authorizations

X-Zaymo-API-Key
string
header
required

Zaymo will authenticate requests using the API key you provide

Body

application/json

Subscription reactivation information

email
string<email>
required

The email address of the customer

subscription_id
string
required

The unique identifier for the subscription to reactivate

discount_code
string

Optional discount code to apply to the subscription

Response

Subscription successfully reactivated

success
boolean
required

Indicates if the request was successful

Example:

true