Unified.to · Schema

property_VerificationPackage_tags

Category (Verification, Validation, Background Check)

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-verificationpackage-tags-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_VerificationPackage_tags",
  "title": "property_VerificationPackage_tags",
  "description": "Category (Verification, Validation, Background Check)",
  "items": {
    "type": "string"
  },
  "type": "array"
}