Plans
- : Manage plan & subscription
Oauth 2.0 authentication
Filters the response by a Product ID.
Filters the response by list of plan IDs. Filter supports upto 10 plan IDs.
The number of items to return in the response.
10A non-zero integer which is the start index of the entire list of items to return in the response. The combination of page=1 and page_size=20 returns the first 20 items. The combination of page=2 and page_size=20 returns the next 20 items.
1Indicates whether to show the total count in the response.
falseThe preferred server response upon successful completion of the request. Value is:return=minimal. The server returns a minimal response to optimize communication between the API caller and the server. A minimal response includes the id, status and HATEOAS links.return=representation. The server returns a complete resource representation, including the current state of the resource.
return=minimalA successful request returns the HTTP 200 OK status code and a JSON response body that lists billing plans.
Request is not well-formed, syntactically incorrect, or violates schema.
Authentication failed due to missing authorization header, or invalid authentication credentials.
Authorization failed due to insufficient permissions.
The specified resource does not exist.
An internal server error has occurred.
The default response.
- : Manage plan & subscription
Oauth 2.0 authentication
The preferred server response upon successful completion of the request. Value is:return=minimal. The server returns a minimal response to optimize communication between the API caller and the server. A minimal response includes the id, status and HATEOAS links.return=representation. The server returns a complete resource representation, including the current state of the resource.
return=minimalThe server stores keys for 72 hours.
The create plan request details.
The ID of the product created through Catalog Products API.
The plan name.
The initial state of the plan. Allowed input values are CREATED and ACTIVE.
ACTIVEPattern: ^[A-Z_]+$Possible values: The detailed description of the plan.
Indicates whether you can subscribe to this plan by providing a quantity for the goods or service.
falseA successful request returns the HTTP 200 OK status code and a JSON response body that shows billing plan details.
A successful request returns the HTTP 201 Created status code and a JSON response body that shows billing plan details.
Bad Request. Request is not well-formed, syntactically incorrect, or violates schema.
Authentication failed due to missing authorization header, or invalid authentication credentials.
Authorization failed due to insufficient permissions.
The requested action could not be performed, semantically incorrect, or failed business validation.
An internal server error has occurred.
The default response.
- : Manage plan & subscription
Oauth 2.0 authentication
The ID of the subscription.
A successful request returns the HTTP 200 OK status code and a JSON response body that shows plan details.
Authentication failed due to missing authorization header, or invalid authentication credentials.
Authorization failed due to insufficient permissions.
The specified resource does not exist.
An internal server error has occurred.
The default response.
- : Manage plan & subscription
Oauth 2.0 authentication
The ID of the subscription.
An array of JSON patch objects to apply partial updates to resources.
The operation.
The JSON Pointer to the target document location at which to complete the operation.
The value to apply. The remove operation does not require a value.
The JSON Pointer to the target document location from which to move the value. Required for the move operation.
A successful request returns the HTTP 204 No Content status code with no JSON response body.
Request is not well-formed, syntactically incorrect, or violates schema.
Authentication failed due to missing authorization header, or invalid authentication credentials.
Authorization failed due to insufficient permissions.
The specified resource does not exist.
The requested action could not be performed, semantically incorrect, or failed business validation.
An internal server error has occurred.
The default response.
No content
- : Manage plan & subscription
Oauth 2.0 authentication
The ID of the subscription.
A successful request returns the HTTP 204 No Content status code with no JSON response body.
Authentication failed due to missing authorization header, or invalid authentication credentials.
Authorization failed due to insufficient permissions.
The specified resource does not exist.
The requested action could not be performed, semantically incorrect, or failed business validation.
An internal server error has occurred.
The default response.
No content
- : Manage plan & subscription
Oauth 2.0 authentication
The ID of the subscription.
A successful request returns the HTTP 204 No Content status code with no JSON response body.
Authentication failed due to missing authorization header, or invalid authentication credentials.
Authorization failed due to insufficient permissions.
The specified resource does not exist.
The requested action could not be performed, semantically incorrect, or failed business validation.
An internal server error has occurred.
The default response.
No content
- : Manage plan & subscription
Oauth 2.0 authentication
The ID of the subscription.
The update pricing scheme request details.
A successful request returns the HTTP 204 No Content status code with no JSON response body.
Bad Request. Request is not well-formed, syntactically incorrect, or violates schema.
Authentication failed due to missing authorization header, or invalid authentication credentials.
Authorization failed due to insufficient permissions.
The specified resource does not exist.
The requested action could not be performed, semantically incorrect, or failed business validation.
An internal server error has occurred.
The default response.
No content
Last updated
Was this helpful?

