Reactivate
Changes a subscription from canceled/inactive to live/active.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
subscription_id
Unique subscription ID
Request
This endpoint expects an object.
every
Number of periods
every_period
Type of period
start_date
The date the subscription becomes active. Expected format: YYYY-MM-DD. Also used as the base for calculating the first order date when next_order_date is not provided (start_date + frequency).
next_order_date
Optional - Sets the date for the first order after reactivation. Expected format: YYYY-MM-DD. Must not be in the past. If not provided, the order date defaults to start_date + frequency (derived from every and every_period fields).
Response
200
customer
merchant
product
payment
shipping_address
offer
subscription_type
components
extra_data
public_id
product_attribute
quantity
price
frequency_days
reminder_days
every
every_period
start_date
cancelled
cancel_reason
cancel_reason_code
iteration
sequence
session_id
merchant_order_id
customer_rep
club
created
updated
live
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error