# Launch a pressure measurement

# Instructions for Interface Calls

http 请求方式:POST
https://api.weixin.qq.com/product/decoration/wxaproduct_decoration_pressure_test?access_token=xxx

# Example of request parameters

{
    
}

# Examples of back-up

{
    "pressure_id": 1
    "errcode": 0,
    "errmsg":""
}

# Dxplaination of request parameters

参数 type Is it compulsory? Introductions

# Dxplaination of callback parameters

参数 type Introductions
pressure_id number Pressure id
errcode number Error code: 10037: Overpressure quota; Other: System Error
errmsg string Error message

# Note

  • After initiating the pressure test, the pressure test system will open the Mini Store home page at a rate of 200 qps.
  • Every Mini Store has a pressure quota four times a month.