bill-subs-api_price

The price of the subscription that will be billed, in US dollars.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-price-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_price",
  "title": "bill-subs-api_price",
  "description": "The price of the subscription that will be billed, in US dollars.",
  "example": 20,
  "readOnly": true,
  "type": "number"
}