---
title: "Changes to POST /account_roles/{id}/notify/"
method: POST
path: "/account_roles/{id}/notify/"
---

# Changes to POST /account_roles/{id}/notify/

`POST /account_roles/{id}/notify/`

> 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` — 19 breaking, 52 warning, 6 info
- **2022-08-19** `8446ece0e148` — 1 breaking, 66 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 `200`
  - media type `application/xml; version=2.4.12` was changed to `application/xml; version=2.4.13` for the response status `200`
- **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 `200`
  - media type `application/xml; version=2.4.11` was changed to `application/xml; version=2.4.12` for the response status `200`
- **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 `200`
  - media type `application/xml; version=2.4.10` was changed to `application/xml; version=2.4.11` for the response status `200`
- **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 `200`
  - media type `application/xml; version=2.4.5` was changed to `application/xml; version=2.4.10` for the response status `200`
- **2022-09-08** `486e2fd12f8f` — 19 breaking, 52 warning, 6 info
  - removed the request body
  - the response property `route_end_address` became nullable for the status `200` (media type: application/json; version=2.4.5)
  - the response property `route_end_address` became nullable for the status `200` (media type: application/xml; version=2.4.5)
  - the response property `route_start_address` became nullable for the status `200` (media type: application/json; version=2.4.5)
  - the response property `route_start_address` became nullable for the status `200` (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 `200` (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 `200` (media type: application/xml; version=2.4.5)
  - the `route_end_address` response's property type/format changed from `object`/`` to ``/`` for status `200` (media type: application/json; version=2.4.5)
  - the `route_end_address` response's property type/format changed from `object`/`` to ``/`` for status `200` (media type: application/xml; version=2.4.5)
  - the `route_start_address` response's property type/format changed from `object`/`` to ``/`` for status `200` (media type: application/json; version=2.4.5)
  - the `route_start_address` response's property type/format changed from `object`/`` to ``/`` for status `200` (media type: application/xml; version=2.4.5)
  - removed the required property `route_end_address/geocode_failed_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `route_end_address/geocode_failed_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `route_end_address/geocoded_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `route_end_address/geocoded_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `route_start_address/geocode_failed_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `route_start_address/geocode_failed_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `route_start_address/geocoded_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `route_start_address/geocoded_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/apartment_number` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/apartment_number` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/city` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/city` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/country` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/country` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/country_code` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/country_code` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/formatted_address` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/formatted_address` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/google_place_id` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/google_place_id` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/house_number` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/house_number` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/location` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/location` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/point_of_interest` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/point_of_interest` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/postal_code` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address/postal_code` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address/raw_address` from the response with the `200` status (media type: application/json; version=2.4.5)
  - …37 more
- **2022-08-19** `8446ece0e148` — 1 breaking, 66 info
  - added required request body
  - media type `application/json; version=2.4.13` was changed to `application/json; version=2.3.5` for the response status `200`
  - media type `application/xml; version=2.4.13` was changed to `application/xml; version=2.3.5` for the response status `200`
  - added the optional property `route_end_address/apartment_number` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/apartment_number` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/city` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/city` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/country` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/country` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/country_code` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/country_code` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/formatted_address` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/formatted_address` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/google_place_id` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/google_place_id` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/house_number` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/house_number` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/location` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/location` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/point_of_interest` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/point_of_interest` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/postal_code` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/postal_code` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/raw_address` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/raw_address` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/state` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/state` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address/street` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address/street` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_start_address/apartment_number` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_start_address/apartment_number` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_start_address/city` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_start_address/city` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_start_address/country` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_start_address/country` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_start_address/country_code` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_start_address/country_code` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_start_address/formatted_address` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_start_address/formatted_address` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_start_address/google_place_id` to the response with the `200` status (media type: application/json; version=2.3.5)
  - …27 more

---

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