Search Fees with Structured Filters
POST/v1/fees/search
Returns fees matching the structured filters in the request body. Use this endpoint when you need to filter by custom field values, ranges, or other field-level criteria that cannot be expressed in the simple GET /v1/fees query.
Use the List Fee Fields endpoint to discover valid field_id values for filters.
Request
Responses
- 200
- 400
- 401
- 500
Matching fees
Invalid request parameters
Invalid or missing API key
Internal server error