Customer Object (deprecated)
Customer Object Example
{
"uuid": "234f-873g-551A-lgtm",
"firstName":"John",
"lastName":"Doe",
"email": "johndoe@gmail.com",
"phoneNumber":"081234567890",
"merchantId": "7822-9dfu-2156-lgtm",
"address": {
"addressLine1": "addressLine1",
"addressLine2": "addressLine2",
"city": "Jakarta Utara",
"state" : "DKI Jakarta",
"postalCode": "123456",
"country": "ID"
},
"metadata": {
"foo": "bar"
}
}Customer Object Schema
Schema Path
Specs and Validation
Description