Validate Report Data
Gift Card Reports
Validate Report Data
Run data-integrity checks against the programme’s gift card collection.
Checks include balance consistency, status transitions, future-dated
transactions, and revenue reconciliation. Returns a list of issues
with severity ("error" | "warning") so the caller can surface
them in the UI.
POST
Validate Report Data
Authorizations
JWT access token obtained from POST /v2/token.
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Query Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
Response
Successful Response
