说明

确认提现

请求地址

环境 请求地址
测试环境 https://pay.umxnt.com/api/newland/get_da
正式环境

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
store_id string 平台门店ID
nl_mercId string 新大陆商户号
txn_amt string 提现金额-分为单位
  • 正确返回
{
    "status": 1,
    "message": "成功",
    "data": [
        {
            "merc_id": "800361000003610",
            "stoe_id": "101361000000825",
            "txn_amt": "100",
            "pre_fee": "0"
        }
    ]
}
  • 返回参数说明

  • 失败请求示例

    {
        "message":"无效参数",
        "status":2
    }
    

results matching ""

    No results matching ""