API ReferenceBank transactions
Get bank transaction statistics
AuthorizationBearer <token>
In: header
Query Parameters
bankAccountId?string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/bank-transactions/stats"{
"ignoredCount": 0,
"manuallyMatchedCount": 0,
"matchedCount": 0,
"netAmount": 0.1,
"totalCredits": 0.1,
"totalDebits": 0.1,
"totalTransactions": 0,
"unmatchedCount": 0
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}