List Custom Fields
To list the user defined custom fields.
List custom fields
Below is a sample cURL to list custom fields.
POST
https://api.evitalrx.in/v1/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