Customer

A customer resource is an entity containing all customer information needed. The resource is optional and will be updated with the information the customer enters during the checkout.

Structure

M = Mandatory, O = Optional, R = Read-Only

Parameter M O R Description Possible values
city City. String
(max length 100)
countryCode Two letters country code. String
(max length 2)
identityNumber Identity number. String
(max length 20)
email E-mail. String
(max length 100)
firstName First name. String
(max length 100)
lastName Last name. String
(max length 100)
phone Phone number. String
(max length 20)
postalCode Postal code. String
(max length 20)
street Street address. String
(max length 100)
type Type of customer. Customer type