ID of the person
Create insurance policy for person
Creates a new E&O insurance policy for a person.
Path Parameters
Body
application/json
Body
CreateInsurancePolicyRequest
The type of insurance policy
Allowed values:CORPORATIONINDIVIDUALJOINT
Example:INDIVIDUAL
Name of the insurance carrier.
Example:Acme Insurance Co.
Maximum coverage limit for the policy.
>= 1<= 10000000
Example:1000000
Date the insurance policy becomes effective (YYYY-MM-DD).
Example:2024-01-01
Date the insurance policy expires (YYYY-MM-DD).
Example:2025-01-01
Policy number assigned by the carrier.
Example:POL-001
Certificate number for the policy.
Example:CERT-001
Response
application/json
Response
Insurance policy created successfully.
InsurancePolicyV2
Unique identifier for the insurance policy.
The type of insurance policy
Allowed values:CORPORATIONINDIVIDUALJOINT
Example:INDIVIDUAL
Name of the insurance carrier.
Maximum coverage limit for the policy.
Date the insurance policy became effective (YYYY-MM-DD).
Date the insurance policy expires (YYYY-MM-DD).
Policy number assigned by the carrier.
Certificate number for the policy.
Whether a certificate file has been uploaded for this policy.
Presigned download URL for the certificate file. Present only when hasFile is true. Expires 10 minutes after the response is generated.
RFC3339 UTC timestamp when the record was created.
RFC3339 UTC timestamp when the record was last updated.
Authentication
Path Parameters
Body
List insurance policies for firm
Returns a keyset-paginated list of E&O insurance policies for a firm, scoped to the authenticated customer.
Query Parameters
Opaque continuation token returned by the previous response’s page.nextToken. Omit on the first request. Format is server-controlled and may change without an API version bump.
Requested number of items in the response. Defaults to 25 when omitted; values outside [1, 250] are rejected with 400 (not clamped). The actual size returned is reflected in page.size and may be smaller (last page or empty result).
Default:25
>= 1<= 250
Path Parameters
ID of the firm
Response
application/json
Response
Paginated list of insurance policies.
Show Child Parameters
Page metadata for a token-based list response.
Show Child Parameters
Authentication
Path Parameters
Query Parameters
Create insurance policy for firm
Creates a new E&O insurance policy for a firm.
Path Parameters
ID of the firm
Body
application/json
Body
CreateInsurancePolicyRequest
The type of insurance policy
Allowed values:CORPORATIONINDIVIDUALJOINT
Example:INDIVIDUAL
Name of the insurance carrier.
Example:Acme Insurance Co.
Maximum coverage limit for the policy.
>= 1<= 10000000
Example:1000000
Date the insurance policy becomes effective (YYYY-MM-DD).
Example:2024-01-01
Date the insurance policy expires (YYYY-MM-DD).
Example:2025-01-01
Policy number assigned by the carrier.
Example:POL-001
Certificate number for the policy.
Example:CERT-001
Response
application/json
Response
Insurance policy created successfully.
InsurancePolicyV2
Unique identifier for the insurance policy.
The type of insurance policy
Allowed values:CORPORATIONINDIVIDUALJOINT
Example:INDIVIDUAL
Name of the insurance carrier.
Maximum coverage limit for the policy.
Date the insurance policy became effective (YYYY-MM-DD).
Date the insurance policy expires (YYYY-MM-DD).
Policy number assigned by the carrier.
Certificate number for the policy.
Whether a certificate file has been uploaded for this policy.
Presigned download URL for the certificate file. Present only when hasFile is true. Expires 10 minutes after the response is generated.
RFC3339 UTC timestamp when the record was created.
RFC3339 UTC timestamp when the record was last updated.
Authentication
Path Parameters
Body
BankAccountType
stringThe type of bank account
Allowed values:SAVINGSCHECKING
BankAccountFullResponse
objectBank account resource returned by the single-resource GET endpoint. The number field contains the full account number. In all other endpoints number is masked to ****<last4>.
The unique identifier for the bank account.
Example:550e8400-e29b-41d4-a716-446655440000
The type of bank account
Allowed values:SAVINGSCHECKING
Example:CHECKING
Name of the account holder.
Example:Jane Doe
Full bank account number.
Example:1234567890
Bank routing number.
Example:021000021
Name of the bank.
Example:Chase Bank
Optional nickname for the bank account.
Example:Main
Indicates if this is the primary bank account.
Example:true
RFC3339 UTC timestamp when the bank account was created.
Example:2024-01-15T10:30:00Z
RFC3339 UTC timestamp when the bank account was last updated.
Example:2024-01-15T14:45:00Z