Get Relation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
- CompanyRelationOut
- ContactRelationOut
A business third party. Carries the fields an individual has no equivalent of
(vat, identifier, electronic_address, is_customer, is_supplier), and none of
the contact-only ones — first_name/last_name are simply absent from the response.
Opaque unique identifier of the relation.
Relation type, always company here.
"company"Display name. Company name for company, full name for contact.
Primary email address.
Phone number.
Preferred language, one of ['fr', 'en', 'nl', 'de'].
Postal address, if known.
VAT number, prefixed with the ISO country code.
Legal registration / party identifier.
Electronic address used to send invoices over Peppol.
true if this company is a customer.
true if this company is a supplier.