Link Inventory Person
link_inventory_personLink an inventory item to a person with a relationship type, such as inherited_from or gifted_by, to record provenance.
Instructions
Provenance link e.g. inherited_from, gifted_by. ($0.10; API key required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_id | Yes | ||
| request_id | No | Client idempotency key (retries return original result). | |
| inventory_id | Yes | ||
| relationship | Yes | ||
| idempotency_key | No | Alias for request_id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | ||
| message | No |