Medical Network Attachment Retrival v1

Number of APIs: 4

The Attachment Retrieval API lets you search and download attachment documents for payers. It has search options based on date range, claim number, memberId, patient first name & last name. This API supports legacy Change Healthcare (formerly Emdeon) network connections. For a full list of Legacy RelayHealth network connections, please reference ConnectCenter.

By default, testMode is set to false to retrieve the production data.To retrieve the test data, pass the query string as testMode=true.

  1. Search With date range POST https://{{url}}/medicalnetwork/attachments/retrieval/v1/search?testMode=true

  2. Download file GET https://{{url}}/medicalnetwork/attachments/retrieval/v1/{{attachment_id}}

  3. Health Check GET https://{{url}}/medicalnetwork/attachments/retrieval/v1/healthcheck

  4. Security Authorization Acces Token POST https://{{url}}/apip/auth/v2/token