Back to CRM Service

Method Details for GetCustomersByFieldsPaged.

Gets a list of customers by CVR number, if not found then search by phone, then name

Parameters

  • cvr String CVR number - exact match required (string)
  • name String Name of the customer (string)
  • phone String Phone number of the customer (string)
  • loadCustomFields Boolean Load the custom fields (if any) associated (bool)
  • loadExternalKeys Boolean Load external keys (if any) associated (bool)
  • page Integer Page to get results from (int)
  • pageSize Integer Number of results per page. Max value: 500. (int)
  • token SecurityToken Security token associated with the request (SecurityToken)

Returns

A list of customers