PropertyTypeDescription
name
required
nameThe name of the customer and/or company.
address
required
addressThe address of the customer and/or company.

Name

The name of the customer and/or company.

PropertyTypeDescription
companyNamestring(1-50)The company's name, if the purchase is being made on behalf of a company.

Example: "Paynova AB"
titlestring(1-10)The title.

Example: "Mr.", "Mrs.".
firstNamestring(1-50)The first name (given name).

Example: "Christopher"
middleNamesstring(1-100)The middle names.

Example: "Carl"
lastNamestring(1-50)The last name (surname).

Example: "Williams"
suffixstring(1-10)The name's suffix.

Example: "Jr.", "Sr."

Address

The bill-to/ship-to address.

PropertyTypeDescription
street1stringThe street address, line 1.
Example: "TESTSTREET1"
street2stringThe street address, line 2.

Example: "TESTSTREET1"
street3stringThe street address, line 3.

Example: "TESTSTREET1"
street4stringThe street address, line 4.

Example: "TESTSTREET1"
citystringThe city.

Example: "Stockholm"
postalCodestringThe postal/zip code.

Example: "26151"
regionCodestringThe region code/state code.
countryCodestring(2-3)The country code. This may be the two-letter (alpha-2) or the three-letter (alpha-3) code.

Examples: "SE", "SWE".