Subscriptions


Click here for a complete list of operations.

GetAllAvailableSubs

Return a list of all Subscription Types which may be purchased.*** Warning - This method is deprecated. Instead please use 'GetAllAvailableSubsByStartDate'.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
siteId:
memberId:
webBookable:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /Plus2MemberWebserviceDEV/Subscriptions.asmx HTTP/1.1
Host: tst.myeveryoneactive.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.gladstonemrm.com/memberwebservice/GetAllAvailableSubs"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AuthHeader xmlns="http://www.gladstonemrm.com/memberwebservice/">
      <Username>string</Username>
      <Password>string</Password>
      <AppName>string</AppName>
    </AuthHeader>
  </soap:Header>
  <soap:Body>
    <GetAllAvailableSubs xmlns="http://www.gladstonemrm.com/memberwebservice/">
      <siteId>string</siteId>
      <memberId>int</memberId>
      <webBookable>boolean</webBookable>
    </GetAllAvailableSubs>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetAllAvailableSubsResponse xmlns="http://www.gladstonemrm.com/memberwebservice/">
      <GetAllAvailableSubsResult>
        <SubscriptionType>
          <SubTypeId>string</SubTypeId>
          <Description>string</Description>
          <SecondLanguageDescription>string</SecondLanguageDescription>
          <ProRataInd>boolean</ProRataInd>
          <WebComments>string</WebComments>
          <Instalments>int</Instalments>
          <Duration>int</Duration>
          <DurationType>Monthly or Daily or Weekly</DurationType>
          <PaymentMethodId>string</PaymentMethodId>
          <PaymentMethodDescription>string</PaymentMethodDescription>
          <Price>decimal</Price>
          <PriceOneOff>decimal</PriceOneOff>
          <PriceProRata>decimal</PriceProRata>
          <PriceTotal>decimal</PriceTotal>
          <DiscountPriceAmount>decimal</DiscountPriceAmount>
          <DiscountedPrice>decimal</DiscountedPrice>
          <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
          <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
          <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
          <IntroductoryPrice>decimal</IntroductoryPrice>
          <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
          <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
          <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
          <FirstRegularPrice>decimal</FirstRegularPrice>
          <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
          <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
          <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
          <NextCollectionDate>dateTime</NextCollectionDate>
          <SubscriptionTypeGroups>
            <SubscriptionTypeGroup xsi:nil="true" />
            <SubscriptionTypeGroup xsi:nil="true" />
          </SubscriptionTypeGroups>
          <OneOffProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </OneOffProducts>
          <SubscriptionProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </SubscriptionProducts>
          <SubscriptionFixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUntil>dateTime</FixPriceUntil>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <Reason>string</Reason>
          </SubscriptionFixPriceDetails>
          <ApplyToLinks>boolean</ApplyToLinks>
          <FixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUnit>dateTime</FixPriceUnit>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <FixReason>string</FixReason>
          </FixPriceDetails>
          <Priority>int</Priority>
          <PreventConcurrencyInd>int</PreventConcurrencyInd>
          <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
          <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
          <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
          <AllowDuplicate>boolean</AllowDuplicate>
          <SiteGroupId>string</SiteGroupId>
          <BackColor>string</BackColor>
          <ForeColor>string</ForeColor>
          <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
          <NewMembershipEmailId>int</NewMembershipEmailId>
          <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
          <AutoRenewInd>int</AutoRenewInd>
        </SubscriptionType>
        <SubscriptionType>
          <SubTypeId>string</SubTypeId>
          <Description>string</Description>
          <SecondLanguageDescription>string</SecondLanguageDescription>
          <ProRataInd>boolean</ProRataInd>
          <WebComments>string</WebComments>
          <Instalments>int</Instalments>
          <Duration>int</Duration>
          <DurationType>Monthly or Daily or Weekly</DurationType>
          <PaymentMethodId>string</PaymentMethodId>
          <PaymentMethodDescription>string</PaymentMethodDescription>
          <Price>decimal</Price>
          <PriceOneOff>decimal</PriceOneOff>
          <PriceProRata>decimal</PriceProRata>
          <PriceTotal>decimal</PriceTotal>
          <DiscountPriceAmount>decimal</DiscountPriceAmount>
          <DiscountedPrice>decimal</DiscountedPrice>
          <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
          <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
          <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
          <IntroductoryPrice>decimal</IntroductoryPrice>
          <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
          <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
          <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
          <FirstRegularPrice>decimal</FirstRegularPrice>
          <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
          <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
          <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
          <NextCollectionDate>dateTime</NextCollectionDate>
          <SubscriptionTypeGroups>
            <SubscriptionTypeGroup xsi:nil="true" />
            <SubscriptionTypeGroup xsi:nil="true" />
          </SubscriptionTypeGroups>
          <OneOffProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </OneOffProducts>
          <SubscriptionProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </SubscriptionProducts>
          <SubscriptionFixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUntil>dateTime</FixPriceUntil>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <Reason>string</Reason>
          </SubscriptionFixPriceDetails>
          <ApplyToLinks>boolean</ApplyToLinks>
          <FixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUnit>dateTime</FixPriceUnit>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <FixReason>string</FixReason>
          </FixPriceDetails>
          <Priority>int</Priority>
          <PreventConcurrencyInd>int</PreventConcurrencyInd>
          <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
          <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
          <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
          <AllowDuplicate>boolean</AllowDuplicate>
          <SiteGroupId>string</SiteGroupId>
          <BackColor>string</BackColor>
          <ForeColor>string</ForeColor>
          <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
          <NewMembershipEmailId>int</NewMembershipEmailId>
          <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
          <AutoRenewInd>int</AutoRenewInd>
        </SubscriptionType>
      </GetAllAvailableSubsResult>
    </GetAllAvailableSubsResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /Plus2MemberWebserviceDEV/Subscriptions.asmx HTTP/1.1
Host: tst.myeveryoneactive.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AuthHeader xmlns="http://www.gladstonemrm.com/memberwebservice/">
      <Username>string</Username>
      <Password>string</Password>
      <AppName>string</AppName>
    </AuthHeader>
  </soap12:Header>
  <soap12:Body>
    <GetAllAvailableSubs xmlns="http://www.gladstonemrm.com/memberwebservice/">
      <siteId>string</siteId>
      <memberId>int</memberId>
      <webBookable>boolean</webBookable>
    </GetAllAvailableSubs>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetAllAvailableSubsResponse xmlns="http://www.gladstonemrm.com/memberwebservice/">
      <GetAllAvailableSubsResult>
        <SubscriptionType>
          <SubTypeId>string</SubTypeId>
          <Description>string</Description>
          <SecondLanguageDescription>string</SecondLanguageDescription>
          <ProRataInd>boolean</ProRataInd>
          <WebComments>string</WebComments>
          <Instalments>int</Instalments>
          <Duration>int</Duration>
          <DurationType>Monthly or Daily or Weekly</DurationType>
          <PaymentMethodId>string</PaymentMethodId>
          <PaymentMethodDescription>string</PaymentMethodDescription>
          <Price>decimal</Price>
          <PriceOneOff>decimal</PriceOneOff>
          <PriceProRata>decimal</PriceProRata>
          <PriceTotal>decimal</PriceTotal>
          <DiscountPriceAmount>decimal</DiscountPriceAmount>
          <DiscountedPrice>decimal</DiscountedPrice>
          <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
          <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
          <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
          <IntroductoryPrice>decimal</IntroductoryPrice>
          <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
          <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
          <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
          <FirstRegularPrice>decimal</FirstRegularPrice>
          <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
          <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
          <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
          <NextCollectionDate>dateTime</NextCollectionDate>
          <SubscriptionTypeGroups>
            <SubscriptionTypeGroup xsi:nil="true" />
            <SubscriptionTypeGroup xsi:nil="true" />
          </SubscriptionTypeGroups>
          <OneOffProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </OneOffProducts>
          <SubscriptionProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </SubscriptionProducts>
          <SubscriptionFixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUntil>dateTime</FixPriceUntil>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <Reason>string</Reason>
          </SubscriptionFixPriceDetails>
          <ApplyToLinks>boolean</ApplyToLinks>
          <FixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUnit>dateTime</FixPriceUnit>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <FixReason>string</FixReason>
          </FixPriceDetails>
          <Priority>int</Priority>
          <PreventConcurrencyInd>int</PreventConcurrencyInd>
          <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
          <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
          <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
          <AllowDuplicate>boolean</AllowDuplicate>
          <SiteGroupId>string</SiteGroupId>
          <BackColor>string</BackColor>
          <ForeColor>string</ForeColor>
          <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
          <NewMembershipEmailId>int</NewMembershipEmailId>
          <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
          <AutoRenewInd>int</AutoRenewInd>
        </SubscriptionType>
        <SubscriptionType>
          <SubTypeId>string</SubTypeId>
          <Description>string</Description>
          <SecondLanguageDescription>string</SecondLanguageDescription>
          <ProRataInd>boolean</ProRataInd>
          <WebComments>string</WebComments>
          <Instalments>int</Instalments>
          <Duration>int</Duration>
          <DurationType>Monthly or Daily or Weekly</DurationType>
          <PaymentMethodId>string</PaymentMethodId>
          <PaymentMethodDescription>string</PaymentMethodDescription>
          <Price>decimal</Price>
          <PriceOneOff>decimal</PriceOneOff>
          <PriceProRata>decimal</PriceProRata>
          <PriceTotal>decimal</PriceTotal>
          <DiscountPriceAmount>decimal</DiscountPriceAmount>
          <DiscountedPrice>decimal</DiscountedPrice>
          <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
          <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
          <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
          <IntroductoryPrice>decimal</IntroductoryPrice>
          <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
          <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
          <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
          <FirstRegularPrice>decimal</FirstRegularPrice>
          <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
          <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
          <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
          <NextCollectionDate>dateTime</NextCollectionDate>
          <SubscriptionTypeGroups>
            <SubscriptionTypeGroup xsi:nil="true" />
            <SubscriptionTypeGroup xsi:nil="true" />
          </SubscriptionTypeGroups>
          <OneOffProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </OneOffProducts>
          <SubscriptionProducts>
            <Product xsi:nil="true" />
            <Product xsi:nil="true" />
          </SubscriptionProducts>
          <SubscriptionFixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUntil>dateTime</FixPriceUntil>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <Reason>string</Reason>
          </SubscriptionFixPriceDetails>
          <ApplyToLinks>boolean</ApplyToLinks>
          <FixPriceDetails>
            <FixPrice>decimal</FixPrice>
            <FixPriceUnit>dateTime</FixPriceUnit>
            <FixIsPerpetual>boolean</FixIsPerpetual>
            <FixReason>string</FixReason>
          </FixPriceDetails>
          <Priority>int</Priority>
          <PreventConcurrencyInd>int</PreventConcurrencyInd>
          <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
          <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
          <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
          <AllowDuplicate>boolean</AllowDuplicate>
          <SiteGroupId>string</SiteGroupId>
          <BackColor>string</BackColor>
          <ForeColor>string</ForeColor>
          <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
          <NewMembershipEmailId>int</NewMembershipEmailId>
          <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
          <AutoRenewInd>int</AutoRenewInd>
        </SubscriptionType>
      </GetAllAvailableSubsResult>
    </GetAllAvailableSubsResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /Plus2MemberWebserviceDEV/Subscriptions.asmx/GetAllAvailableSubs?siteId=string&memberId=string&webBookable=string HTTP/1.1
Host: tst.myeveryoneactive.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSubscriptionType xmlns="http://www.gladstonemrm.com/memberwebservice/">
  <SubscriptionType>
    <SubTypeId>string</SubTypeId>
    <Description>string</Description>
    <SecondLanguageDescription>string</SecondLanguageDescription>
    <ProRataInd>boolean</ProRataInd>
    <WebComments>string</WebComments>
    <Instalments>int</Instalments>
    <Duration>int</Duration>
    <DurationType>Monthly or Daily or Weekly</DurationType>
    <PaymentMethodId>string</PaymentMethodId>
    <PaymentMethodDescription>string</PaymentMethodDescription>
    <Price>decimal</Price>
    <PriceOneOff>decimal</PriceOneOff>
    <PriceProRata>decimal</PriceProRata>
    <PriceTotal>decimal</PriceTotal>
    <DiscountPriceAmount>decimal</DiscountPriceAmount>
    <DiscountedPrice>decimal</DiscountedPrice>
    <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
    <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
    <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
    <IntroductoryPrice>decimal</IntroductoryPrice>
    <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
    <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
    <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
    <FirstRegularPrice>decimal</FirstRegularPrice>
    <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
    <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
    <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
    <NextCollectionDate>dateTime</NextCollectionDate>
    <SubscriptionTypeGroups>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
    </SubscriptionTypeGroups>
    <OneOffProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </OneOffProducts>
    <SubscriptionProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </SubscriptionProducts>
    <SubscriptionFixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUntil>dateTime</FixPriceUntil>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <Reason>string</Reason>
    </SubscriptionFixPriceDetails>
    <ApplyToLinks>boolean</ApplyToLinks>
    <FixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUnit>dateTime</FixPriceUnit>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <FixReason>string</FixReason>
    </FixPriceDetails>
    <Priority>int</Priority>
    <PreventConcurrencyInd>int</PreventConcurrencyInd>
    <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
    <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
    <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
    <AllowDuplicate>boolean</AllowDuplicate>
    <SiteGroupId>string</SiteGroupId>
    <BackColor>string</BackColor>
    <ForeColor>string</ForeColor>
    <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
    <NewMembershipEmailId>int</NewMembershipEmailId>
    <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
    <AutoRenewInd>int</AutoRenewInd>
  </SubscriptionType>
  <SubscriptionType>
    <SubTypeId>string</SubTypeId>
    <Description>string</Description>
    <SecondLanguageDescription>string</SecondLanguageDescription>
    <ProRataInd>boolean</ProRataInd>
    <WebComments>string</WebComments>
    <Instalments>int</Instalments>
    <Duration>int</Duration>
    <DurationType>Monthly or Daily or Weekly</DurationType>
    <PaymentMethodId>string</PaymentMethodId>
    <PaymentMethodDescription>string</PaymentMethodDescription>
    <Price>decimal</Price>
    <PriceOneOff>decimal</PriceOneOff>
    <PriceProRata>decimal</PriceProRata>
    <PriceTotal>decimal</PriceTotal>
    <DiscountPriceAmount>decimal</DiscountPriceAmount>
    <DiscountedPrice>decimal</DiscountedPrice>
    <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
    <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
    <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
    <IntroductoryPrice>decimal</IntroductoryPrice>
    <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
    <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
    <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
    <FirstRegularPrice>decimal</FirstRegularPrice>
    <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
    <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
    <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
    <NextCollectionDate>dateTime</NextCollectionDate>
    <SubscriptionTypeGroups>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
    </SubscriptionTypeGroups>
    <OneOffProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </OneOffProducts>
    <SubscriptionProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </SubscriptionProducts>
    <SubscriptionFixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUntil>dateTime</FixPriceUntil>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <Reason>string</Reason>
    </SubscriptionFixPriceDetails>
    <ApplyToLinks>boolean</ApplyToLinks>
    <FixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUnit>dateTime</FixPriceUnit>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <FixReason>string</FixReason>
    </FixPriceDetails>
    <Priority>int</Priority>
    <PreventConcurrencyInd>int</PreventConcurrencyInd>
    <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
    <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
    <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
    <AllowDuplicate>boolean</AllowDuplicate>
    <SiteGroupId>string</SiteGroupId>
    <BackColor>string</BackColor>
    <ForeColor>string</ForeColor>
    <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
    <NewMembershipEmailId>int</NewMembershipEmailId>
    <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
    <AutoRenewInd>int</AutoRenewInd>
  </SubscriptionType>
</ArrayOfSubscriptionType>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /Plus2MemberWebserviceDEV/Subscriptions.asmx/GetAllAvailableSubs HTTP/1.1
Host: tst.myeveryoneactive.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

siteId=string&memberId=string&webBookable=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSubscriptionType xmlns="http://www.gladstonemrm.com/memberwebservice/">
  <SubscriptionType>
    <SubTypeId>string</SubTypeId>
    <Description>string</Description>
    <SecondLanguageDescription>string</SecondLanguageDescription>
    <ProRataInd>boolean</ProRataInd>
    <WebComments>string</WebComments>
    <Instalments>int</Instalments>
    <Duration>int</Duration>
    <DurationType>Monthly or Daily or Weekly</DurationType>
    <PaymentMethodId>string</PaymentMethodId>
    <PaymentMethodDescription>string</PaymentMethodDescription>
    <Price>decimal</Price>
    <PriceOneOff>decimal</PriceOneOff>
    <PriceProRata>decimal</PriceProRata>
    <PriceTotal>decimal</PriceTotal>
    <DiscountPriceAmount>decimal</DiscountPriceAmount>
    <DiscountedPrice>decimal</DiscountedPrice>
    <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
    <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
    <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
    <IntroductoryPrice>decimal</IntroductoryPrice>
    <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
    <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
    <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
    <FirstRegularPrice>decimal</FirstRegularPrice>
    <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
    <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
    <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
    <NextCollectionDate>dateTime</NextCollectionDate>
    <SubscriptionTypeGroups>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
    </SubscriptionTypeGroups>
    <OneOffProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </OneOffProducts>
    <SubscriptionProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </SubscriptionProducts>
    <SubscriptionFixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUntil>dateTime</FixPriceUntil>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <Reason>string</Reason>
    </SubscriptionFixPriceDetails>
    <ApplyToLinks>boolean</ApplyToLinks>
    <FixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUnit>dateTime</FixPriceUnit>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <FixReason>string</FixReason>
    </FixPriceDetails>
    <Priority>int</Priority>
    <PreventConcurrencyInd>int</PreventConcurrencyInd>
    <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
    <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
    <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
    <AllowDuplicate>boolean</AllowDuplicate>
    <SiteGroupId>string</SiteGroupId>
    <BackColor>string</BackColor>
    <ForeColor>string</ForeColor>
    <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
    <NewMembershipEmailId>int</NewMembershipEmailId>
    <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
    <AutoRenewInd>int</AutoRenewInd>
  </SubscriptionType>
  <SubscriptionType>
    <SubTypeId>string</SubTypeId>
    <Description>string</Description>
    <SecondLanguageDescription>string</SecondLanguageDescription>
    <ProRataInd>boolean</ProRataInd>
    <WebComments>string</WebComments>
    <Instalments>int</Instalments>
    <Duration>int</Duration>
    <DurationType>Monthly or Daily or Weekly</DurationType>
    <PaymentMethodId>string</PaymentMethodId>
    <PaymentMethodDescription>string</PaymentMethodDescription>
    <Price>decimal</Price>
    <PriceOneOff>decimal</PriceOneOff>
    <PriceProRata>decimal</PriceProRata>
    <PriceTotal>decimal</PriceTotal>
    <DiscountPriceAmount>decimal</DiscountPriceAmount>
    <DiscountedPrice>decimal</DiscountedPrice>
    <PriceDiscountedUntil>dateTime</PriceDiscountedUntil>
    <DiscountPriceOneOffAmount>decimal</DiscountPriceOneOffAmount>
    <DiscountedPriceOneOff>decimal</DiscountedPriceOneOff>
    <IntroductoryPrice>decimal</IntroductoryPrice>
    <IntroductoryPriceUntil>dateTime</IntroductoryPriceUntil>
    <DiscountIntroductoryPriceAmount>decimal</DiscountIntroductoryPriceAmount>
    <DiscountedIntroductoryPrice>decimal</DiscountedIntroductoryPrice>
    <FirstRegularPrice>decimal</FirstRegularPrice>
    <FirstRegularPriceUntil>dateTime</FirstRegularPriceUntil>
    <DiscountFirstRegularPriceAmount>decimal</DiscountFirstRegularPriceAmount>
    <DiscountedFirstRegularPrice>decimal</DiscountedFirstRegularPrice>
    <NextCollectionDate>dateTime</NextCollectionDate>
    <SubscriptionTypeGroups>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
      <SubscriptionTypeGroup>
        <ID>string</ID>
        <Description>string</Description>
      </SubscriptionTypeGroup>
    </SubscriptionTypeGroups>
    <OneOffProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </OneOffProducts>
    <SubscriptionProducts>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
      <Product>
        <Id>string</Id>
        <Description>string</Description>
        <SecondLanguageDescription>string</SecondLanguageDescription>
        <Price>decimal</Price>
        <WebComments>string</WebComments>
        <KioskComments>string</KioskComments>
      </Product>
    </SubscriptionProducts>
    <SubscriptionFixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUntil>dateTime</FixPriceUntil>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <Reason>string</Reason>
    </SubscriptionFixPriceDetails>
    <ApplyToLinks>boolean</ApplyToLinks>
    <FixPriceDetails>
      <FixPrice>decimal</FixPrice>
      <FixPriceUnit>dateTime</FixPriceUnit>
      <FixIsPerpetual>boolean</FixIsPerpetual>
      <FixReason>string</FixReason>
    </FixPriceDetails>
    <Priority>int</Priority>
    <PreventConcurrencyInd>int</PreventConcurrencyInd>
    <ApplyToCorporateLink>boolean</ApplyToCorporateLink>
    <RestrictToCorporateLink>boolean</RestrictToCorporateLink>
    <CollectionInterface>Manual or Direct_Debit or Credit_Card or External or Smart_Card or Cashless_Account or Loyalty_Points or Online_Authorisation or Invoicing_Account or EFT</CollectionInterface>
    <AllowDuplicate>boolean</AllowDuplicate>
    <SiteGroupId>string</SiteGroupId>
    <BackColor>string</BackColor>
    <ForeColor>string</ForeColor>
    <DiscountPromotionCodeApplied>string</DiscountPromotionCodeApplied>
    <NewMembershipEmailId>int</NewMembershipEmailId>
    <BlockNewMembershipEmail>boolean</BlockNewMembershipEmail>
    <AutoRenewInd>int</AutoRenewInd>
  </SubscriptionType>
</ArrayOfSubscriptionType>