Create or Update Contact

Creates a new contact or updates an existing one. If an id is provided in the request body, the contact will be updated; otherwise a new contact will be created.

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

If provided, updates existing contact

boolean

Whether this is the primary contact

string

First name

string

Last name

string

Email address

string

Phone number

string

Street address

string

Suburb

string

Postcode

string

State

string

Country

date

Date of birth in yyyy-MM-dd format

string
deprecated

Use passportNumber or driversLicenseNumber instead

string

Passport number

string

Passport country code

string

Driver's license number

string

Driver's license state

string

Driver's license country code

string

Driver's license card number

date

Driver's license expiry date

string
enum
required

The type of contact. Owner = a major shareholder and director; Director = any director; Shareholder = any shareholder; Executive = Any decision maker.

Allowed:
double | null

Ownership percentage

string

Job title

Responses

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