Contact Sales
Search...
/
Introduction
Getting Started
Candid Environments
Payer Information
API Principles
Design Principles
Development Lifecycle
Breaking Changes
Conventions
Additional Resources
Postman
OpenAPI
Legacy Documentation
Support
API Reference
Auth
Billing Notes
Contracts
Custom Schemas
Eligibility
Encounters
Expected Network Status
Exports
External Payment Account Config
Fee Schedules
Guarantor
Import Invoice
Insurance Adjudications
V1
GET
Get insurance adjudication
POST
Create insurance adjudication
DEL
Delete insurance adjudication
Insurance Payments
Insurance Refunds
Non Insurance Payer Payments
Non Insurance Payer Refunds
Non Insurance Payers
Organization Service Facilities
Organization Providers
Patient Payments
Patient Refunds
Payers
Service Lines
Tasks
Third Party Payer Payments
Third Party Payer Refunds
Third Party Payers
Write Offs
Pre Encounter
Service Facility
Contact Sales
API Reference
Insurance Adjudications
V1
Create insurance adjudication
Beta
POST
https://
api.joincandidhealth.com
/
api
/
insurance-adjudications
/
v1
Creates a new insurance adjudication record and returns the newly created InsuranceAdjudication object.
Request
This endpoint expects an object.
payer_identifier
object
Required
Show 2 variants
payee
object
Required
Show 2 properties
check_date
date
Required
claims
map from UUIDs to lists of objects
Required
Show 6 properties
post_date
date
Optional
check_number
string
Optional
note
string
Optional
Response
This endpoint returns an object.
insurance_adjudication_id
UUID
payer_uuid
UUID
check_date
date
claims
map from UUIDs to lists of objects
Show 7 properties
post_date
date
Optional
check_number
string
Optional
note
string
Optional
Errors
409
Era Not Fully Processed Error
Built with