Skip to main content
POST
Update subscription fixed term

Authorizations

Authorization
string
header
required

Bearer API Key authentication. Format: Authorization: Bearer {your_api_key}

Headers

Request-Id
string
default:008e3967-a1b5-48bb-be14-d5bff5092e61
required

The unique identifier of the request

Path Parameters

subscription_id
string
required

Subscription identifier

Body

application/json
subscription_id
string

Subscription identifier

merchant_id
string

Merchant identifier

fixed_term
integer<int32>

Fixed-term subscription length

is_renewable
boolean

Whether it can be converted to a continuous subscription

Response

OK

code
string

error code

message
string

error message

data
object