Contact
The contact array contains all data about the shopper.
Key
Type
Description
id
integer
Internal shopper ID
title
string (mister|miss)
...
country
string
country name in the shopper's language
countryISO
string
...
delivery_country
string
delivery country name in the shopper's language
delivery_countryISO
string
Why do I need the internal shopper ID?
With this ID you are able to use our API endpoint to create an auto-login for your shopper. See how you can use it
Example
Last updated