---
title: "Changes to Purchase coverage"
method: POST
path: "/v1/purchase"
---

# Changes to Purchase coverage

`POST /v1/purchase`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-07-10** `e016afb8fdb3` — 5 breaking, 1 warning, 2 info
- **2026-07-09** `e95f3723e41f` — 4 breaking, 1 info

## Changes

- **2026-07-10** `e016afb8fdb3` — 5 breaking, 1 warning, 2 info
  - added `#/components/schemas/InitialDepositBaseCoverageOptionRequestDto` to the `coverageOptions/allOf[#/components/schemas/AddonsRequestDto]/cfarOption` request property `allOf` list
  - the `departureDate` request property type changed from `date` to `string`, and format from no format to `date`
  - the `productIds/items/` request property type changed from `array` to `string`
  - the `returnDate` request property type changed from `date` to `string`, and format from no format to `date`
  - the `travelerDetails/items/dob` request property type changed from `date` to `string`, and format from no format to `date`
  - removed `#/components/schemas/CfarCoverageOptionRequestDto` from the `coverageOptions/allOf[#/components/schemas/AddonsRequestDto]/cfarOption` request property `allOf` list
  - added the new optional request property `coverageOptions/allOf[#/components/schemas/AddonsRequestDto]/cfwrOption`
  - added the new optional request property `coverageOptions/allOf[#/components/schemas/AddonsRequestDto]/medicalUpgrade`
- **2026-07-09** `e95f3723e41f` — 4 breaking, 1 info
  - the `departureDate` request property type changed from `string` to `date`, and format from `date` to no format
  - the `productIds/items/` request property type changed from `string` to `array`
  - the `returnDate` request property type changed from `string` to `date`, and format from `date` to no format
  - the `travelerDetails/items/dob` request property type changed from `string` to `date`, and format from `date` to no format
  - added the new optional `header` request parameter `Authorization`

---

[Operation](https://skmtc.dev/withfaye/apis/faye-partner-sales-api/docs/v1/purchase/post.md) · [API](https://skmtc.dev/withfaye/apis/faye-partner-sales-api.md) · [Page](https://skmtc.dev/withfaye/apis/faye-partner-sales-api/changes/v1/purchase/post)
