|
Table of Contents
AddAdjustmentRequestOverviewAddAdjustmentRequest allows you to add a onetime or recurring amount to any subscription. Learn More: AddAdjustmentRequestXML<?xml version="1.0" encoding="utf-8"?> <AddAdjustmentRequest> <Username>string</Username> <Token>string</Token> <Guid>string</Guid> <Adjustment> <Name>string</Name> <Description>string</Description> <Price>currency</Price> <TrialPrice>currency</TrialPrice> </Adjustment> </AddAdjustmentRequest> Elements
AddAdjustmentResponseXML<?xml version="1.0" encoding="utf-8"?> <AddAdjustmentResponse> <Ack>string</Ack> <Timestamp>timestamp</Timestamp> <Adjustment> <AdjustmentID>string</AdjustmentID> </Adjustment> </AddAdjustmentResponse> Elements
|
Contact us for more information, or head over to the free trial sign-up form to give SubscriptionBridge a try! Sign Up Free