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