...
Tag | Example | Format | Description |
---|---|---|---|
requiresautogiro | <requiresautogiro>true</requiresautogiro> | Boolean | If the membership requires Autogiro |
requiresrecurringcardpayment | <requiresrecurringcardpayment>false</requiresrecurringcardpayment> | Boolean | If the membership requires recurring card payments |
requiresmembership | <requiresmembership>true</requiresmembership> | Boolean | Requires a specific membership subscription. |
givesmembership | <givesmembership>true</givesmembership> | Boolean | Entitles 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> | Date | Date for campaign start |
campaignend | <campaignend>2014-12-31</campaignend> | Date | Date for campaign end |
campaignprice | <campaignprice>19900</campaignprice> | Integer | The price during the campaign |
campaignpriceend | <campaignpriceend>2015-01-31</campaignpriceend> | Date | The date the membership becomes regular priced. |
campaignpricemonths | <campaignpricemonths>3</campaignpricemonths> | Integer | The 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.
...