Skip to main content
POST
Sign a port-in Letter of Authorization

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

The port-in request id.

Body

application/json
signerName
string
required

Authorized signer's full legal name, matching the losing carrier's account.

signerEmail
string<email>
required
acknowledgement
string
required

Verbatim acknowledgement text the signer agreed to (stored for legal reconciliation).

Response

200 - application/json

The port-in request with signature state = signed.

data
object

A number port-in request stored for the organization.

meta
object