query purchase order
Endpoint usage
POST
https://open.tronify.io/api/tronRent/trades
The fields with * are required, and the fields without * are optional
Request Body
Name
Type
Description
sort*
String
0:sorted by time in reverse order 1:sorted by energy and bandwidth in reverse order 2:sorted by amount in reverse order 3:sorted by energy in reverse order
sourceFlag*
String
Source channel (Both sides need to agree on a name to represent the channel of the third parties)
page*
Integer
page num
pageSize*
Integer
record size
code example
Postman example
Last updated