AIO
EN
  • EN
  • ZH
    AIO
    EN
    • EN
    • ZH
    • Overview
    • Create API Key
    • Callback
    • Security
    • Pay-in
    • Pay-out
    • API
      • Before You Begin
      • Get Txs
        GET
      • Get Sub Txs
        GET
      • Get Tx Info
        GET
      • Create Payin Tx
        POST
      • Create Payin Longtime Tx
        POST
      • Create Payout Tx
        POST
      • Price
        GET
      • Calculate price
        GET
    • Schemas
      • Schemas
        • CallbackReqContentData
        • CallbackSubTxData
        • CallbackTxData
        • CallbackType
        • GetSubTxData
        • SubTxDataExt
        • SubTxStatus
        • GetSubTxDataResponse
        • Chain
        • ErrorResponseModel
        • PayTxData
        • PayTxStatusData
        • PayinLongTimeTxParams
        • PayinTxParams
        • PayoutSubTxParams
        • PayoutTxParams
        • PriceData
        • RedisKeyData
        • SubTxData
        • SuceedResponseModel
        • TestData
        • Token
        • TxData
        • TxDetailsData
        • TxStatus
        • TxType
        • VsToken
        • TestDataResponse
        • RedisKeyDataResponse
        • PriceDataResponse
        • PayTxDataResponse
        • PayTxStatusDataResponse
        • TxDetailsDataResponse
        • TxDataResponse

    Pay-out

    Create a Pay-out Transaction#

    Used to initiate an on-chain asset withdrawal or transfer. Suitable for scenarios such as user withdrawals or platform disbursements.
    API Endpoint: /tx/pay-out

    Sequence Diagram#

    Previous
    Pay-in
    Next
    Before You Begin
    Built with