跳转到主要内容
POST
修改订阅固定周期

授权

Authorization
string
header
必填

Bearer API Key 鉴权。格式:Authorization: Bearer {your_api_key}

请求头

Request-Id
string
默认值:008e3967-a1b5-48bb-be14-d5bff5092e61
必填

请求的唯一标识符

路径参数

subscription_id
string
必填

订阅标识

请求体

application/json
subscription_id
string

订阅标识

merchant_id
string

商户标识

fixed_term
integer<int32>

订阅固定周期

is_renewable
boolean

是否可转为持续订阅

响应

OK

code
string

error code

message
string

error message

data
object