id 放进提交审查的 points 数组;points 表示审该模板下的全部在线审查点。access-token: ********************curl --location '/openapi/contract/templates/ae761c323c3c441280953e6779a75ca0/points' \
--header 'access-token: <api-key>'{
"code": 200,
"msg": "操作成功",
"data": [
{
"id": "0466a1727ac44b26816b41f435b57a0f",
"name": "付款方式与条件"
}
]
}