max_monthly_fee
Only return results with a maximum the given number of monthly fee.
| accepts |
integer |
| values |
0 to 2147483647 (unlimited) |
| default |
none |
Examples
Get only results with a maximum of 20 monthly fee:
GET /portal/api/propositions?max_monthly_fee=20