|
Table of Contents
CancellationRequestOverviewCancellationRequest will cancel the subscription. The status of the subscription will change to “cancelled” and the payment gateway will be notified (if applicable). Learn More: CancellationRequestXML<?xml version="1.0" encoding="utf-8"?> <CancellationRequest> <Username>string</Username> <Token>string</Token> <Guid>string</Guid> <Reason>string</Reason> </CancellationRequest> Elements
CancellationResponseXML<?xml version="1.0" encoding="utf-8"?> <CancellationResponse> <Ack>string</Ack> <Timestamp>timestamp</Timestamp> </CancellationResponse> Elements
|
Contact us for more information, or head over to the free trial sign-up form to give SubscriptionBridge a try! Sign Up Free