I am new to the REST world and am looking to pull BAQ results using REST v2. I don’t see the option like I do in v1.
The REST v1 options present as follows:
The REST v2 options do not provide the BAQ option:
The services I find available within the v2 BO Namespace are:
Ice.BO.BAQDesigner
Ice.BO.BAQExtDataSource
Ice.BO.BAQExtDBSearch
Ice.BO.BAQExtDsMetadata
Ice.BO.BAQExtDsType
Ice.BO.BAQReport
All the documentation I’ve found (and threads here) state to use the BaqSvc for either version. Any hints as to what I am missing would be appreciated.
…sounds silly, but have you tried using it even though its not listed in swagger? I thought I remembered seeing a thread were there was a few methods missing from swagger even though they were available for use.
Thanks to all who replied. The fact it was missing from the swagger help page was the culprit. We are good to go using the info provided. Thanks again!