GET /LinkedTransactions

xero.com:xero_accounting

Summary: Retrieves linked transactions (billable expenses)
Operation ID: getLinkedTransactions
Auth: unknown

Parameters (7)

ContactID (string, query, optional)

Filter by the ContactID. Get all the linked transactions that have been assigned to a particular customer.

LinkedTransactionID (string, query, optional)

The Xero identifier for an Linked Transaction

SourceTransactionID (string, query, optional)

Filter by the SourceTransactionID. Get the linked transactions created from a particular ACCPAY invoice

Status (string, query, optional)

Filter by the combination of ContactID and Status. Get the linked transactions associated to a customer and with a status

TargetTransactionID (string, query, optional)

Filter by the TargetTransactionID. Get all the linked transactions allocated to a particular ACCREC invoice

page (integer, query, optional)

Up to 100 linked transactions will be returned in a single API call. Use the page parameter to specify the page to be returned e.g. page=1.

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

Xero identifier for Tenant

No probe data for this endpoint yet.