get /api/v1/reports/connections filter on billig_state
filip-beunens
Posts: 1
I have managed to use the API but have a question for the endpoint
get /api/v1/reports/connections
I get a list that I can ask by date, user, etc... but I would like to have only the results of those connections where the billing_state = Bill without the need to ask them all and filter it in my end
how can I achieve this?
0