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

The request body is of type GetSingleSerialNumber.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleSerialNumber Element

Overview

Sequence
itemId xs:int
Response (GetSingleSerialNumberSoapOut)

The response body is of type GetSingleSerialNumberResponse.

Response Body Parameters

NameDescriptionData Type
 SerialNumberInfo
IsActive Element CustomerId Element SerialNumber Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleSerialNumberResult Element Sequence GetSingleSerialNumberResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SerialNumber optional xs:string
CustomerId xs:int
IsActive xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service