Customer

Name
Type
Description

id *

string

Unique identifier of the customer signed up in the client side (ex. mobile app).

first_name *

string

First name of the customer.

last_name *

string

Last name of the customer.

soc_id *

string

Social security number of the customer. Acceptable formats are "YYYYMMDD-xxxx" and "YYMMDD-xxxx".

email *

string

Email of the customer.

phone *

string

Phone number of the customer.

Fields with * are required.

Last updated