Query

POST {{baseUrl}}/v1/action/query

The query call sends a query expression by specifying the object to query, the fields to retrieve from that object, and any filters to determine whether a given object should be queried.nnnYou can use Zuora Object Query Language (ZOQL) to construct those queries, passing them through the queryString.nnnOnce the call is made, the API executes the query against the specified object and returns a query response objec