mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-06 04:19:37 +00:00
2.8 KiB
2.8 KiB
TrackCustomerRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
customerId |
string | ✔️ | This is the unique identifier for the customer in the client's app. This is used to track the customer's journey. |
customerName |
string | ➖ | Name of the customer in the client's app. |
customerEmail |
string | ➖ | Email of the customer in the client's app. |
customerAvatar |
string | ➖ | Avatar of the customer in the client's app. |