Skip to main content

Shopper

namestringnullable

Name of the buyer.

Example: Marvin Acme
emailstringnullable

E-mail address of the buyer.

Example: marvin@example.com
usernamestringnullable

E-mail address of the buyer.

Example: macme123
identifierstringnullable

Identifier/customer number of the buyer.

Example: c00001
Shopper
{
"name": "Marvin Acme",
"email": "marvin@example.com",
"username": "macme123",
"identifier": "c00001"
}