Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Token

Path Parameters

id
string
required

Response

Bound insurance policy details

carrier
string
required
effectiveDate
string
required

The effective date of the policy

Example:

"2025-03-01"

expirationDate
string
required

The expiration date of the policy

Example:

"2026-03-01"

id
string
required

The unique identifier of the loan application

Example:

"693f2f46-69ff-4f20-a4d9-abe982d34fd4"

policyNumber
string
required

The policy number of the policy

Example:

"AB325023234-03"

policyType
enum<string>
required

The type of policy

Available options:
HO3,
HO6,
EARTHQUAKE,
FLOOD,
DWELLING_FIRE,
WIND
Example:

"HO3"

cancellationDate
string | null

The cancellation date of the policy

Example:

"2025-07-01"

coverages
object[] | null
documents
object[] | null
externalId
string | null

The external ID of the policy

Example:

"1234567890"

loanId
string | null
premium
number | null

The premium of the policy

Example:

1200

status
string | null
termLength
number | null

The term length of the policy in months

Example:

12