RatePlan
Check if a rate plan exists
Check if a rate plan exists by id.
To be able to check if a corporate rate plan exists a client must additionaly have 'rateplans.read-corporate' scope assigned.<br>You must have at least one of these scopes: 'rateplans.read, setup.read, setup.manage'.
head/rateplan/v1/rate-plans/{id}
Path parameters
idstring required
The id of the rate plan.
Response
The rate plan exists.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.