Zoho Subscription API Documentation for Filter
Hi, in the postman library there are filters on some of the examples. However I am unable to determine what all the filter options might be .
Here is one example.
https://{{domain-url}}/api/v1/events?filter_by=EventTime.All
I would like to know what other options are in the EventTime enum?
The Documentation does no mention this filter_by option and none of my guesses worked.
Another example is
https://{{domain-url}}/api/v1/customers?filter_by=Status.All
I tried. Status.Trial and it was wrong as well.
These should be documented. Maybe they are but I could not find them.
Thanks
Jeremy Wesley