|
Table of Contents
GetFeaturesRequestOverviewGetFeaturesRequest will return a list of features available for the specified package. Learn More: GetFeaturesRequestXML<?xml version="1.0" encoding="utf-8"?> <GetFeaturesRequest> <Username>string</Username> <Token>string</Token> <LinkID>string</LinkID> <LanguageCode>string</LanguageCode> </GetFeaturesRequest> Elements
GetFeaturesResponseXML<?xml version="1.0" encoding="utf-8"?> <GetFeaturesResponse> <Ack>string</Ack> <Features> <Feature> <FeatureLinkID>string</FeatureLinkID> <Name>string</Name> <Description>string</Description> <Price>currency</Price> </Feature> <Feature> <FeatureLinkID>string</FeatureLinkID> <Name>string</Name> <Description>string</Description> <Price>currency</Price> </Feature> </Features> <Timestamp>timestamp</Timestamp> </GetFeaturesResponse> Elements
|
Contact us for more information, or head over to the free trial sign-up form to give SubscriptionBridge a try! Sign Up Free