Unified.to · Schema

property_AssessmentOrder_response_download_urls

Report download URLs

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-assessmentorder-response-download-urls-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AssessmentOrder_response_download_urls",
  "title": "property_AssessmentOrder_response_download_urls",
  "description": "Report download URLs",
  "items": {
    "type": "string"
  },
  "type": "array"
}