Use this end point to retrieve or find fee details.
Returns the list of fees with details
Bad request
Unauthorized
Program not found
Server Error
[- {
- "request_code": "string",
- "request_code_description": "string",
- "fee_request_code": "string",
- "fee_request_description": "string",
- "fee_amount": 0.1,
- "fee_percent": 0.1,
- "fee_percent_min_amount": 0.1,
- "fee_percent_max_amount": 0.1,
- "fee_applyto": "string",
- "trigger_event_type": "string",
- "fee_variations": [
- {
- "fee_amount": 0.1,
- "fee_percent": 0.1,
- "fee_percent_min_amount": 0.1,
- "fee_percent_max_amount": 0.1,
- "fee_variation_description": "string",
- "set_name": "string",
- "set_list": "string"
}
]
}
]