This Operation returns the report of funds transactions within the specified date range.
Successfully retrived the Fund Transaction Report.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "data": [
- {
- "transactionCreatedDate": "2025-07-01T10:21:59.281Z",
- "transactionId": "T6TjUuWc7SKtluqMDCEPw",
- "amount": 10,
- "currency": "USD",
- "status": "SUCCESS",
- "previousBalance": {
- "amount": 876.45,
- "currency": "USD"
}, - "fundingType": "MANUAL",
- "subCarrierId": "EQ7Ar2dmDoM",
- "userDetails": {
- "userId": "00u1wtu8b0dvXQKv70h8",
- "email": "apitest_jpmc@yopmail.com",
- "subscriptionId": "sac4c3a",
- "locationId": "63gE8OBe3RA",
- "locationBpn": "0018210657",
- "locationName": "L1"
}, - "dispenseClient": "PB"
}
], - "pageInfo": {
- "total": 2,
- "pages": 1,
- "page": 1,
- "pageSize": 10
}
}