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

    测试数据

    银行卡#

    银行卡号持卡人交易时返回的状态查询时返回的状态
    1234 5678 9012 3456John Wilson成功成功
    9876 5432 1098 7654John Griffith London失败失败
    9876 5432 1098 7654Alvin Cullum YorkPending成功
    5555 6666 7777 8888WilsonPending失败

    银行账户#

    账号账户名称交易时返回的状态查询时返回的状态
    11112222333John Wilson成功成功
    11112222444John Griffith London失败失败
    11112222555Alvin Cullum YorkPending成功
    11112222666WilsonPending失败
    Previous
    响应码
    Next
    安全规范
    Built with