CustomerFields
Returns the value and metadata for a specific custom field on a customer record.
Columns
| Name | Type | References | |
| CustomerId | Integer |
Customers.Id | |
| FieldName | String | ||
| FieldType | String |
The allowed values are string, float, boolean, date, datetime, integer. | |
| FieldValue | String | ||
| FieldExtra | String |