Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.77 KB

trackcustomerrequestbody.md

File metadata and controls

11 lines (8 loc) · 2.77 KB

TrackCustomerRequestBody

Fields

Field Type Required Description
customer_id str ✔️ This is the unique identifier for the customer in the client's app. This is used to track the customer's journey.
customer_name Optional[str] Name of the customer in the client's app.
customer_email Optional[str] Email of the customer in the client's app.
customer_avatar Optional[str] Avatar of the customer in the client's app.