Apideck · Schema

Reference

Optional reference identifier for the transaction.

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-reference-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/Reference",
  "title": "Reference",
  "type": "string",
  "description": "Optional reference identifier for the transaction.",
  "example": "INV-2024-001",
  "nullable": true
}