Update provider credentialing span

Path parameters

provider_credentialing_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
contracting_provider_idUUIDOptional
The ID of the practice location at which the rendering provider is covered by the credentialing span.
payer_uuidUUIDOptional
The ID of the payer doing the credentialing.
start_datedateOptional
Start date of the credentialing span.
end_datedateOptional
End date of the credentialing span.
regionsobjectOptional
The states covered by the credentialing span. A span may be national and cover all states.
submitted_datedateOptional
Date that the credential paperwork was submitted.
payer_loaded_datedateOptional
Date that the payer loaded the credentialing span into their system.

Response

This endpoint returns an object.
provider_credentialing_span_idUUID
rendering_providerobject
The rendering provider covered by the credentialing span.
contracting_providerobject
The practice location at which the rendering provider is covered by the credentialing span.
payerobject
The payer doing the credentialing.
regionsobject
The states covered by the credentialing span. A span may be national and cover all states.
credentialing_statusenum
Status of the credentialing span.
Allowed values:
sourcestring
Source of the credentialing span.
is_enabledboolean
Is the credentialing span enabled?
start_datedateOptional
Start date of the credentialing span.
end_datedateOptional
End date of the credentialing span.
submitted_datedateOptional
Date that the credential paperwork was submitted.
payer_loaded_datedateOptional
Date that the payer loaded the credentialing span into their system.
medallion_payer_enrollment_idUUIDOptional
Provider ID for the related medallion payer enrollment.

Errors