upload purchase order hash
upload energy/bandwidth order hash
Endpoint usage
POST
https://open.tronify.io/api/tronRent/uploadHash
The fields with * are required, and the fields without * are optional
Request Body
Name
Type
Description
orderId*
String
orderId from api/tronRent/addTronRentRecord
fromHash*
String
txID from api/tronRent/addTronRentRecord
signedData*
Object
Signature data from the 'transaction' field ofapi/tronRent/addTronRentRecord
code example
Postman example
Last updated