Get customer ID for provided external ID and integration name.
New external ID can be updated or added to customer using saveCustomerExternalId call.
External ID can be removed from customer using removeCustomerExternalId call.
All external IDs can be retrived using getAllCustomerExternalIds call.
All external IDs for exact customer can be retrived using getExternalIdsByCustomerId call.
Parameter name | Description | Possible value | Required |
---|---|---|---|
externalID | String | yes | |
integrationName | String | yes |
Field name | Type | Description |
---|---|---|
customerID | Integer |