Name | Description | Type | Additional information |
---|---|---|---|
Id |
ID. Leave empty when adding a new member. |
globally unique identifier |
None. |
FirstName |
Firstname |
string |
Max length: 250 Required |
LastName |
Lastname |
string |
Max length: 250 |
Phone |
Phone |
string |
Max length: 20 |
|
string |
Max length: 250 |
|
Birthday |
Birthday date |
date |
None. |
BirthdayYear |
Birthday year |
integer |
None. |
Gender |
Gender. Can be M - Male, F - Female, N - Not Applicable |
character |
None. |
Notes | string |
Max length: 500 |
|
StatusCode |
Status code. Should be set for Update only. Can be 'A' (active) and 'D' (disabled) |
character |
None. |
PointBalance |
Current point balance for user. |
integer |
None. |
StatusDescription |
Status code description. |
string |
Avaliable on read operations only. |
ExternalAccountId |
And Id for the member in your external platform. Same as the "Member ID" field on the member registration screen. Leave blank if not used. |
string |
Max length: 500 |
IgnoreWebHook | boolean |
None. |