LogisticsComponents Web Service
Method
/AddQuote
Collapse All
Expand All
LogisticsComponents Web Service
>
All Operations Resource Group
: /AddQuote (Method)
Description
The AddQuote function adds a Quote record.
Request (AddQuoteSoapIn)
The request body is of type
AddQuote
.
Request Body Parameters
Name
Description
Data Type
info
QuoteInfo
Overview
AddQuote
Sequence
info
optional
QuoteInfo Complex Type
Sequence
ItemId
xs:int
CreatedByUserId
xs:int
CreatedDateTime
xs:dateTime
LastModifiedByUserId
xs:int
LastModifiedDateTime
xs:dateTime
CompanyId
xs:int
StoreId
xs:int
CustomerId
xs:int
CustomerContactId
xs:int
DebtorId
xs:int
IsVatFree
xs:boolean
IsRaise
xs:boolean
UserId
xs:int
QuoteNumber
xs:int
QuoteStatus
QuoteStatus Simple Type
IsCancelled
xs:boolean
ReferenceCode
optional
xs:string
Description
optional
xs:string
MiscInfo
optional
xs:string
QuoteClassId
xs:int
DiscountPrice
xs:decimal
DiscountPercentage
xs:decimal
SecureDiscounts
xs:boolean
TotalGrossPrice
xs:decimal
TotalNetPrice
xs:decimal
TotalWeightedNetPrice
xs:decimal
PrintedDateTime
xs:dateTime
ExportDateTime
xs:dateTime
SaleOrderId
xs:int
Response (AddQuoteSoapOut)
The response body is of type
AddQuoteResponse
.
Response Body Parameters
Name
Description
Data Type
AddQuoteResult
xml:int
Overview
AddQuoteResponse
Sequence
AddQuoteResult
xs:int
See Also
All Operations Resource Group
|
LogisticsComponents Web Service