NameDescriptionTypeAdditional information
Id

The unique Id of the Loyalty member.

integer

Required

Range: inclusive between 1 and 2147483647

CustomerNumber

The original or patched 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

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

CreationShopId

Shop id of creation shop.

integer

Range: inclusive between 0 and 999999

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

DateOfBirth

Non-UTC date of birth. Date only.

date

None.

Email

Email

string

Max length: 200

Phone

Phone number

string

Max length: 50

MarketingChoiceCode

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

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.