Back to CRM Service

Method Details for GetCustomerByID.

Gets a customer based on the ID

Parameters

  • id Integer ID of the customer to fetch (int)
  • 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