The Business Schema contains information about a business entity. It is used for Know Your Business (KYB) processes in Parcha’s case management system.
business_name
is required and is truncated to 64 characters if longerdescription
is truncated to 512 characters if longerwebsite
is provided, it must be a valid URLincorporation_date
must be in YYYY-MM-DD format if providedSchemaValidationError
with details about the specific fields that failed validation.The schema is of type object
.