Skip to main content

Get Bank Transaction Detail

GET 

/api/xero/v2/bank-transactions/:bankTransaction

Full detail view for a single cached Xero bank transaction — header, contact, bank account, amounts, every line item, and the raw Xero json_object payload.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Returns 404 if the id does not exist.

Request

Responses

OK

Response Headers
    Content-Type