ItemAlreadyExistsCustomerError
Some of the items submitted are already present in the bid sheet.
typeTyperequired
Constant value:
already_exists_item_errorDefault value:
already_exists_item_erroraffectedItemsstring[]required
ItemAlreadyExistsCustomerError
{
"type": "already_exists_item_error",
"affectedItems": [
"string"
]
}