v1

latestOpenAPI 3.0.3Apache 2.02026-07-13121230447.8 KB
Price Plans

Add currencies to a price plan

Add currencies to a price plan

post/price_plans/{price_plan_id}/currencies

Path parameters

price_plan_idstring required
Example:pp.1zYnCiM9Bpg.lv25y

Request body

currencystring required

Currency to be added

minimumCommitmentRatenumber

Rates for minimum commitment.

Example request

{
  "usageRates": [
    {
      "usageMeterId": "um.1zYnCiM9Bpg.1zYn"
    }
  ]
}

Response

Response for Create and Get price plan requests

idstring required

Price plan id

namestring required

Name of the price plan

type'BILLING' | 'PURCHASE' required

Type of price plan

descriptionstring

Description of price plan

status'DRAFT' | 'ACTIVE' | 'ARCHIVED' required

Status of Price plan