Data v1.Transaction

Get similar transactions

Returns an object holding a list of transactions similar to the supplied transaction based on description and a list of statistics summarizing these transactions

get/api/v1/transactions/{id}/similar

Path parameters

idstring required

The ID of the transaction

Query parameters

categoryIdstring

Return similar of this category

includeSelfboolean

Include the supplied transaction in response

Response

Successful operation.

transactionsData20v1Transaction[] required— unresolved $ref

List of similar transactions.

Changes

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