_getCustomFields
Returns the values of specified custom fields for a particular customer
Parameters
id
The id of the Customer
fields
Array of custom fields required
Example
On Success
On Failure
If no id parameter is provided
If no fields parameter is provided
If no data found for that customer id
Last updated