latestSwagger 2.02026-08-2181213270.0 KB

0a9c1f8784f2

Counterparty

Create a new counterparty. A Counterparty describes any commercial relations with a company. Counterparties are automatically created from the invoices.

post/counterparties

Request body

identifierstring required

Legal identifier of the business, such as its SIRET or SIREN in France. Must not contain spaces.

identifier_type'belgium_registration_number' | 'bsn' | 'cif' | 'hr_nummer' | 'kvk' | 'name' | 'nif' | 'siren' | 'siret' | 'steuernummer' | 'vat_number' required

Type of legal business identifier of the business, such as the SIRET in France.

namestring nullable

Legal name of the business.

relation_typesstring[] required
vat_numberstring nullable

VatNumber

Response

OK