{
"billing_type": "Hour",
"device_id": 250,
"use_discount": true
}curl --location 'https://openapi.suanli.cn/api/output/v2/auto_renew_device_config/set_auto_renew_config' \
--header 'Content-Type: application/json' \
--data '{
"billing_type": "Hour",
"device_id": 250,
"use_discount": true
}'{
"code": "0000",
"message": "success",
"data": null
}