Skip to main content
PUT
Retry an existing group connection for an existing group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connection_id
string<uuid>
required

The unique identifier of the group connection that needs to be reprocessed

Example:

"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"

Body

application/json
broker_federal_ein
string

Brokerage or Organization Federal Employer Identification Number for the group's broker.

Example:

"123123123"

broker_tin
string

Invidividual or DRLP Federal Tax Identification Number for the group's broker. Format can be either an EIN or SSN

Example:

"123123123"

carrier_group_id
string

Unique identifier for the group in the carrier system

Minimum string length: 1
employer_email_address
string

Email address of the group's employer

Example:

"employer@example.com"

federal_ein
string

Federal Employer Identification Number for the new group/company

Example:

"123123123"

Response

201 - application/json

Successful Response - Returns the updated Group Connection

carrier_id
string<uuid>
required
read-only

Unique identifier of the carrier in Noyo

created
integer
required

The date the record was created

group_data
object
required

Carrier-specific data to execute a group connection

id
string<uuid>
required
read-only

Unique identifier of the group connection in Noyo

modified
integer
required

The date the record was last updated

organization_id
string<uuid>
required
read-only

Unique identifier of the platform or broker organization in Noyo

request_type
string
required
read-only

Type of the group connection

setup_result
object
required
read-only

More information about the result of the group connection

status
enum<string>
required
read-only

Status of the group connection

Available options:
created,
processing,
noyo_review,
waiting_on_carrier,
carrier_authorization,
action_required,
unable_to_connect,
completed
version
string<uuid>
required

Current version of the record

completed
integer
read-only

Timestamp indicating when a group connection was marked as completed.

federal_ein
string
read-only

Federal Employer Identification Number for the group

group_id
string<uuid>
read-only

ID of associated group model