Create insured

Creates a new insured record with the provided details.

Body Params

Request body for creating an insured via the public API.

string | null

Street address line 1

string | null

Street address line 2 (suite, floor, etc.)

string | null

State or province

string | null

City

string | null

Country

string | null

Your system's unique identifier for this insured. Used for lookups via GET /v1/insured/customer_external_id/{id}.

string | null

Primary email address. Must be unique per tenant.

string | null

Secondary email address

string | null

Contact first name

string
required

Name of the insured (company or individual)

string | null

Contact last name

string | null

Phone number (max 15 characters)

string | null

Postal / ZIP code

Responses

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