Create Reports

12.3 Create Reports

Request

Method

URL

POST

/file-reporting/v1/transaction-report-

demands?export=

export=True, for getting excel sheet

export=False, for only getting reports

Copy

{
  "endDate": "2024-06-30T23:59:59",
  "reportPeriod": "MONTHLY",
  "reportType": "Financial",
  "startDate": "2024-06-01T00:00:00"
}

Response

Status

Response

200

403

400

401

401

500

Last updated