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
Example request
{
"usageRates": [
{
"usageMeterId": "um.1zYnCiM9Bpg.1zYn"
}
]
}Response
Response for Create and Get price plan requests