/internal/Transactions/report
GET
/internal/Transactions/report
Transactions
Request
Query Params
TransactionId
string <uuid> | null
optional
PaymentId
string <uuid> | null
optional
ParentId
string <uuid> | null
optional
DebtorAccountId
string <uuid> | null
optional
DebtorAccountIds
array[string <uuid>] | null
optional
DebtorAccountNumber
string | null
optional
CreditorAccountId
string <uuid> | null
optional
CreditorAccountIds
array[string <uuid>] | null
optional
CreditorAccountNumber
string | null
optional
DateFrom
string <date> | null
optional
DateTo
string <date> | null
optional
MinAmount
number <double> | null
optional
>= 0
MaxAmount
number <double> | null
optional
>= 0
States
array[string] | null
optional
Allowed values:
draftpendingpostedcancelederror
SortBy
string
optional
SortOrder
enum<string>
optional
Allowed values:
ascdesc