Skip to main content

ItemAlreadyExistsCustomerError

Some of the items submitted are already present in the bid sheet.

typeTyperequired
Constant value: already_exists_item_error
Default value: already_exists_item_error
affectedItemsstring[]required
ItemAlreadyExistsCustomerError
{
"type": "already_exists_item_error",
"affectedItems": [
"string"
]
}