Skip to main content

UpdateItemRequest

external_idstring | nullnullable
namestring

Possible values: <= 255 characters

descriptionstring | nullnullable
quantityinteger

Possible values: >= 0

tenant_idinteger

Possible values: [``]

codestring | nullnullable
tagsinteger[]nullable
UpdateItemRequest
{
"external_id": "string",
"name": "string",
"description": "string",
"quantity": 0,
"tenant_id": "",
"code": "string",
"tags": "Unknown Type: array,null"
}