Customers
Initialize
This endpoint is used when you initialize your application’s front end
POST
/
customers
/
initialize
Header
This is the API Key you generated from Upmarket.
Body
client_customer_id is the unique identifier for a customer in the source system. Some examples of good client_customer_ids are user uids, an account ids, or customer ids.
journey_id of the Upmarket journey the customer is associated with.
customer_type the type of customer, either ‘account’ or ‘contact’
customer_name the name of the customer
Response
A successful request will return a customer_id