Returns a list of payments for the specified network. Supports both traditional pagination and scroll API for large datasets.
Use Authorization: Bearer
Page number "offset"
"0"
Page size
Whether to use scroll API for pagination
Batch size for scroll requests
Whether there are more results available (only when useScroll=true)
Array of address parameters
Direction of payment (incoming, outgoing) default is both
incoming, outgoing Sort order (asc, desc)
asc, desc "address" mode or "entity" mode
address, entity Start time
End time
Sort By Field
ti, usd Array of message types
sender symbols seperated by comma
Scroll ID for pagination (only when useScroll=true)
List of payments for the specified network.