Create application bundle

Creates a new application bundle with one or more applicants (policy holder and optional dependants). The application bundle goes through validation, plan availability checks, and is submitted for processing. Each applicant must include personal details, address, and at least one plan application.

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

Request to create an application bundle with one or more applicants.

applicants
array of objects
required

List of applicants. Must include exactly one PolicyHolder. May include dependants (DependentPartner, DependentChild).

applicants*
int64 | null

Company contract ID to create the bundle under. If omitted, the current active contract is used.

int64 | null

Member group ID to assign applicants to.

boolean | null

Whether the member may add or modify dependants after creation. Stored as the member-level dependant setting: an explicit value takes precedence over the company contract's dependant setting. If omitted, the company contract decides; when neither specifies, dependants are not allowed.

Responses

400

Invalid request - validation failed (missing email, invalid plan, date out of range, etc.)

401

Unauthorized - invalid or missing API key

404

Company contract not found

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