Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
External contact ID
Whether to unflatten properties that are meant to be nested objects for example { "plan.type": "Pro" } will be unflattened to { "plan": { "type": "Pro" } }
Properties prefixed with $ are handled specially. Otherwise, additional key-value pairs will be metadata once ingested into the system
Source system to limit search to
Response
201 - application/json
The customer was identified successfully