Withdrawal Payout
This is Withdrawal Payout endpoint.
POST
https://exchanger-api.fuspay.finance/gateway/payout
Header:
your-fuspay-secret-key
Request
{
amount: Number,
chain: "usdt-trc20"
}
Request Body
Name
Type
Description
amount*
Number
chain*
String
"usdt-trc20"
Last updated