---
title: "Changes to Create Attachments"
method: POST
path: "/accounting/attachments"
---

# Changes to Create Attachments

`POST /accounting/attachments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 18 revisions.

- **2024-08-16** `660a45415efe` — 13 info
- **2024-08-05** `ca213ae36b7f` — 1 info
- **2024-08-05** `167edd5346ec` — 1 info
- **2024-08-01** `414c3e999e0b` — 1 info

## Changes

- **2024-08-16** `660a45415efe` — 13 info
  - added the new optional request property `account_id`
  - added the new optional request property `field_mappings`
  - added the new optional request property `file_name`
  - added the new optional request property `file_url`
  - added the optional property `account_id` to the response with the `201` status
  - added the optional property `created_at` to the response with the `201` status
  - added the optional property `field_mappings` to the response with the `201` status
  - added the optional property `file_name` to the response with the `201` status
  - added the optional property `file_url` to the response with the `201` status
  - added the optional property `id` to the response with the `201` status
  - added the optional property `modified_at` to the response with the `201` status
  - added the optional property `remote_data` to the response with the `201` status
  - added the optional property `remote_id` to the response with the `201` status
- **2024-08-05** `ca213ae36b7f` — 1 info
  - the endpoint scheme security `bearer` was removed from the API
- **2024-08-05** `167edd5346ec` — 1 info
  - the endpoint scheme security `bearer` was added to the API
- **2024-08-01** `414c3e999e0b` — 1 info
  - the endpoint scheme security `bearer` was removed from the API

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api-2/docs/accounting/attachments/post.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/accounting/attachments/post)
