---
title: "Changes to Create a partner referral request"
method: POST
path: "/partner_referral_requests"
---

# Changes to Create a partner referral request

`POST /partner_referral_requests`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 74 revisions.

- **2026-09-25** `86b97292852d` — 3 info
- **2026-09-23** `140d015b9966` — 2 warning, 3 info
- **2026-09-19** `d629b0d5d839` — 1 breaking, 2 warning, 2 info
- **2026-09-18** `355991ab86d5` — 1 info

## Changes

- **2026-09-25** `86b97292852d` — 3 info
  - added `subschema #3, subschema #4` to the request body `oneOf` list
  - added the required property `user` to the response with the `200` status
  - added the required property `user` to the response with the `201` status
- **2026-09-23** `140d015b9966` — 2 warning, 3 info
  - added the new `link` enum value to the `request_type` response property for the response status `200`
  - added the new `link` enum value to the `request_type` response property for the response status `201`
  - added `subschema #3` to the request body `oneOf` list
  - removed the `reward_link` enum value from the `request_type` response property for the response status `200`
  - removed the `reward_link` enum value from the `request_type` response property for the response status `201`
- **2026-09-19** `d629b0d5d839` — 1 breaking, 2 warning, 2 info
  - the request's body type changed from `object` to no type
  - removed the request property `account_id`
  - removed the request property `account_url`
  - added the required property `rewards` to the response with the `200` status
  - added the required property `rewards` to the response with the `201` status
- **2026-09-18** `355991ab86d5` — 1 info
  - endpoint added

---

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