Back to CRM Service

Method Details for GetCustomerByGUID.

Gets a customer based on the guid

Parameters

  • guid Guid Guid of the customer to fetch (guid)
  • 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