- Mark as New
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2017
02:57 PM
07-14-2017
02:57 PM
Re: Missing REST API Accounts query
@ruffrey The REST API you are looking for is the "Query" API which has the same behavior as a Query in SOAP:
https://www.zuora.com/developer/api-reference/#operation/Action_POSTquery
Using this you can query for any object Zuora supports using ZOQL syntax.
Reply