{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/business_id4", "title": "business_id4", "description": "Unique ID for the business. Exactly one of `business_id` or `person_id` must be set.\n", "example": "2c334624-265b-4ac9-9a30-0a1d45ea4bd0", "format": "uuid", "type": "string" }