Search Transactions

Endpoint to find Transactions using filtering parameters.

Query Params
string
enum

The resource type to be used together with id.

Allowed:
boolean

Looks whether or not a TransactionAttachment is present.

string

The ID of the type resource.

string

The custom reference ID of the cardholder.

string

The beginning of the period of the search fromDate included (i.e. greater than or equal to) (Formats: yyyy-MM-dd, yyyy-MM-ddThh:mm:ss, yyyy-MM-ddThh:mm:ssZ).

string

The end of the period of the search toDate included (i.e. less than) (Formats: yyyy-MM-dd, yyyy-MM-ddThh:mm:ss, yyyy-MM-ddThh:mm:ssZ).

string
enum
Defaults to TRANSACTION

It determines the date to be considered for fromDate and toDate parameters.

Allowed:
string

The ID of the Group of the transactions.

category
array of objects

It determines the filter by category of the transaction, multiple categories can be included.

category
status
array of objects

It determines the filter by status of the transaction, multiple statuses can be included.

status
paymentMethod
array of objects

It determines the filter by payment method of the transaction, multiple payment methods can be included. OUT_OF_PLATFORM_COMPANY and OUT_OF_PLATFORM_PERSONAL are not included by default.

string

The ID of the Tag of the transaction.

string
deprecated

The ID of the custom generated Metadata of the Transaction.

string

A simple text to search in the transaction data (merchant, merchant category, user notes, tag, list, masked pan, card name, tx amount, vehicle plate, vehicle description).

expenseType
array of objects

The type of the expense.

expenseType
expenseStatus
array of objects

The status of the expense.

expenseStatus
expenseCategoryId
array of strings

The ID of the Expense category of the transactions, multiple expense categories can be included.

expenseCategoryId
expenseReportId
array of strings

The ID of the ExpenseReport of the transactions, multiple expense reports can be included.

expenseReportId
string
enum

The export status of the expense.

Allowed:
taxRateId
array of strings

The ID of the VAT rate of the transactions, multiple VAT rates can be included.

taxRateId
string
enum

To search transactions with (or without) required information. A transaction is COMPLETE when all details marked as mandatory in the Reminders section have been filled in for the transaction.

Allowed:
boolean

Looks whether or not a transaction is split.

string

A product that exported list of Transaction

boolean

Looks whether or not a TransactionCustomExport is present.

int32
Defaults to 0

It indicates the specific page to display (the counter starts from zero).

int32
≤ 50
Defaults to 0

It indicates the number of items per page.

string
enum

It indicates how the pages are ordered.

Allowed:
props
array of strings

It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.

props
Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json