Get customer by external reference
GET {{connect_base_url}}/v1/customer?externalReference=someRef
When you create a new journey, Revio will create or update the customer object based on whether the customer.external_reference already exists. Revio will also assign a unique customer.id in addition to the unique customer.external_reference that you keep for this customer. You can request the full customer object by this unique customer.external_reference.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
externalReference | string |