Custom Fields
Custom Fields endpoints of the Perfex CRM REST API v3.0.3: 6 operations (GET, DELETE, POST, PUT) with parameters and JSON examples.
Endpoints
- GET Request Values of Custom Fields
/api/custom_fields/{FieldBelongsto}/{id} - DELETE Delete Custom Fields
/N/A - GET Request Custom Fields
/N/A - GET Search custom field values' information
/N/A - POST Add Custom Fields
/N/A - PUT Update Custom Fields
/N/A
See these endpoints in full on the complete API reference.