Skip to content

Customers Object ​



id
string
Unique identifier for the customer
first_name
string
The first name of the customer
last_name
string
The last name of the customer
name
string
Name of the customer
email
string
Email of the customer
phone
string
Phone number of the customer
created_at
string · date-time
Date and time when the customer was created
updated_at
string · date-time
Date and time when the customer was last updated
remote_data
object
Raw data returned from the remote API call.