The status identifier. Basket (3), Deleted (4), Accepted (5), Ready for payment (7), Payment Accepted (8), Saved (9), Order (10), Recurring order (21), Opened for post purchase upsell (22).
isPrimaryboolean
Indicates whether the quotation is primary, not used anymore.
namestring or null[ 0 .. 50 ] characters
The name of the quotation, used for saved baskets.
validTostring or null(date-time)
The end date, not commonly used. Use info type instead.
isDeletableboolean
Indicates whether the quotation is deletable.
commentstring or null[ 0 .. 250 ] characters
A comment or note.
rejectionReasonIdinteger or null(int32)
The rejection reason identifier, not commonly used.
modifiedstring or null(date-time)
The date and time the record was last updated.
browsedstring or null(date-time)
The browsed date and time, not used anymore.
paymentMethodIdinteger or null(int32)
The payment method identifier.
deliveryMethodIdinteger or null(int32)
The delivery method identifier.
ipAddressstring or null[ 0 .. 50 ] characters
The ip address.
payerFirstNamestring or null[ 0 .. 100 ] characters
The payer first name.
payerMiddleNamestring or null[ 0 .. 100 ] characters
The payer middle name.
payerLastNamestring or null[ 0 .. 100 ] characters
The payer last name.
payerCellPhoneNumberstring or null[ 0 .. 50 ] characters
The payer cell phone number.
payerEmailstring or null[ 0 .. 255 ] characters
The payer email.
currencyIdinteger(int32)
The currency identifier.
resellerCustomerIdinteger or null(int32)
The reseller customer identifier, not commonly used.
isLockedboolean or null
Indicates whether the quotation is locked. When a quotation is in a locked state, it cannot be modified. This is typically used to prevent changes to a quotation that is under review or has been accepted.
discountCodestring or null
The discount code, from the applied promotions, several codes are separated by a comma.
isActiveboolean or null
Indicates whether the quotation is active.
parentQuotationIdinteger or null(int32)
The parent quotation identifier, not commonly used. Used for linking to an original quotation.
clientIdinteger or null(int32)
The client identifier.
buyerCompanyIdinteger or null(int32)
The buyer company identifier.
payerCompanyIdinteger or null(int32)
The payer company identifier.
hasPaymentTransactionboolean or null
Indicates whether the quotation has payment transaction.
buyerFirstNamestring or null[ 0 .. 100 ] characters
The buyer first name.
buyerMiddleNamestring or null[ 0 .. 100 ] characters
The buyer middle name.
buyerLastNamestring or null[ 0 .. 100 ] characters
The buyer last name.
buyerCellPhoneNumberstring or null[ 0 .. 50 ] characters
The buyer cell phone number.
buyerEmailstring or null[ 0 .. 255 ] characters
The buyer email.
customerOrderReferencestring or null[ 0 .. 50 ] characters
The customer order reference. Usually used as a note on the delivery slip, copied to DeliveryMark on the Order here in Query and is called OrderReference in the Basket model in commerce services.
createdstring or null(date-time)
The date and time the record was created.
createdByinteger or null(int32)
The identifier of the user who created the record.
referIdinteger or null(int32)
The refer identifier, not commonly used.
referUrlstring or null[ 0 .. 255 ] characters
The refer url, not commonly used.
payerSocialSecurityNumberstring or null[ 0 .. 50 ] characters
The payer social security number, not commonly used.
buyerCustomerIdinteger or null(int32)
The buyer customer identifier.
payerCustomerIdinteger or null(int32)
The payer customer identifier.
shipToCustomerIdinteger or null(int32)
The ship to customer identifier.
rowIdstring(byte)non-emptyrequired
The row identifier, concurrency token, for internal use.
deleteDatestring or null(date-time)
The delete date, marked for deletion at specified date.
pickupCodestring or null[ 0 .. 50 ] characters
The pickup code.
attestedByinteger or null(int32)
The attested by, not commonly used.
modifiedByinteger or null(int32)
The identifier of the user who last updated the record.
typeIdinteger or null(int32)
The type identifier, normal basket (1), Saved (2), Template (3).
doHoldboolean
Indicates whether do hold is enabled, signal for manual check in ERP, not commonly used.
deliveryMethodCodestring or null[ 0 .. 255 ] characters
The delivery method code.
freightPricenumber or null(decimal)
The freight price.
customerInvoiceReferencestring or null[ 0 .. 50 ] characters
The customer invoice reference. Usually used as a note on the invoice, copied to InvoiceMark on the Order here in Query and is called InvoiceReference in the Basket model in commerce services.
yearinteger or null(int32)
Created year.
weekinteger or null(int32)
Created week.
salesAreaIdinteger or null(int32)
The sales area identifier.
payerPhoneNumberstring or null[ 0 .. 50 ] characters
The payer phone number.
buyerPhoneNumberstring or null[ 0 .. 50 ] characters
The buyer phone number.
orderArray of objects or null(Order)
addressesArray of objects or null(QuotationCustomerAddress)