v1
latestOpenAPI 3.1.02026-07-242325051.4 MBTransactions
Transaction:Find
Find a transaction based on the provided search criteria
get/transactions/find
Query parameters
The search term (or "needle") used to find transactions. This parameter is a string that can be a keyword, transaction ID, reference number, or part of a transaction detail. The API will return transactions that match the needle string, which is applied to various fields such as the transaction description, amount, date, or reference number.
{
"eq": "toothpaste"
}Response
Ok.