Update contract

Beta
PATCH

Path parameters

contract_idUUIDRequired

Request

This endpoint expects an object.
rendering_provider_idsset of UUIDsOptional

A rendering provider isn’t contracted directly with the payer but can render services under the contract held by the contracting provider. Max items is 100.

effective_datestringOptional

The starting day upon which the contract is effective

expiration_dateobjectOptional

An optional end day upon which the contract expires

regionsobjectOptional

If present, the contract’s rendering providers will be patched to this exact value, overriding what was set before.

contract_statusenumOptional
Allowed values: pendingeffectivecancelled
authorized_signatoryobjectOptional
commercial_insurance_typesobjectOptional
medicare_insurance_typesobjectOptional
medicaid_insurance_typesobjectOptional

Response

This endpoint returns an object.
commercial_insurance_typesobject

The commercial plan insurance types this contract applies.

contract_idUUID
contracting_providerobject

The provider under contract

effective_datestring

The starting day upon which the contract is effective

medicaid_insurance_typesobject

The Medicaid plan insurance types this contract applies.

medicare_insurance_typesobject

The Medicare plan insurance types this contract applies.

payerobject

The insurance company under contract

provider_countinteger

The number of linked providers who can render medical services under this contract

regionsobject

The state(s) to which the contract’s coverage extends. It may also be set to “national” for the entirety of the US.

rendering_provider_idsset of UUIDs

The providers who can render medical services under the contract

authorized_signatoryobjectOptional
contract_statusenumOptional
Allowed values: pendingeffectivecancelled
expiration_datestringOptional

An optional end day upon which the contract expires

Errors