System of Record Integration - Clients

Query client

Query data from a system of record client

post/systemOfRecordIntegration/clients/query

Request body

querystring required

Query to execute.

Response

Successful response

rowsobject[] required

Query result rows.

Changes