Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tag

Example

Format

Description

requiresautogiro

<requiresautogiro>true</requiresautogiro>

Boolean

If the membership requires Autogiro

requiresrecurringcardpayment<requiresrecurringcardpayment>false</requiresrecurringcardpayment>BooleanIf the membership requires recurring card payments
requiresmembership<requiresmembership>true</requiresmembership>BooleanRequires a specific membership subscription.
givesmembership<givesmembership>true</givesmembership>BooleanEntitles membership
signupfeeproduct<signupfeeproduct><id>4</id><name>Registration fee</name></signupfeeproduct> Product for sign-up fee
campaign<campaign><campaignstart>....</campaign> Encloses campaign info (if the product is not configured for a campaign the contents are empty.
campaignstart<campaignstart>2014-10-01</campaignstart>DateDate for campaign start
campaignend<campaignend>2014-12-31</campaignend>DateDate for campaign end
campaignprice<campaignprice>19900</campaignprice>IntegerThe price during the campaign
campaignpriceend<campaignpriceend>2015-01-31</campaignpriceend>DateThe date the membership becomes regular priced.
campaignpricemonths<campaignpricemonths>3</campaignpricemonths>IntegerThe number of months from start until the price of the membership reverts to the standard price.
campaignnewproduct<campaignnewproduct><id>45</id><name>Monthly training membership</name></campaignnewproduct> The product that the membership is tranferred to after the contract period expires.
subscriptionlength<subscriptionlength><unit>MONTH</unit><value>12</value></subscriptionlength> The subscription length of the product.
"unit" can have value "MONTH" or "DAY"

Fields that are included in the response if the product has a price pertaining to a specific business unit/facility.

...