Back to CRM Service

Method Details for GetContactsByCustomerPaged.

Gets a list of contact related to a customer

Parameters

  • customer Guid Customer details (Guid)
  • 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 contacts