Client-maintained customer login
Learn about the client-maintained customer login.
{
"shopper": {
"firstName": "John",
"lastName": "Johnson",
"externalReferenceId": "abc123",
"emailAddress": "[email protected]",
"locale": "en_US",
"currency": "USD"
}
}Last updated