latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

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.