Amberflo · Example Payload

Billing Prepaid Order Request Example

Usage-Based BillingMeteringFinOpsAI Cost ManagementBillingMonetization

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

Top-level fields

customerIdamountcurrencyexpirationTime

Example Payload

Raw ↑
{
  "customerId": "customer-123456",
  "amount": 500.0,
  "currency": "USD",
  "expirationTime": 1749686400000
}