LogisticsComponents Web Service
Method/GetQuotes
LogisticsComponents Web Service > All Operations Resource Group : /GetQuotes (Method)
Description
The GetQuotes function returns all Quote records for the specified parameters.
Request (GetQuotesSoapIn)

The request body is of type GetQuotes.

Request Body Parameters

NameDescriptionData Type
 QuotesFilter
 xml:int
 xml:int
 xml:string
orderBy Element recordCount Element offset Element SaleOrderId Element IsExportedOnly Element QuotesWithRowsOnly Element IsShowOpenQuotesOnly Element IsCancelledOnly Element QuoteCreatedDateTo Element QuoteCreatedDateFrom Element QuoteId Element QuoteClassId Element QuoteStatus Element Sequence QuoteStatus Element QuoteNumberTo Element QuoteNumberFrom Element QuoteNumber Element ReferenceCode Element Description Element ZipCode Element UserId Element DebtorId Element CustomerId Element StoreId Element Sequence filter Element Sequence GetQuotes Element

Overview

Response (GetQuotesSoapOut)

The response body is of type GetQuotesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewQuoteInfo
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 ViewQuoteInfo Element Sequence GetQuotesResult Element Sequence GetQuotesResponse Element

Overview

Sequence
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