Create a contact

Creates a new contact and returns the full contact representation.
Creating an office (organisational unit): To create an office, set the parent_id field to the ID of the parent contact. Offices inherit tin_value and tin_scheme from the parent contact; if provided, these must match the parent's values exactly, otherwise the request is rejected with 422 Unprocessable Entity.
Independent CIN for offices: Unlike tin_value, cin_value and cin_scheme are stored independently on the office. If not provided, the office inherits cin_value from the parent contact.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Account identifier (ID)

Body Params

The Contact object in format JSON to create

contact
object

Represents a contact as an object

Headers
string
Defaults to 2026-06-26

Specifies the version of the API to use in this request. If not specified uses the API-Version set in the group conifguration
B2Brouter UI Application -> Developers -> API Keys -> API Version

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json