---
title: "Changes to Generate a new partner"
method: POST
path: "/v1/partner"
---

# Changes to Generate a new partner

`POST /v1/partner`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

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

## Changes

- **2026-07-10** `e016afb8fdb3` — 2 breaking, 5 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 `201`
  - api operation id `generate` removed and replaced with `createPartner`
  - added the new optional request property `companySetting`
  - added the new optional request property `parentCompanyExternalId`
  - added the optional property `companySetting` to the response with the `201` status
  - added the optional property `parentCompanyExternalId` to the response with the `201` status
- **2026-07-09** `e95f3723e41f` — 2 breaking, 2 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 `201`
  - api operation id `createPartner` removed and replaced with `generate`
  - added the new optional `header` request parameter `Authorization`

---

[Operation](https://skmtc.dev/withfaye/apis/faye-partner-sales-api/docs/v1/partner/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/partner/post)
