Vantage · Example Payload

Vantage Cost Management Cost Example

BudgetsCloud PricingCost ManagementCostsFinOps

Vantage Cost Management Cost Example is an example object payload from Vantage, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dateamountcurrencyproviderserviceaccount_idregioncategorysubcategory

Example Payload

Raw ↑
{
  "date": "example_value",
  "amount": "example_value",
  "currency": "example_value",
  "provider": "example_value",
  "service": "example_value",
  "account_id": "500123",
  "region": "example_value",
  "category": "example_value",
  "subcategory": "example_value"
}