{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/TaxNumber", "title": "Tax number", "type": "string", "example": "US123945459", "nullable": true }