Skip to main content
POST
Update Subscription Plan

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

test_mode
boolean
default:true

Use test mode

Body

application/json

Request to update/change subscription plan.

new_price_id
string
required
Minimum string length: 1
proration_behavior
string
default:create_prorations
Pattern: ^(create_prorations|none|always_invoice)$

Response

Successful Response

Update subscription response.

subscription_id
string
required
status
string
required
price_id
string
required
message
string
required