| Parameter | Description | Data type | 
|---|---|---|
| UserId | Unique Id for the user (shopper). | String | 
| CurrentJoin | Date when the user first became a member. | String | 
| LocalStoreId(s) | Unique Ids of the preferred stores for this user. | Integer | 
| LocalStoreName(s) | Name of the selected stores. | String | 
| Birthday | Date that indicates user’s birthday. | String | 
| Gender | Gender of the user. | String | 
| Notes | Additional notes set for the member. | String | 
| Postbox/Zip | Zip Code of the user. | String | 
| LastBirthdaySMS | Date of the last birthday reward sent to the user. | String | 
| MemberUserGroups | UserGroups to which this user belongs. | String | 
| Culture | Preferred language for the user. | String | 
| MasterConsentId | Id of the latest master consent accepted by user. | String | 
| GranularConsents | Id of the latest granualr consents accepted by user. | String | 
| ExternalIdentifier | Only relevant for customers with foreignId. Unique member identifier. | String | 
| Tier | Only relevant for customers with points program. Member tier. | String | 
| MemberId | Unique identifier for each member. | Long |