BillingPlanDefinitionVersions
Make a Billing Plan version the head version
Make a Billing Plan version the head version
patch/v1/billing_plans/version/{version_id}/make_head
Path parameters
version_idstring required
The Billing Plan version ID
Response
Successful operation
Example response
{
"status": "completed",
"statuses": [
{
"status": "completed"
}
]
}