Apideck · Schema

Unit price

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-unitprice-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/UnitPrice",
  "title": "Unit price",
  "type": "number",
  "example": 27500.5,
  "nullable": true
}