---
title: "Changes to Get tracking results by tracking number"
method: POST
path: "/public/v1/tracking/search"
---

# Changes to Get tracking results by tracking number

`POST /public/v1/tracking/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2025-07-02** `9d68f8b1d086` — 1 breaking
- **2025-07-02** `49b1d626be36` — 2 breaking, 3 warning, 4 info

## Changes

- **2025-07-02** `9d68f8b1d086` — 1 breaking
  - the `data/trackings/items/events/items/datetime` response's property format changed from `date-time` to no format for status `201`
- **2025-07-02** `49b1d626be36` — 2 breaking, 3 warning, 4 info
  - the `destinationPostCode` request property's minLength was increased from `0` to `1`
  - added the pattern `^[a-zA-Z0-9- ._/]*$` to the request property `destinationPostCode`
  - deleted the `header` request parameter `Authorization`
  - deleted the `header` request parameter `Content-Type`
  - the `destinationPostCode` request property's maxLength was set to `32`
  - the endpoint scheme security `Authorization` was added to the API
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`

---

[Operation](https://skmtc.dev/botbrains-io/apis/ship24-tracking-api/docs/public/v1/tracking/search/post.md) · [API](https://skmtc.dev/botbrains-io/apis/ship24-tracking-api.md) · [Page](https://skmtc.dev/botbrains-io/apis/ship24-tracking-api/changes/public/v1/tracking/search/post)
