POST
Create one insured

Authorizations

Authorization
string
header
required

Service account token (live_ or test_ prefix)

Body

application/json

The body is of type object.

Response

Returns created insured

id
string
required
type
string
required
displayName
string
required
insuredGroup
string | null
required
pathName
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time> | null
required
metadata
object
required
corporateName
string | null
prefix
string | null
firstName
string | null
middleName
string | null
lastName
string | null
suffix
string | null