The GetSingleSerialNumber function returns the serialNumber record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleSerialNumber |
The request body is of type GetSingleSerialNumber.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSerialNumberResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSerialNumberResult | SerialNumberInfo |
|