Skip to main content
GET
List reconciliation reports
SystemUser accessible. Required policy actions:
  • ReportService:getReconciliationReportsByModel

Authorizations

Authorization
string
header
required

JWT bearer token obtained from POST /auth/system-login using your client credentials.

Path Parameters

model
string
required

Model type (e.g. Invoice, Revenue)

Response

Success

status
string
Example:

"success"

message
string
Example:

"Success"

data
object | null

Endpoint-specific payload (object, array, or null)