Back to CRM Service

Method Details for GetCustomerByExternalKey.

Gets a customer based on the external system key (used in integrations)

Parameters

  • externalKey String External key (string)
  • systemName String Name of the system your are fetching from (string)
  • loadCustomFields Boolean Load the custom fields (if any) associated (bool)
  • loadExternalKeys Boolean Load external keys (if any) associated (bool)
  • token SecurityToken Security token associated with the request (SecurityToken)

Returns

Customer details with external key details