NameDescriptionTypeAdditional information
Id

The unique Id of the Loyalty member

integer

Required

Range: inclusive between 1 and 2147483647

CustomerNumber

The original or updated customer number of the member. Note: Must be UNIQUE within a club (if passed-in)!

integer

Required

Range: inclusive between 1 and 9,22337203685478E+18

CreationShop

Shop of creation

integer

Range: inclusive between 0 and 999999

ClubId

The ID of the club.

integer

Required

Range: inclusive between 1 and 2147483647

EngineId

The ID of the Loyalty engine, to which the member shall be assigned. See "...api/loyalty2/engine/club/engines" for fetching all engines of a club. Also see "...Help/ResourceModel?modelName=EngineTypeIdentifier" to understand the type identifiers of engines.

integer

Required

Range: inclusive between 1 and 2147483647

FirstName

First name

string

Max length: 450

LastName

Last name

string

Max length: 450

Address

Address

string

Max length: 500

PostalCode

Postal code

string

Max length: 50

City

City

string

Max length: 500

Country

Country

string

Max length: 500

Gender

Gender

string

Max length: 1

Valid values: "M","F",null

BirthDate

Date of birth. Date-only / no UTC.

date

None.

Email

Email

string

Max length: 200

Phone

Phone number

string

Max length: 50

ReceiptByEmail

0 = Receive nothing 1 = Receive by both email and mobile 2 = Receive by email only 3 = Receive by mobile only

integer

None.

Notes

Additional notes

string

Max length: -1

IsActive

(Not)active identifier

boolean

Range: inclusive between false and true

Created

The creation date and time of the member in Coordinated Universal Time (UTC) Set by the system, if left empty.

date

None.

SignedUp

The sign-up date and time of the member in Coordinated Universal Time (UTC)

date

None.

DefaultShop

Default store

integer

None.

SocialSecurityNr

Social and serurity number

string

None.

TermsConditionsApproved

boolean

None.