curl --location --request POST 'https://xx.xx.xx/api/v1/payout' \ --header 'Content-Type: application/json' \ --data-raw '{ "pid": 1394705669275648, "currency": "195@195", "address": "TXsmKpEuW7qWnXzJLGP9eDLvWPR2GRn1FS", "amount": "0.1", "remark": "payout", "third_party_id": "1828fc39daaf4d318777e1211c055edf", "callback_url": "http://xxx.com/payout/callback", "nonce": "rR7ngZ", "timestamp": 1709708726668, "sign": "e95ba1a7e9bcadb92d9c3405a932715d" }'