Download Compliance Framework Report API

POST/pcrs/1.0/mandate/report/download/html

With this API, you can download the compliance framework report in HTML format.

Input ParametersInput Parameters

Parameter

Required/Optional

Data Type

Description

reportDataId Required Integer Enter the report data ID.

Sample -  Download mandate based reportSample -  Download mandate based report

API Request

curl -X GET "<gateway_base_url>/pcrs/1.0/mandate/report/download/html?reportDataId=98765" \
  -H "Authorization: <bearer_token>" \
  -o mandate_report.zip

Response

Report is downloaded.

 

 

success Thank you! We're glad to hear that this topic was useful.
success We appreciate your feedback. We'll work to make this topic better for you in the future.