Add Price Option
Add a new price option to a plan.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Plan ID.
Body
application/json
The details required to create a price option.
The body is of type object
.
Response
200
application/json
Successfully created plan options.
The response is of type object
.