Customer

Customer Properties

Field
Description
created_at
When a Customer was created on the Malomo Platform.
email
Customer's email address.
first_name
Customer's first name.
id
Unique identifier for a Customer.
last_name
Customer's last name.
phone_number
Customer's phone number.
updated_at
When a Customer was last updated.
post
https://api.gomalomo.com
/customers
Create a Customer
get
https://api.gomalomo.com
/customers/:id
Retrieve a Customer
get
https://api.gomalomo.com
/customers
Retrieve a List of Customers
put
https://api.gomalomo.com
/customers/:id
Update a Customer
delete
https://api.gomalomo.com
/customers/:id
Delete a Customer
get
https://api.gomalomo.com
/customers/:customer_id/events
Retrieve a List of Customer Events