Upload
POST https://{{url}}/medicalnetwork/attachments/submission/v1/uploads
This endpoint allows clients to submit attachments and query their status. For more information, see overview.
Request Body
[{"name"=>"files", "value"=>nil, "datatype"=>"null"}, {"name"=>"request", "value"=>"{\n\"controlNumber\": \"123459999\",\n\"tradingPartnerServiceId\": \"9497\",\n\"tradingPartnerName\":\"unknown\",\n\"payerAddress\": {\n\"address1\": \"123 address1\",\n\"city\": \"city1\",\n\"state\": \"wa\",\n\"postalCode\": \"981010000\"\n},\n\"submitter\": {\n\"organizationName\": \"happy doctors grouppractice\",\n\"etin\": \"1234567890\"\n},\n\"provider\": {\n\"organizationName\": \"happy doctors group\",\n\"npi\": \"1234560789\",\n\"address\": {\n\"address1\": \"123 address1\",\n\"city\": \"city1\",\n\"state\": \"wa\",\n\"postalCode\": \"981010000\"\n},\n\"phoneNumber\": \"123456789\",\n\"faxNumber\": \"123456789\"\n},\n\"subscriber\": {\n\"memberId\": \"0000000001\",\n\"firstName\": \"johnone\",\n\"lastName\": \"doeone\"\n},\n\"claimInformation\": {\n\"patientControlNumber\": \"12345\",\n\"beginClaimServiceDate\": \"20050513\",\n\"endClaimServiceDate\": \"20050514\",\n\"serviceLines\": [{\n\"payerClaimControlNumber\": \"123456789\",\n\"serviceLineDateInformation\" : {\n\"submissionDate\" : \"20050514\"\n},\n\"attachmentDetails\": {\n\"name\": \"rightarm.jpg\"\n}\n}]\n}\n}\n", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-CHC-Attachment-SubmitterId | number | ||
X-CHC-Attachment-BillingId | number |