---
title: "Changes to Change Guide State"
method: PUT
path: "/{guides-type}/{document-id}/change-state.json"
---

# Changes to Change Guide State

`PUT /{guides-type}/{document-id}/change-state.json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-25** `5b82d4eb0d9f` — 10 breaking, 1 warning, 2 info

## Changes

- **2026-08-25** `5b82d4eb0d9f` — 10 breaking, 1 warning, 2 info
  - the response property `shipping/at_doc_code_id` became nullable for the status `200`
  - the response property `shipping/items/items/description` became nullable for the status `200`
  - the response property `shipping/items/items/unit` became nullable for the status `200`
  - the response property `shipping/license_plate` became nullable for the status `200`
  - the response property `shipping/observations` became nullable for the status `200`
  - the response property `shipping/reference` became nullable for the status `200`
  - the response property `shipping/retention` became nullable for the status `200`
  - the response property `shipping/sequence_id` became nullable for the status `200`
  - the `errors` response's property type/format changed from `object`/`` to `array`/`` for status `401`
  - the `shipping/sequence_id` response's property type/format changed from `string`/`` to `integer, null`/`` for status `200`
  - removed the optional property `errors/error` from the response with the `401` status
  - added the optional property `shipping/loaded_at` to the response with the `200` status
  - the response optional property `shipping/at_doc_code_id` became read-only for the status `200`

---

[Operation](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/docs/:guides-type/:document-id/change-state.json/put.md) · [API](https://skmtc.dev/invoicexpress/apis/invoicexpress-api.md) · [Page](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/changes/:guides-type/:document-id/change-state.json/put)
