ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateSaleOrder
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateSaleOrder (Method)
Description
The UpdateSaleOrder function updates a saleOrder record.
Request (UpdateSaleOrderSoapIn)

The request body is of type UpdateSaleOrder.

Request Body Parameters

NameDescriptionData Type
 SaleOrderInfo
 xml:boolean
isForceUpdate Element LockedForChanges Element Log Element PartialDeliveryAllowed Element WebshopId Element ConversionId Element InboundMessageId Element OrderResponseLog Element OrderResponseDate Element UtmostDeliveryDate Element ExpectedDeliveryDate Element ExportDateTime Element PrintedDateTime Element SuppressUntilDate Element TotalWeightedNetPrice Element TotalNetPrice Element TotalGrossPrice Element SecureDiscounts Element DiscountPercentage Element DiscountPrice Element PurchaseOrderId Element SaleOrderType Element SaleOrderClassId Element TransportProperties Element TransportTypeId Element MiscInfo Element Description Element ReferenceCode Element IsCancelled Element OrderStatus Element OrderNumber Element CostCenterId Element UserId Element MobileDeviceId Element ScannerId Element IsRaise Element IsVatFree Element DebtorId Element DeliveryAddressId Element DeliveryCustomerId Element LoyaltyCard Element CustomerContactId Element CustomerId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence saleOrder Element Sequence UpdateSaleOrder Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
LoyaltyCard optional xs:string
DebtorId xs:int
IsVatFree xs:boolean
IsRaise xs:boolean
ScannerId xs:int
UserId xs:int
IsCancelled xs:boolean
ReferenceCode optional xs:string
Description optional xs:string
MiscInfo optional xs:string
TransportProperties optional xs:string
DiscountPrice xs:decimal
SecureDiscounts xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
SuppressUntilDate xs:dateTime
PrintedDateTime xs:dateTime
ExportDateTime xs:dateTime
UtmostDeliveryDate xs:dateTime
OrderResponseDate xs:dateTime
OrderResponseLog optional xs:string
ConversionId xs:long
WebshopId xs:int
Log optional xs:string
LockedForChanges xs:boolean
isForceUpdate xs:boolean
Response (UpdateSaleOrderSoapOut)

The response body is of type UpdateSaleOrderResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateSaleOrderResult Element Sequence UpdateSaleOrderResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service