put
https://apac.api.capillarytech.com/customers/lookup
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request Body Parameters
| Parameter | Datatype | Description |
|---|---|---|
| loyaltyType | enum | Loyalty status of the customer. Value: loyalty, non_loyalty. |
| commChannels | obj | Communication channels of the customer. |
| type | enum | Type of the communication channel. Value: mobile, email, wechat, ios, android, line, mobilePush. |
| value | string | Based on the channel type enter the channel value. Example, mobile number is the value for type:mobile, firebase token for type:mobilePush. mobilePush is supported for sources mobile_app, Instore, Martjack, Ecommerce, and Website |
| primary | boolean | Whether the current identifier is the primary identifier of the customer (primary identifier as per the org's configuration). |
| lastViewedDate | date | Date when the customer recently opened the app. Applicable for the channel 'mobilePush'. |
| verified | boolean | Whether the current identifier is verified or not. For example, through OTP. |
| profiles | obj | Profile information of the customer. |
| meta | obj | Additional information of the identifier. |
| Firstname | string | First name of the customer. |
| Lastname | string | Last name of the customer. |
| identifiers | obj | Identifiers of the customer that you want to add in type and value. Supported types: mobile, email, cardnumberexternalId, wechat,martjackId, fbId mobile, tmall_uname, cuid, ali_uname, jd_uname, vip_uname, and line. |
| profiles | fields | Custom field details (only that configured for the organization) |
| extendedFields | obj | Extended field details of the customer in key:value pairs. You can only pass extended fields that are enabled for your org with the respective datatypes for values. |
| fields | obj | Custom field details of the customer in key:value pairs. |
