Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the wallet to list topups for
Filter topups by status
pending
, failed
, success
, cancelled
Filter topups created after or at this timestamp (ISO 8601 format)
Filter topups created before this timestamp (ISO 8601 format)
Maximum number of topups to return
1 <= x <= 100
Number of topups to skip
x >= 0
List of topups
The response is of type object
.