Unified.to · Schema

property_EnrichPerson_work_histories

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-enrichperson-work-histories-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_EnrichPerson_work_histories",
  "title": "property_EnrichPerson_work_histories",
  "items": {
    "$ref": "#/components/schemas/EnrichPersonWorkHistory"
  },
  "type": "array"
}