Socotra
API ReferenceBilling API

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

Update Billing Level For An AccountupdateBillingLevelForAnAccount
PATCH/policy/{tenantLocator}/accounts/{locator}/billingLevel

Parameters

NameInTypeRequiredDescription
tenantLocatorpathuuidYes
locatorpathulidYes
Security Group:accounts
Permission:
write

Update Billing Level For APolicy

Update Billing Level For A PolicyupdateBillingLevelForAPolicy
PATCH/policy/{tenantLocator}/policies/{locator}/billingLevel

Parameters

NameInTypeRequiredDescription
tenantLocatorpathuuidYes
locatorpathulidYes
Security Group:policies
Permission:
write

Update Billing Level For AQuote

Update Billing Level For A QuoteupdateBillingLevelForAQuote
PATCH/policy/{tenantLocator}/quotes/{locator}/billingLevel

Parameters

NameInTypeRequiredDescription
tenantLocatorpathuuidYes
locatorpathulidYes
Response:QuoteResponse
Security Group:quotes
Permission:
write

On this page