---
title: "Changes to Create Accounts"
method: POST
path: "/accounting/accounts"
---

# Changes to Create Accounts

`POST /accounting/accounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 18 revisions.

- **2024-09-20** `be3dc330edf3` — 162 breaking, 162 info
- **2024-08-16** `660a45415efe` — 27 info
- **2024-08-05** `ca213ae36b7f` — 1 info
- **2024-08-05** `167edd5346ec` — 1 info
- **2024-08-01** `414c3e999e0b` — 1 info

## Changes

- **2024-09-20** `be3dc330edf3` — 162 breaking, 162 info
  - removed the enum value `AED` of the request property `currency`
  - removed the enum value `AFN` of the request property `currency`
  - removed the enum value `ALL` of the request property `currency`
  - removed the enum value `AMD` of the request property `currency`
  - removed the enum value `ANG` of the request property `currency`
  - removed the enum value `AOA` of the request property `currency`
  - removed the enum value `ARS` of the request property `currency`
  - removed the enum value `AUD` of the request property `currency`
  - removed the enum value `AWG` of the request property `currency`
  - removed the enum value `AZN` of the request property `currency`
  - removed the enum value `BAM` of the request property `currency`
  - removed the enum value `BBD` of the request property `currency`
  - removed the enum value `BDT` of the request property `currency`
  - removed the enum value `BGN` of the request property `currency`
  - removed the enum value `BHD` of the request property `currency`
  - removed the enum value `BIF` of the request property `currency`
  - removed the enum value `BMD` of the request property `currency`
  - removed the enum value `BND` of the request property `currency`
  - removed the enum value `BOB` of the request property `currency`
  - removed the enum value `BRL` of the request property `currency`
  - removed the enum value `BSD` of the request property `currency`
  - removed the enum value `BTN` of the request property `currency`
  - removed the enum value `BWP` of the request property `currency`
  - removed the enum value `BYN` of the request property `currency`
  - removed the enum value `BZD` of the request property `currency`
  - removed the enum value `CAD` of the request property `currency`
  - removed the enum value `CDF` of the request property `currency`
  - removed the enum value `CHF` of the request property `currency`
  - removed the enum value `CLP` of the request property `currency`
  - removed the enum value `CNY` of the request property `currency`
  - removed the enum value `COP` of the request property `currency`
  - removed the enum value `CRC` of the request property `currency`
  - removed the enum value `CUP` of the request property `currency`
  - removed the enum value `CVE` of the request property `currency`
  - removed the enum value `CZK` of the request property `currency`
  - removed the enum value `DJF` of the request property `currency`
  - removed the enum value `DKK` of the request property `currency`
  - removed the enum value `DOP` of the request property `currency`
  - removed the enum value `DZD` of the request property `currency`
  - removed the enum value `EGP` of the request property `currency`
  - …284 more
- **2024-08-16** `660a45415efe` — 27 info
  - added the new optional request property `account_number`
  - added the new optional request property `classification`
  - added the new optional request property `company_info_id`
  - added the new optional request property `currency`
  - added the new optional request property `current_balance`
  - added the new optional request property `description`
  - added the new optional request property `field_mappings`
  - added the new optional request property `name`
  - added the new optional request property `parent_account`
  - added the new optional request property `status`
  - added the new optional request property `type`
  - added the optional property `account_number` to the response with the `201` status
  - added the optional property `classification` to the response with the `201` status
  - added the optional property `company_info_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 `currency` to the response with the `201` status
  - added the optional property `current_balance` to the response with the `201` status
  - added the optional property `description` to the response with the `201` status
  - added the optional property `field_mappings` 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 `name` to the response with the `201` status
  - added the optional property `parent_account` 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
  - added the optional property `status` to the response with the `201` status
  - added the optional property `type` 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/accounts/post.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/accounting/accounts/post)
