LogisticsComponents Web Service
Method/GetSingleViewQuote
LogisticsComponents Web Service > All Operations Resource Group : /GetSingleViewQuote (Method)
Description
The GetSingleViewQuote function returns the Quote record for the given primary key.
Request (GetSingleViewQuoteSoapIn)

The request body is of type GetSingleViewQuote.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleViewQuote Element

Overview

Sequence
itemId xs:int
Response (GetSingleViewQuoteSoapOut)

The response body is of type GetSingleViewQuoteResponse.

Response Body Parameters

NameDescriptionData Type
 ViewQuoteInfo
SaleOrderNumber Element QuoteClassDescription Element StoreDescription Element UserFullName Element CustomerName Element CustomerNumber Element SaleOrderId Element ExportDateTime Element PrintedDateTime Element TotalWeightedNetPrice Element TotalNetPrice Element TotalGrossPrice Element SecureDiscounts Element DiscountPercentage Element DiscountPrice Element QuoteClassId Element MiscInfo Element Description Element ReferenceCode Element IsCancelled Element QuoteStatus Element QuoteNumber Element UserId Element IsRaise Element IsVatFree Element DebtorId Element CustomerContactId Element CustomerId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleViewQuoteResult Element Sequence GetSingleViewQuoteResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
DebtorId xs:int
IsVatFree xs:boolean
IsRaise xs:boolean
UserId xs:int
IsCancelled xs:boolean
ReferenceCode optional xs:string
Description optional xs:string
MiscInfo optional xs:string
DiscountPrice xs:decimal
SecureDiscounts xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
PrintedDateTime xs:dateTime
ExportDateTime xs:dateTime
CustomerName optional xs:string
UserFullName optional xs:string
StoreDescription optional xs:string
QuoteClassDescription optional xs:string
See Also
All Operations Resource GroupLogisticsComponents Web Service