`GET /cli/bank-transactions/{transaction_id}`. Detail read for one bank transaction, optionally carrying the same match payloads returned when `with=matches`.
GET/api/v1/cli/bank-transactions/:transaction_id
GET /cli/bank-transactions/{transaction_id}. Detail read for one bank
transaction, optionally carrying the same match payloads returned when
with=matches.
Request
Responses
- 200
- 401
- 404
Bank transaction detail wrapped in the CLI envelope
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.
Missing or invalid auth
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.
Bank transaction not found
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.