变更项目的自动缴费时间

接口地址

POST /optimus/module/open/property/project/modify

入参

字段 类型 必填 描述
appid String Y 应用ID
seller Seller Y 商户信息
paymentProjectSn String Y 缴费项目Id
wechatDeductionDate Integer N 代扣时间 1-28
wechatDeductionEnabled Boolean N 是否代扣

出参

data

请求示例

{
    "appid": "2025082700005615",
    "seller": {
        "merchantId": "fd567f94-9a44-4ae5-879f-9acc919d0f89",
        "merchantUserId": "42c556cc-1509-4de0-bfc3-dfbcb48eae57",
        "role": "super_admin"
    },
    "paymentProjectSn": "412127091494039102",
    "wechatDeductionDate": 20,
    "wechatDeductionEnabled": true
}

results matching ""

    No results matching ""