Data v1.Transaction
ENTERPRISE

Get counterpart suggestions

(DEPRECATED) Returns suggestions for potential counterpart expenses for a reimbursement.

get/api/v1/transactions/{id}/link/suggest

Path parameters

idstring required

The ID of the transaction to get suggestions for

Query parameters

limitinteger

Max number of suggestions returned.

Response

The suggestions were successfully returned.

limitinteger

The maximum amount of suggestions requested to be returned.

suggestedCounterpartTransactionsData20v1Transaction[] — unresolved $ref

Suggested counterpart transactions.

transactionIdstring

The ID of the transaction to find suggestions for.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.