说明

申请设备

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
type string 设备归类 p 打印设备,s 扫码盒子 v 播报设备
name string 收件人
phone string 收件人电话
address string 收货地址
province_code string 省编码
city_code string 市编码
area_code string 区编码

成功请求示例

{
  "status": 1,
  "message": "设备申请成功",
}
  • 失败请求示例

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

results matching ""

    No results matching ""