List Custom Fields
To list the user defined custom fields.
List custom fields
Below is a sample cURL to list custom fields.
POST
{{apiUrl}}custom_fields/
list_user_custom_fields
Request Body
Name
Type
Description
apikey*
String
Authentication token
module
String
Type of module,
Valid module are:
sales and customers.
if not provided all module fields are listed,
Last updated
Was this helpful?