Apideck · Schema

Project ID

The unique identifier for the linked project.

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-accountingprojectid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AccountingProjectId",
  "title": "Project ID",
  "type": "string",
  "description": "The unique identifier for the linked project.",
  "example": "12345"
}