curl --location --request GET '/report-api/v1/payments/status/' \
--header 'Authorization: Bearer <token>'{
"eventDateTime": "2025-08-18T00:00:00Z",
"consentId": "uGQHwNupARo7I9E2PLJZph18a0M9y7DcUe7ITt3DqUOJd9NVjnskxf2",
"clientOrgId": "d78fc4e5-37ca-4da3-adf2-9b082bf92280",
"paymentId": "d78fc4e5-37ca-4da3-adf2-9b082bf92280",
"paymentStatus": "ACSC",
"paymentType": "IMMEDIATE",
"statusReasonCode": "string",
"reportId": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"status": "ACCEPTED"
}