GET /BankTransactions

xero.com:xero_accounting

Summary: Retrieves any spent or received money transactions
Operation ID: getBankTransactions
Auth: unknown

Parameters (6)

If-Modified-Since (string, header, optional)

Only records created or modified since this timestamp will be returned

order (string, query, optional)

Order by an any element

page (integer, query, optional)

Up to 100 bank transactions will be returned in a single API call with line items details

unitdp (integer, query, optional)

e.g. unitdp=4 – (Unit Decimal Places) You can opt in to use four decimal places for unit amounts

where (string, query, optional)

Filter by an any element

xero-tenant-id (string, header, required)

Xero identifier for Tenant

No probe data for this endpoint yet.