Back to CRM Service

Method Details for GetCustomersByNamePaged.

Gets a customer based on the name

Parameters

  • name String Name of the customer to fetch (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

Customer details