Member data from SubscriberCRM.

Name Type Description Required
ContactId Int32 Yes
Postcode String No
MembershipSubscriptionName String The name of the contact's membership subscription. No
MembershipSubscriptionDescription String The description of the contact's membership subscription. No
MembershipSubscriptionStatus String The status of the contact's membership subscription. No
MembershipSubscriptionRenewalFrequency String The renewal frequency of the contact's membership subscription. No
MembershipSubscriptionDemandFrequency String The demand frequency of the contact's membership subscription. No
MembershipSubscriptionPaymentMethod String The payment method of the contact's membership subscription. No
MembershipSubscriptionNumberOfIndividuals Int32 (Nullable) The number of individuals that the contact's membership subscription is for. No
JoinDate DateTime (Nullable) No
LeftDate DateTime (Nullable) No
HasOpenGiftAidDeclaration Boolean Determines if the member has an open Gift Aid declaration. Yes
Recruited String No
ExternalRefNumber String No
NumberOfChildren Int32 Yes
CostPerAcquisition Decimal (Nullable) No
MembershipPayments List<Payment> A list of membership subscription payments this member has made since their 'join date'. No
Url Actions Description
api/durhamwildlifetrust/members GET Lists all current members.