Bank Transactions
Query transaction summary
Query transaction summary for the authenticated user
post/v6/banks/transactions/query/summary
Headers
Tight-Version'6' | '0.1.0' | '6.0.0'
Request body
Example request
{
"filter": {
"company": {
"in": [
"co_123",
"co_456"
]
}
}
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.