ProductBaseComponents Web Service
Method/productbasecomponents.asmx/ImportReservation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/ImportReservation (Method)
Description
Adds a Reservation record, complete with the ReservationRows
Request (ImportReservationSoapIn)

The request body is of type ImportReservation.

Request Body Parameters

NameDescriptionData Type
 ReservationImport
ReservationRowInfo Element Sequence ReservationRows Element 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 reservationImport Element Sequence ImportReservation Element

Overview

Sequence
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 (ImportReservationSoapOut)

The response body is of type ImportReservationResponse.

Response Body Parameters

NameDescriptionData Type
 ReservationImportResult
int Element Sequence ReservationRowItemIds Element ReservationItemId Element Sequence ImportReservationResult Element Sequence ImportReservationResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service