Unified.to · Schema

property_VerificationRequest_response_download_urls

report download

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

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