Queue the addition of insurance information to a patient record in the EMR system via RPA (Robotic Process Automation).
job_id for tracking. Results are delivered via webhook.
GET /v1/insurance-providers to retrieve the correct insurance provider identifiers for your organization.insurance_payer_id alone is not supported (must be combined with insurance_name)audit_trail array shows all fields that were modified in the EMR. When EMR corrections occur (e.g., name mismatch dialogs), an attempted field shows the originally submitted value, and a note explains the correction.patient_insurance_id and job_id, then listen for webhooks to determine the final status.The Medical Record Number (MRN) of the patient in the EMR system
Insurance member/policy ID
"MEM123456789"
Insurance group number
"GRP98999"
Cobalt insurance provider ID (Priority 1). Use GET /v1/insurance-providers to retrieve valid IDs.
"insurance-provider-123"
Insurance company name (Priority 2)
"Blue Cross Anthem"
Insurance payer ID (Priority 3)
"98999"
Insurance priority level (1=primary, 2=secondary, 3=tertiary)
1, 2, 3 "1"
Insurance coverage start date in YYYY-MM-DD format
"2026-01-01"
Copayment amount in dollars
x >= 025
Patient's relationship to insurance subscriber
"self"
Insurance subscriber demographics