BillingPlanDefinitionVersions
Get Billing Plan version details by version_id
Get Billing Plan version details by version_id
get/v1/billing_plans/version/{version_id}
Path parameters
version_idstring required
The Billing Plan version ID
Response
Successful operation
Example response
{
"status": "completed",
"statuses": [
{
"status": "completed"
}
]
}