v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-067997411.3 KB

Create a new contact for your legal entity. Contacts are used as invoice recipients.

post/contact

Query parameters

filter:legalEntityIdstring

The legal entity ID. Required if authenticating with access to multiple legal entities.

Request body

namestring required

Display name of the contact.

recipientType'contact' | 'vendor' required

The relationship type of the contact.

recipientLegalNamestring required

Legal name of the recipient.

recipientEmailstring

Email address of the recipient.

Response

OK