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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Returns 404 if the id does not exist.

Request

Responses

OK

Response Headers
    Content-Type