Paigo · Example Payload

Paigo Offering Create Example

API-based SaaS product with usage-based billing

BillingUsage-Based BillingMeteringInvoicingPricingSaaSSubscriptionsDeveloper ToolsFinOps

Paigo Offering Create Example is an example object payload from Paigo, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

offeringIdofferingNamedescriptionpricingModel

Example Payload

Raw ↑
{
  "offeringId": "my-saas-product",
  "offeringName": "My SaaS Product",
  "description": "API-based SaaS product with usage-based billing",
  "pricingModel": "pay-as-you-go"
}