Request a list of transfers, filtered by the specified criteria.
The API token for login provided by UQPay.
The maximum number of items to return per page. Must be between 10 and 100, inclusive.
1 <= x <= 10010
The page number to retrieve a specific set of items. Must be 1 or greater.
x >= 11
The start time of created_time in ISO8601 format (inclusive).
"2024-03-01T00:00:00+08:00"
The end time of created_time in ISO8601 format (inclusive).
"2024-03-01T00:00:00+08:00"
Indicates the current status of the transfer transaction. Valid values are:
completed: indicates that the transfer transaction has been successfully completed.failed: indicates that the transfer transaction has failed.completed, failed "completed"