PosComponents Web Service
Method/GetSinglePosMessage
PosComponents Web Service > All Operations Resource Group : /GetSinglePosMessage (Method)
Description
The GetSinglePosMessage function returns the posMessage record for the given primary key.
Request (GetSinglePosMessageSoapIn)

The request body is of type GetSinglePosMessage.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePosMessage Element

Overview

Sequence
itemId xs:int
Response (GetSinglePosMessageSoapOut)

The response body is of type GetSinglePosMessageResponse.

Response Body Parameters

NameDescriptionData Type
 PosMessageInfo
IsCancelled Element IsWarning Element Information Element Title Element Description Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSinglePosMessageResult Element Sequence GetSinglePosMessageResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
Title optional xs:string
Information optional xs:string
IsWarning xs:boolean
IsCancelled xs:boolean
See Also
All Operations Resource GroupPosComponents Web Service