...
Query Parameters are as follows:
Name | Description | Sample Values |
action | String indicating the action to be executed. EXEC_REPORT_GROUP is the default action value for generating group reports. | EXEC_REPORT_GROUP |
reportGroupId | Group Report ID. | AccountTransaction |
accessToken | Indicates the access token. | sample61d74837-2e77-4ede-a967-2c84b30-dws-b3b4f |
Response Parameters are as follows:
Parameter | Type | Description |
replyType | string | For reply type, the report status will be returned as 'SUCCESS' if the running group report is successful or 'FAILURE' if the groupreport is a failure. |
reportGroupId | string | Generating reports ID. |
referenceNumber | sting | A unique reference number provided for downloading group reports. |
statusCode | int | Code for report status. The response error details for each HTTP code are as follows: |
Sample Response
|