Report

Returns reports data from the Reporting section of Advocate.

APIDescription
GET api/Report/Json/{Id}?BypassCache={BypassCache}

This command gets any report's data from Advocate by providing its ID. Credentials need to be provided in the request header as a "pwd" and "usr" headers.

GET api/Report/Xml/{Id}?BypassCache={BypassCache}

This command gets any report's data from Advocate by providing its ID. Credentials need to be provided in the request header as a "pwd" and "usr" headers.

GET api/Report/Csv/{Id}?BypassCache={BypassCache}

This command gets any report's data from Advocate by providing its ID. Credentials need to be provided in the request header as a "pwd" and "usr" headers.