One-call create + submit from paper-form boxes (CMS-1500 or UB-04) — the simplest way to create a claim over the API, without the draft/batch workflow. ClaimRev maps the boxes, builds the 837 (P or I) and submits it through the standard ingestion pipeline. Provide exactly one of cms1500 / ub04. Returns 400 with the reasons when a submission gate fails (e.g. missing payer number, or an outside-lab charge with no Box 32 service facility), otherwise 200 with the envelope control numbers and submission id.
POST/api/ManualClaimEntry/v1/CreateClaimFromForm
One-call create + submit from paper-form boxes (CMS-1500 or UB-04) — the simplest way to create a claim over the API, without the draft/batch workflow. ClaimRev maps the boxes, builds the 837 (P or I) and submits it through the standard ingestion pipeline. Provide exactly one of cms1500 / ub04. Returns 400 with the reasons when a submission gate fails (e.g. missing payer number, or an outside-lab charge with no Box 32 service facility), otherwise 200 with the envelope control numbers and submission id.
Request
Responses
- 200
- 400
- 403
OK
Bad Request
Forbidden