---
title: "Changes to Create a shipment quote"
method: POST
path: "/shipments/quote"
---

# Changes to Create a shipment quote

`POST /shipments/quote`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2026-08-21** `3b9f91693dec` — 1 breaking, 6 info
- **2026-08-19** `cb0208047b4e` — 2 breaking
- **2026-08-11** `f3622e6b908a` — 1 info

## Changes

- **2026-08-21** `3b9f91693dec` — 1 breaking, 6 info
  - the `origin_shipment_id` request property type/format changed from `string`/`` to `integer`/``
  - the request property `parcels/items/allOf[#/components/schemas/ParcelAdvanced]/declared_value/amount` became nullable
  - the request property `parcels/items/allOf[#/components/schemas/ParcelAdvanced]/declared_value/currency_code` became nullable
  - the request property `parties/items/address2` became nullable
  - the request property `parties/items/attention` became nullable
  - the request property `parties/items/email` became nullable
  - the request property `parties/items/phone` became nullable
- **2026-08-19** `cb0208047b4e` — 2 breaking
  - the request property `documents/items/document_type` became required
  - the request property `documents/items/signed_id` became required
- **2026-08-11** `f3622e6b908a` — 1 info
  - added the new optional request property `label_dpi`

---

[Operation](https://skmtc.dev/shipmondo/apis/shipmondo-api/docs/shipments/quote/post.md) · [API](https://skmtc.dev/shipmondo/apis/shipmondo-api.md) · [Page](https://skmtc.dev/shipmondo/apis/shipmondo-api/changes/shipments/quote/post)
