---
title: "Changes to POST /account_roles/"
method: POST
path: "/account_roles/"
---

# Changes to POST /account_roles/

`POST /account_roles/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 6 revisions.

- **2026-07-13** `2557a8fec764` — 2 info
- **2022-10-13** `b89c1b3e6d09` — 2 info
- **2022-09-20** `2823b16250b7` — 2 info
- **2022-09-16** `025494408062` — 2 info
- **2022-09-08** `486e2fd12f8f` — 24 breaking, 104 warning, 14 info
- **2022-08-19** `8446ece0e148` — 10 breaking, 4 warning, 118 info

## Changes

- **2026-07-13** `2557a8fec764` — 2 info
  - media type `application/json; version=2.4.12` was changed to `application/json; version=2.4.13` for the response status `201`
  - media type `application/xml; version=2.4.12` was changed to `application/xml; version=2.4.13` for the response status `201`
- **2022-10-13** `b89c1b3e6d09` — 2 info
  - media type `application/json; version=2.4.11` was changed to `application/json; version=2.4.12` for the response status `201`
  - media type `application/xml; version=2.4.11` was changed to `application/xml; version=2.4.12` for the response status `201`
- **2022-09-20** `2823b16250b7` — 2 info
  - media type `application/json; version=2.4.10` was changed to `application/json; version=2.4.11` for the response status `201`
  - media type `application/xml; version=2.4.10` was changed to `application/xml; version=2.4.11` for the response status `201`
- **2022-09-16** `025494408062` — 2 info
  - media type `application/json; version=2.4.5` was changed to `application/json; version=2.4.10` for the response status `201`
  - media type `application/xml; version=2.4.5` was changed to `application/xml; version=2.4.10` for the response status `201`
- **2022-09-08** `486e2fd12f8f` — 24 breaking, 104 warning, 14 info
  - added `#/components/schemas/NestedAddress` to the `route_end_address` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/NestedAddress` to the `route_end_address` request property `allOf` list (media type: application/xml)
  - added `#/components/schemas/NestedAddress` to the `route_start_address` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/NestedAddress` to the `route_start_address` request property `allOf` list (media type: application/xml)
  - the `route_end_address` request property type/format changed from `object`/`` to ``/`` (media type: application/json)
  - the `route_start_address` request property type/format changed from `object`/`` to ``/`` (media type: application/json)
  - the response property `route_end_address` became nullable for the status `201` (media type: application/json; version=2.4.5)
  - the response property `route_end_address` became nullable for the status `201` (media type: application/xml; version=2.4.5)
  - the response property `route_start_address` became nullable for the status `201` (media type: application/json; version=2.4.5)
  - the response property `route_start_address` became nullable for the status `201` (media type: application/xml; version=2.4.5)
  - the `display_name` response property's maxLength was increased from `30` to `100` for the response status `201` (media type: application/json; version=2.4.5)
  - the `display_name` response property's maxLength was increased from `30` to `100` for the response status `201` (media type: application/xml; version=2.4.5)
  - the `route_end_address` response's property type/format changed from `object`/`` to ``/`` for status `201` (media type: application/json; version=2.4.5)
  - the `route_end_address` response's property type/format changed from `object`/`` to ``/`` for status `201` (media type: application/xml; version=2.4.5)
  - the `route_start_address` response's property type/format changed from `object`/`` to ``/`` for status `201` (media type: application/json; version=2.4.5)
  - the `route_start_address` response's property type/format changed from `object`/`` to ``/`` for status `201` (media type: application/xml; version=2.4.5)
  - removed the required property `route_end_address/geocode_failed_at` from the response with the `201` status (media type: application/json; version=2.4.5)
  - removed the required property `route_end_address/geocode_failed_at` from the response with the `201` status (media type: application/xml; version=2.4.5)
  - removed the required property `route_end_address/geocoded_at` from the response with the `201` status (media type: application/json; version=2.4.5)
  - removed the required property `route_end_address/geocoded_at` from the response with the `201` status (media type: application/xml; version=2.4.5)
  - removed the required property `route_start_address/geocode_failed_at` from the response with the `201` status (media type: application/json; version=2.4.5)
  - removed the required property `route_start_address/geocode_failed_at` from the response with the `201` status (media type: application/xml; version=2.4.5)
  - removed the required property `route_start_address/geocoded_at` from the response with the `201` status (media type: application/json; version=2.4.5)
  - removed the required property `route_start_address/geocoded_at` from the response with the `201` status (media type: application/xml; version=2.4.5)
  - removed the request property `route_end_address/apartment_number` (media type: application/json)
  - removed the request property `route_end_address/apartment_number` (media type: application/xml)
  - removed the request property `route_end_address/city` (media type: application/json)
  - removed the request property `route_end_address/city` (media type: application/xml)
  - removed the request property `route_end_address/country` (media type: application/json)
  - removed the request property `route_end_address/country` (media type: application/xml)
  - removed the request property `route_end_address/country_code` (media type: application/json)
  - removed the request property `route_end_address/country_code` (media type: application/xml)
  - removed the request property `route_end_address/formatted_address` (media type: application/json)
  - removed the request property `route_end_address/formatted_address` (media type: application/xml)
  - removed the request property `route_end_address/google_place_id` (media type: application/json)
  - removed the request property `route_end_address/google_place_id` (media type: application/xml)
  - removed the request property `route_end_address/house_number` (media type: application/json)
  - removed the request property `route_end_address/house_number` (media type: application/xml)
  - removed the request property `route_end_address/location` (media type: application/json)
  - removed the request property `route_end_address/location` (media type: application/xml)
  - …102 more
- **2022-08-19** `8446ece0e148` — 10 breaking, 4 warning, 118 info
  - the request property `route_end_address` became not nullable (media type: application/json)
  - the request property `route_end_address` became not nullable (media type: application/xml)
  - the request property `route_start_address` became not nullable (media type: application/json)
  - the request property `route_start_address` became not nullable (media type: application/xml)
  - the `display_name` request property's maxLength was decreased to `30` (media type: application/json)
  - the `display_name` request property's maxLength was decreased to `30` (media type: application/xml)
  - the `route_end_address` request property type/format changed from ``/`` to `object`/`` (media type: application/json)
  - the `route_end_address` request property type/format changed from ``/`` to `object`/`` (media type: application/xml)
  - the `route_start_address` request property type/format changed from ``/`` to `object`/`` (media type: application/json)
  - the `route_start_address` request property type/format changed from ``/`` to `object`/`` (media type: application/xml)
  - removed `#/components/schemas/NestedAddress` from the `route_end_address` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/NestedAddress` from the `route_end_address` request property `allOf` list (media type: application/xml)
  - removed `#/components/schemas/NestedAddress` from the `route_start_address` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/NestedAddress` from the `route_start_address` request property `allOf` list (media type: application/xml)
  - added the new optional request property `route_end_address/apartment_number` (media type: application/json)
  - added the new optional request property `route_end_address/apartment_number` (media type: application/xml)
  - added the new optional request property `route_end_address/city` (media type: application/json)
  - added the new optional request property `route_end_address/city` (media type: application/xml)
  - added the new optional request property `route_end_address/country` (media type: application/json)
  - added the new optional request property `route_end_address/country` (media type: application/xml)
  - added the new optional request property `route_end_address/country_code` (media type: application/json)
  - added the new optional request property `route_end_address/country_code` (media type: application/xml)
  - added the new optional request property `route_end_address/formatted_address` (media type: application/json)
  - added the new optional request property `route_end_address/formatted_address` (media type: application/xml)
  - added the new optional request property `route_end_address/google_place_id` (media type: application/json)
  - added the new optional request property `route_end_address/google_place_id` (media type: application/xml)
  - added the new optional request property `route_end_address/house_number` (media type: application/json)
  - added the new optional request property `route_end_address/house_number` (media type: application/xml)
  - added the new optional request property `route_end_address/location` (media type: application/json)
  - added the new optional request property `route_end_address/location` (media type: application/xml)
  - added the new optional request property `route_end_address/point_of_interest` (media type: application/json)
  - added the new optional request property `route_end_address/point_of_interest` (media type: application/xml)
  - added the new optional request property `route_end_address/postal_code` (media type: application/json)
  - added the new optional request property `route_end_address/postal_code` (media type: application/xml)
  - added the new optional request property `route_end_address/raw_address` (media type: application/json)
  - added the new optional request property `route_end_address/raw_address` (media type: application/xml)
  - added the new optional request property `route_end_address/state` (media type: application/json)
  - added the new optional request property `route_end_address/state` (media type: application/xml)
  - added the new optional request property `route_end_address/street` (media type: application/json)
  - added the new optional request property `route_end_address/street` (media type: application/xml)
  - …92 more

---

[Operation](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/docs/account_roles/post.md) · [API](https://skmtc.dev/oeklo/apis/gsmtasks-project-api.md) · [Page](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/account_roles/post)
