Seller authorization
Endpoint usage
POST
https://open.tronify.io/api/tronRent/sellerAuthCheck
The fields with * are required, and the fields without * are optional
Headers
Name
Type
Description
api-key*
String
Access the buyer management platform of tronify.io to obtain it
Request Body
Name
Type
Description
fromAddress*
String
User address (Wallet address)
sourceFlag*
String
Source channel (Both sides need to agree on a name to represent the channel of the third parties)
code example
Postman example
Last updated