WebHookLoyaltyProgramMember

Name Description Type Additional information
Id

Member ID

globally unique identifier

None.

FirstName

First Name

string

None.

LastName

Last Name

string

None.

Phone

Phone

string

None.

Email

Email

string

None.

Birthday

Birthday

datetime

Can be null.

BirthdayYear

Birthday year

int

Can be null.

Gender

Gender

char

Can be :

- null

- "M" (Male)

- "F" (Female)

- "N" (Not Applicable)

GenderDescription

Gender description

string

Can be null

ExternalAccountId

And Id for the member in your external platform. Same as the "Member ID" field on the member registration screen.

string

None

Notes

Notes

string

None.

StatusCode

Member status code

char

Can be :

- "A" - Active

- "D" - Disabled

StatusCodeDescription

Member status code description

string

Can be :

- "Active"

- "Disabled"

LoyaltyProgramId

Loyalty program ID

integer

None.