---
title: "Assign a recommendation receipt to a user"
method: POST
path: "/v1/organizations/{organizationId}/recommendation-receipts/{receiptId}/assign"
tags: ["Recommendation Receipts"]
---

# Assign a recommendation receipt to a user

`POST /v1/organizations/{organizationId}/recommendation-receipts/{receiptId}/assign`

## Path parameters

- `organizationId` string, uuid, required
- `receiptId` string, uuid, required

## Request body

- object
  - `organizationId` string, uuid
  - `assignedTo` string, uuid, required

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/535140848bc4/schema)
