TransactionSearchRequest
Model for advanced transaction search
- Type: string | null · Account Id
account _id - Type: string | null · Batch Id
batch _id - Type: string | null · Card Brand
card _brand - Type: string | null · Card Number
card _number - Type: integer | null · End Date
end _date Integer numbers.
- Type: string | null · Event Id
event _id - Type: string | null · Gateway Transaction Id
gateway _transaction _id - Type: integer | null · Limit
limit Integer numbers.
- Type: string | null · Location Id
location _id - Type: integer | null · Max Amount
max _amount Integer numbers.
- Type: integer | null · Min Amount
min _amount Integer numbers.
- Type: integer | null · Offset
offset Integer numbers.
- Type: string | null · Owner Id
owner _id - Type: array string[] | null · Parent Account Ids
parent _account _ids - Type: string | null · Payment Method
payment _method - Type: string | null · Reader Identifier
reader _identifier - Type: string | null · Search Term
search _term - Type: string | null · Sort By
sort _by - Type: string | null · Sort Order
sort _order - Type: integer | null · Start Date
start _date Integer numbers.
- Type: array string[] | null · Statusenum
status valuespending authorized captured settled declined
- Type: string · TransactionStatusenum
Current status of a transaction. The
surcharge_pendingstatus indicates the transaction is awaiting cardholder confirmation of a surcharge via the confirm endpoint.surcharge_declined_by_payermeans the cardholder rejected the surcharge and the transaction was canceled.valuespending authorized captured settled declined
- Type: string | null · Transaction Id
transaction _id - Type: array string[] | null · Transaction Type
transaction _type

