---
title: "Changes to Find purchase order by ID."
method: GET
path: "/store/order/{orderId}"
---

# Changes to Find purchase order by ID.

`GET /store/order/{orderId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 53 revisions.

- **2025-03-12** `253de9e0f0ae` — 1 breaking, 6 warning, 2 info

## Changes

- **2025-03-12** `253de9e0f0ae` — 1 breaking, 6 warning, 2 info
  - removed the media type `application/xml` for the response with the status `default`
  - removed the optional property `complete` from the response with the `default` status
  - removed the optional property `id` from the response with the `default` status
  - removed the optional property `petId` from the response with the `default` status
  - removed the optional property `quantity` from the response with the `default` status
  - removed the optional property `shipDate` from the response with the `default` status
  - removed the optional property `status` from the response with the `default` status
  - added the required property `code` to the response with the `default` status
  - added the required property `message` to the response with the `default` status

---

[Operation](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0/docs/store/order/:orderId/get.md) · [API](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0.md) · [Page](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0/changes/store/order/:orderId/get)
