services

Get Service

Fetch a Service by id or externalId

get/api/services/{id}

Path parameters

idstring required

Headers

X-API-Keystring required

Response

Response with status 200

idstring required
organizationIdstring required
status'PENDING' | 'BILLING' | 'SETTLING' | 'COMPLETE' | 'TRIAGE' | 'CANCELED' | 'DENIED' required
createdAtstring date-time required
dateOfServicestring date-time required
externalIdstring
patientIdstring required
noteIdstring
coverageStatus'PENDING' | 'REVALIDATING' | 'VALID' | 'INVALID_COVERAGE' | 'INVALID_PROVIDER' required
responsibleParty'PATIENT' | 'INSURANCE' required
claimStatus'CREATED' | 'IN_PROGRESS' | 'PAID' | 'DENIED'
priorAuthorizationNumberstring
cancellationReason'NO_SHOW'

Changes

No recorded changes to this endpoint across all 1 revision of this API.