Skip to main content

tenderDeleteItem

AUTH: Role=[order.OWNER,order.EDITOR]

tenderDeleteItem(
id: String!
itemId: String!
): Tender!

Arguments

tenderDeleteItem.id ● String! non-null scalar

Tender unique identifier

tenderDeleteItem.itemId ● String! non-null scalar

Tender item unique identifier

Type

Tender object

Tender entity representing a procurement request or quotation.

Tenders are formal requests for quotations or proposals from suppliers. They can be associated with users, contacts, customers, and companies to manage the procurement process and track relationships.