Amberflo · Example Payload

Billing Address Example

Usage-Based BillingMeteringFinOpsAI Cost ManagementBillingMonetization

Billing Address Example is an example object payload from Amberflo, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

verifiedline1statecitypostalCodecountry

Example Payload

Raw ↑
{
  "verified": false,
  "line1": "123 Main Street",
  "state": "CA",
  "city": "San Francisco",
  "postalCode": "94105",
  "country": "US"
}