---
title: "Erp Upload Attachment"
method: POST
path: "/api/erp/attachments/upload"
tags: ["ERP"]
---

# Erp Upload Attachment

`POST /api/erp/attachments/upload`

## Headers

- `x-api-key` string, nullable
- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-20** `50ddd7b86210` — 2 warning
  - removed the request property `processing_profile`
  - removed the request property `workflow_run_id`
- **2026-08-15** `11d770ad7302` — 1 info
  - added the new optional request property `workflow_run_id`
- **2026-08-14** `42243946710a` — 1 info
  - added the new optional request property `processing_profile`

[Change history](https://skmtc.dev/qomplement/apis/fastapi/changes/api/erp/attachments/upload/post.md)

---

[API](https://skmtc.dev/qomplement/apis/fastapi.md) · [All operations](https://skmtc.dev/qomplement/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qomplement/fastapi/revisions/c5a6fbe2731c/schema)
