---
title: "Create an Attachment from a Charge Capture external ID"
method: POST
path: "/api/encounter-attachments/v1/create-from-charge-capture-external-id"
tags: ["v1"]
---

# Create an Attachment from a Charge Capture external ID

`POST /api/encounter-attachments/v1/create-from-charge-capture-external-id`

Uploads a file using an external identifier. For Charge Capture, the file will be associated with the Encounter at Encounter creation time.

Note: Attachments created via this endpoint are not searchable via the get endpoint until they are associated with an encounter.

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V1AttachmentId — unresolved $ref

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
