cURL
curl --request POST \ --url https://api.example.com/medicare/claims/{claimId}/resubmit
{ "id": "<string>", "status": "created", "createdAt": "2023-11-07T05:31:56Z", "type": "patient", "transactionId": "<string>", "totalChargeAmount": 123, "totalRebateAmount": 123, "totalGapAmount": 123, "itemsCount": 123, "items": [ { "id": "<string>", "itemCode": "<string>", "chargeAmount": 123, "rebateAmount": 123, "gapAmount": 123, "mcolAssessmentCode": "<string>", "mcolErrorCode": "<string>", "mcolErrorMessage": "<string>", "patientCount": 123, "quantity": 123 } ], "paymentStatus": "full_paid", "reference": "<string>", "mcolClaimId": "<string>", "mcolErrorCode": "<string>", "mcolErrorMessage": "<string>" }
Resubmit a Medicare claim for manual review
created
submitted
confirmed
rejected
requires_review
in_review
cancelled
failed
patient
bulk_bill
Show child attributes
full_paid
part_paid
not_paid