v1

latestOpenAPI 3.0.02026-07-2636111249.2 KB
Subscription API

Reinstate Subscription Items

Changes a subscription item status from Deactivated to Active for one or more items that a customer canceled or did not renew.<br /> For XML examples and schemas, see the Additional Examples - Reinstate Subscription Items.

post/subscription/reinstatesubscriptionitems

Headers

Accept'application/json' | 'application/xml'

Expected response format.

Content-Type'application/json' | 'application/xml'

Format of the HTTP post body.

Request body

GenerateMailboolean

Set to <code>false</code> if you want to suppress the automatically generated email that informs the customer about the subscription update. Important: If set to <code>false</code>, you must send the email yourself. For more information, see Best Practices: Obtaining Customer Consent.

Itemsinteger[] required

Running numbers of the subscription items you want to reinstate.

SubscriptionIdstring required

Unique ID of the subscription, with or without an initial 'S'.

Response

OK

ResultMessagestring

Optional result or error message.