Skip to main content
GET
Get Payor Contract

Authorizations

Authorization
string
header
required

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

Path Parameters

contract_id
string
required

Response

id
string<uuid>
required

The contract's Silna identifier

payor_id
string<uuid>
required

The payor's Silna identifier

payor_name
string
required

Payor name

contracted_under
string
required

Name of the clinician or provider group this contract is for

insurance_types
enum<string>[]
required

Specifies which insurance types this contract covers. When no types are selected, the contract applies to all insurance types.

Available options:
COMMERCIAL,
MEDICARE,
MEDICAID,
REGIONAL_CENTER,
WORKERS_COMPENSATION,
AUTO_INSURANCE
plans
V1ContractPlan · object[]
required

Specific plans included in this contract. When no plans are selected, the contract applies to all plans.

excluded_plans
V1ContractPlan · object[]
required

Plans specifically excluded from this contract. The contract applies to all plans except those listed.

service_locations
V1ContractServiceLocation · object[]
required

Service locations associated with this contract. At least one service location is required.

ipa_required
boolean
required

When enabled, this contract only applies when the patient is associated with one of the contract's IPAs.

version_number
integer
required

Contract version number

created_at
string<date-time>
required

Contract creation timestamp

contract_npi
string | null

National Provider Identifier

Example:

"1234567890"

contract_tin
string | null

Tax Identification Number

Example:

"123456789"

medicaid_id
string | null

Medicaid ID