ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddReservation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddReservation (Method)
Description
The AddReservation function adds a Reservation record.
Request (AddReservationSoapIn)

The request body is of type AddReservation.

Request Body Parameters

NameDescriptionData Type
 ReservationInfo
Notification3SentDateTime Element Notification2SentDateTime Element Notification1SentDateTime Element ConversionId Element IsCancelled Element ParcelLog Element SignatureImage Element CashOnDeliveryPaid Element CashOnDeliveryValue Element TotalNetPrice Element TotalGrossPrice Element ClosedDateTime Element PrintedDateTime Element Note Element AssignedScannerId Element InvoiceSaleId Element CashSaleId Element ReservationNumber Element ParcelServiceId Element TransportTypeId Element LogisticsStatus Element Status Element DepartmentId Element SaleOrderId Element CustomerReference Element DebtorId Element CustomerId Element TaskId Element InboundFileId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence reservation Element Sequence AddReservation Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
TaskId xs:int
CustomerId xs:int
DebtorId xs:int
CustomerReference optional xs:string
CashSaleId xs:int
Note optional xs:string
PrintedDateTime xs:dateTime
ClosedDateTime xs:dateTime
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
SignatureImage optional xs:base64Binary
ParcelLog optional xs:string
IsCancelled xs:boolean
ConversionId xs:long
Response (AddReservationSoapOut)

The response body is of type AddReservationResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddReservationResult Element Sequence AddReservationResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service