Search transactions with filters (date, invoice, fee type, etc.).
Authentication using Personal Access Token (PAT) token
Optional cursor for paginated results. It is a random string to go to subsequent pages provided in first/prev/next/last column. If provided, pagination is based on the cursor and other filters are ignored.
The transaction search filters. <b>Required</b> when cursor
is not provided. Ignored when cursor
is passed (i.e., on subsequent pages).
The body is of type object
.
Success
The response is of type object
.