More query filters in API
I would like to be able to query API calls on more fields than updated_at, inactive, and the pagination of results. My current specific use-case would be to query the api/v1/prizehistory endpoint for status == STS_PRZ_PENDING with the idea to create a ticket in our PSA Autotask whenever a manual prize has been purchased and is waiting to be processed.
I would expect the API call to be something like this: https://api.crewhu.com/api/v1/prizehistory?query={"status":"STS_PRZ_PENDING"}
Please sign in to leave a comment.
Comments
0 comments