For the complete documentation index, see llms.txt. This page is also available as Markdown.

Assignment

Update assignee for Inventory

post
Authorizations
AuthorizationstringRequired

Prefix the value with "ApiKey" to indicate the custom authorization type

Path parameters
inventoryIdstring · uuidRequired

Id of SKU

Example: 203a5df2-423a-43a9-bb19-1ccaf3434b91
Query parameters
assigneeTypestring · enumRequired

Keyword to search for

Example: PERSON,OFFICEPossible values:
targetIdstring · uuidRequired

The ID of the person/office to assign the item to

Example: 00000000-0000-0000-0000-000000000000
Responses
200

OK

application/json

Information about the inventory assignment

idstring · uuidRequired

The assigned object's id

Example: 371da231-5878-45b1-80a3-9113f8795c29
typestring · enumRequired

The assigned object's type

Example: PERSONPossible values:
labelstringRequired

The assigned person's email, or the assigned warehouse's name, or the assigned office's name

Example: San Francisco's office
assignedAtstring · date-timeOptional

When was this object assigned

post/api/inventory/{inventoryId}/assignment