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 Account
updateBillingLevelForAnAccountPATCH
/policy/{tenantLocator}/accounts/{locator}/billingLevelParameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
tenantLocator | path | uuid | Yes | |
locator | path | ulid | Yes |
Update Billing Level For APolicy
Update Billing Level For A Policy
updateBillingLevelForAPolicyPATCH
/policy/{tenantLocator}/policies/{locator}/billingLevelParameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
tenantLocator | path | uuid | Yes | |
locator | path | ulid | Yes |
Update Billing Level For AQuote
Update Billing Level For A Quote
updateBillingLevelForAQuotePATCH
/policy/{tenantLocator}/quotes/{locator}/billingLevelParameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
tenantLocator | path | uuid | Yes | |
locator | path | ulid | Yes |