ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleReservation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleReservation (Method)
Description
The GetSingleReservation function returns the reservation record for the given primary key.
Request (GetSingleReservationSoapIn)

The request body is of type GetSingleReservation.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleReservation Element

Overview

Sequence
itemId xs:int
Response (GetSingleReservationSoapOut)

The response body is of type GetSingleReservationResponse.

Response 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 GetSingleReservationResult Element Sequence GetSingleReservationResponse 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
See Also
All Operations Resource GroupProductBaseComponents Web Service