Payments
Payments endpoints of the Perfex CRM REST API v3.0.3: 3 operations (POST, GET) with parameters and JSON examples.
Endpoints
- POST Add New Payment
/api/payments - GET List all Payments
/api/payments/{id} - GET Search Payments Information
/api/payments/search/{keysearch}
See these endpoints in full on the complete API reference.