v1
latestOpenAPI 3.0.12026-07-24128351404.9 KBInfinity Account
List Infinity Account Transactions
get/open-api/v3/infinity-account/transactions
Query parameters
idstring
Unique ID generated for the entity.
Unique ID generated for the entity.
accountIdstring required
The UUID of the Account. (The default value is master account id)
The UUID of the Account. (The default value is master account id)
status'PENDING' | 'CLOSED' | 'FAIL'
The status of the transaction.
The status of the transaction.
startTimestring timestamp
Transaction start time.
Transaction start time.
endTimestring timestamp
Transaction end time.
Transaction end time.
limitstring number
Limits the number of items to be returned.
Limits the number of items to be returned.
pagestring number
The page to be returned, counting from 1 as the first page.
The page to be returned, counting from 1 as the first page.
Response
OK
Example response
{
"code": "400001",
"message": "Invalid parameter"
}