Adyen · Schema

UnincorporatedPartnership

UnincorporatedPartnership schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
countryOfGoverningLaw string The two-character [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the governing country.
dateOfIncorporation string The date when the legal arrangement was incorporated in YYYY-MM-DD format.
description string Short description about the Legal Arrangement.
doingBusinessAs string The registered name, if different from the `name`.
name string The legal name.
principalPlaceOfBusiness object The business address. Required if the principal place of business is different from the `registeredAddress`.
registeredAddress object The address registered at the registrar, such as the Chamber of Commerce.
registrationNumber string The registration number.
taxInformation array The tax information of the entity.
type string Type of Partnership. Possible values: * **limitedPartnership** * **generalPartnership** * **familyPartnership** * **commercialPartnership** * **publicPartnership** * **otherPartnership** * **gbr** * *
vatAbsenceReason string The reason for not providing a VAT number. Possible values: **industryExemption**, **belowTaxThreshold**.
vatNumber string The VAT number.
View JSON Schema on GitHub