OpenApi
    OpenApi
    • Introduce
    • 响应码
    • 测试数据
    • 接口规则
      • 安全规范
    • PayIn-MX API
      • PayIn-onlineBanking
        POST
      • PayIn-queryList
        POST
    • PayIn-NG API
      • PayIn-initialize
        POST
      • PayIn-query
        POST
    • PayOut API
      • PayOut-bankSubmit
        POST
      • PayOut-query
        POST
    • TransferIn API
      • TransferIn-detail
        POST
    • Bank API
      • Query bank list
        POST
    • BankAccount API
      • Query account name
        POST
    • Merchant Api
      • updateStatus
        POST
      • openSubMerchant
        POST
      • queryMerchantBalance
        POST
    • notify
      • PayOut result notification
      • PayIn result notification
      • Recharge result notification

    响应码

    Common Code#

    CodeDescription
    00Successful
    400request parameter error
    500server error
    410request header parameter timestamp error
    411request header parameter nonce error
    412request header parameter signature error
    413request header parameter access-key error
    415the IP is not in the whitelist

    Transaction Code#

    CodeDescription
    MO_01Duplicate order number
    MO_02Order does not exist
    MO_03Merchant status abnormal
    MO_04Account does not exist
    MO_05Transaction failed
    MO_06Invalid Amount
    MO_07Order has been closed
    MO_08Duplicate channel order number
    MO_09Invalid BankCode
    MO_10Insufficient Balance
    MO_11The order status is invalid
    30002The transaction amount is not within the configured amount range
    Previous
    Introduce
    Next
    测试数据
    Built with