Method Details for GetCustomersByFieldsForLinking.
Gets a list of customers by CVR number, if not found then search by phone, then name
Parameters
- customerNumber String customerNumber number - exact match required (string)
- VATNumber String VATNumber of the customer (string)
- organisationNumber String organisationNumber of the customer (string)
- customerName String customerName 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