Create Attachments by Uploading Documents

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Providers can create one or more Attachments by uploading files along with required metadata in a single request. All attachments will be associated with a new Attachment Control Number and will be considered Closed upon completion of the request.

šŸ“˜

NOTE

The transaction ID (for example, "imageIntelligenceTransactionId") generated using this endpoint should be used for the id parameter to run the transactions/{id} endpoint.

ā—ļø

IMPORTANT

Please do not submit PHI or PII data on the developer portal's Try It! interface.

šŸ“˜

NOTE

Supported File Types: BMP, JPG/JPEG, TIFF, PNG, PDF, TXT, DOC/DOCX, DICOM, GIF, RTF

Supported Number of Files: 1-10 files per request

Body Params
files
array of files
required
length between 1 and 10

Raw binary of the files to be uploaded as attachments

string
required
length ≤ 50

JSON property of request body property 'request' containing the claim ID associated with the attachments

string
required

JSON property of request body property 'request' containing the payer Id associated with the attachments

string
required
length ≤ 50
string
required

JSON property of request body property 'request' containing the provider NPI associated with the attachments

string
required
length ≤ 50

JSON property of request body property 'request' containing the submitter Id associated with the attachments. Requestor MUST have access to this submitter id.

date
required

JSON property of request body property 'request' containing the first Date of Service associated with the attachments

string
required
length ≤ 75
string
required
length ≤ 50
string
required
length ≤ 10
string
required
length ≤ 50

JSON property of request body property 'request' containing the billing provider tax Id associated with the attachments. Requestor MUST have access to this billing provider tax id (TIN).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json