Skip to main content
POST
Delay Subscription

Authorizations

X-Zaymo-API-Key
string
header
required

Zaymo will authenticate requests using the API key you provide

Body

application/json

Customer information and new billing date for subscription delay

email
string<email>
required

The email address of the customer

new_date
string<date>
required

The new date for the next billing cycle

Response

Subscription successfully delayed

success
boolean
required

Indicates if the request was successful

Example:

true