The customer line code. Optional. It can be used to store the line code from customer system for reference.
The bundle partno. If the quotation item is part of a bundle, this field indicates the partno of the bundle. Not commonly used.
The promotion id seed. Comma separated list of promotion ids. Used for tracking which promotions have been applied to the quotation item.
The parent partno identifier. Used when item is a child to a bundle or grouped together with other items.
The parent line number. Used when item is a child to a bundle or grouped together with other items.
The referer identifier. Not commonly used, info types is used instead.
The referer url. Not commonly used, info types is used instead.
The price reseller. Not commonly used, info types is used instead.
Indicates whether the quotation item is locked. When a quotation item is in a locked state, it cannot be modified.
The total price sale excluding vat. Subtotal of the sale price * quantity.
The total price sale including vat. Subtotal of the sale price (including vat) * quantity.
The expected delivery date. Not commonly used, info types is used instead.
Comma separated list of promotions that has this item in its requirement.
The qty2. The quantity, but supports decimal value. Not commonly used. Not commonly supported by external payment systems.
Indicates whether price list is locked on the item. Best price selection is not applied.
{ "id": 0, "quotationId": 0, "lineNumber": 0, "customerLineCode": "string", "statusId": 0, "partNo": "string", "productNameWhenCreated": "string", "bundlePartno": "string", "bundleTypeId": 0, "qty": 0, "onHandWhenCreated": 0, "priceSale": 0, "priceSaleWhenCreated": 0, "priceListId": 0, "patternId": 0, "vatCode": 0, "vatValue": 0, "promotionIdSeed": "string", "campaignId": 0, "searchString": "string", "categoryItemId": 0, "parentPartnoId": "string", "parentLineNumber": 0, "comment": "string", "externalData": "string", "refererId": 0, "refererUrl": "string", "priceReseller": 0, "isLocked": true, "totalPriceSaleExVat": 0, "totalPriceSaleIncVat": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "expectedDeliveryDate": "2019-08-24T14:15:22Z", "requirementPromotionIdSeed": "string", "isPriceManual": true, "qty2": 0, "clientId": 0, "priceListLocked": true, "rowId": "string", "quotation": { "id": 0, "applicationId": 0, "salesContactId": 0, "buyerAccountKey": "string", "buyerAccountId": 0, "payerAccountId": 0, "payerAccountKey": "string", "statusId": 0, "isPrimary": true, "name": "string", "validTo": "2019-08-24T14:15:22Z", "isDeletable": true, "comment": "string", "rejectionReasonId": 0, "modified": "2019-08-24T14:15:22Z", "browsed": "2019-08-24T14:15:22Z", "paymentMethodId": 0, "deliveryMethodId": 0, "ipAddress": "string", "payerFirstName": "string", "payerMiddleName": "string", "payerLastName": "string", "payerCellPhoneNumber": "string", "payerEmail": "string", "currencyId": 0, "resellerCustomerId": 0, "isLocked": true, "discountCode": "string", "isActive": true, "parentQuotationId": 0, "clientId": 0, "buyerCompanyId": 0, "payerCompanyId": 0, "hasPaymentTransaction": true, "buyerFirstName": "string", "buyerMiddleName": "string", "buyerLastName": "string", "buyerCellPhoneNumber": "string", "buyerEmail": "string", "customerOrderReference": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "referId": 0, "referUrl": "string", "payerSocialSecurityNumber": "string", "buyerCustomerId": 0, "payerCustomerId": 0, "shipToCustomerId": 0, "rowId": "string", "deleteDate": "2019-08-24T14:15:22Z", "pickupCode": "string", "attestedBy": 0, "modifiedBy": 0, "typeId": 0, "doHold": true, "deliveryMethodCode": "string", "freightPrice": 0, "customerInvoiceReference": "string", "year": 0, "week": 0, "salesAreaId": 0, "payerPhoneNumber": "string", "buyerPhoneNumber": "string", "order": [ … ], "addresses": [ … ], "infos": [ … ], "items": [ … ] }, "infos": [ { … } ] }