Billing API Index

Main Index

Policy Service Endpoints

The following endpoints are used to update billing parameters but are hosted on their respective services:

Update Billing Level for an Account
updateBillingLevelForAnAccount
PATCH /policy/{tenantLocator}/accounts/{locator}/billingLevel
Update Billing Level for a Policy
updateBillingLevelForAPolicy
PATCH /policy/{tenantLocator}/policies/{locator}/billingLevel
    Request Parameters:
    NamePositionTypeRequired
    tenantLocatorpathuuidrequired
    locatorpathstringrequired
    Security Group:policies   Permission:write
Update Billing Level for a Quote
updateBillingLevelForAQuote
PATCH /policy/{tenantLocator}/quotes/{locator}/billingLevel
    Request Parameters:
    NamePositionTypeRequired
    tenantLocatorpathuuidrequired
    locatorpathstringrequired
    Response:QuoteResponse
    Security Group:quotes   Permission:write