{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/is_customer", "title": "is_customer", "description": "True for personal and business customers with a direct relationship with the fintech or bank.", "example": true, "type": "boolean" }