max_data_credits

Only return results with a maximum the given number of data credits.

accepts integer
values 0 to 2147483647 (unlimited)
default none

Examples

Get only results with a maximum of 200 data credits:

GET /portal/api/propositions?max_data_credits=200