---
title: "Changes to Update a partner"
method: PUT
path: "/v1/partner"
---

# Changes to Update a partner

`PUT /v1/partner`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-07-10** `e016afb8fdb3` — 2 breaking, 6 info
- **2026-07-09** `e95f3723e41f` — 2 breaking, 1 info

## Changes

- **2026-07-10** `e016afb8fdb3` — 2 breaking, 6 info
  - the `source` request property type/format changed from `string`/`` to `object`/``
  - the `source` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - api operation id `update` removed and replaced with `updatePartner`
  - added the new optional request property `companySetting`
  - added the new optional request property `parentCompanyExternalId`
  - added the non-success response with the status `403`
  - added the optional property `companySetting` to the response with the `200` status
  - added the optional property `parentCompanyExternalId` to the response with the `200` status
- **2026-07-09** `e95f3723e41f` — 2 breaking, 1 info
  - the `source` request property type/format changed from `object`/`` to `string`/``
  - the `source` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - added the new optional `header` request parameter `Authorization`

---

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