PropertyTypeDescription
customerId
conditional
stringYour unique identifier for the customer.

Conditions:
Required for credit products purchases.

Example: "1"
governmentId
conditional
string(12)For Sweden, when using the hosted checkout Aero: The customer's 12 digit personal identity number (personnummer), with or without a dash.

When using a direct integration, the customer's 10 - 12digit personal identity number (personnummer), with or without a dash.

Conditions:
Only required for credit products purchases when using an authentication session initialized with government id. Do not specify government id when using an authentication session initialized without government id (secure start)

Examples:
Aero:"198901157993", "19890115-7993"
Direct Integration: "8901157993", "890115-7993"
emailAddress
conditional
stringThe customer's e-mail address.

Conditions:
Required for credit products purchases.

Example: "[email protected]"
taxIdentificationNumber
conditional
string(14)The 14 character tax identification number for the company.

Example: "SE550123451205"
namenameAndAddressThe name of the customer and/or company.

Example: "CHRISTOPHER WILLIAMS"
homeTelephonestringThe customer's home telephone number including the national prefix.

Example: "+46 8 555 55 55"
workTelephonestringThe customer's work telephone number including the national prefix.

Example: "+46 8 555 55 55"
mobileTelephonestringThe customer's mobile telephone number including the national prefix.

Example: "+46 8 555 55 55"