Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"proration_amount": 89999,
"with_coupon": false
}
{
permissions: ['denied'],
message: 'You don’t have access to perform this action.'
}
{
"message": "subscription not found"
}
| Code | Description |
|---|---|
| unauthorized | |
| forbidden | |
| not_found |
| Param name | Description |
|---|---|
|
plan_id
required |
ID of plan Validations:
|