ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateSerialNumber
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateSerialNumber (Method)
Description
The UpdateSerialNumber function updates a serialNumber record.
Request (UpdateSerialNumberSoapIn)

The request body is of type UpdateSerialNumber.

Request Body Parameters

NameDescriptionData Type
 SerialNumberInfo
 xml:boolean
isForceUpdate Element IsActive Element CustomerId Element SerialNumber Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence serialNumber Element Sequence UpdateSerialNumber Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SerialNumber optional xs:string
CustomerId xs:int
IsActive xs:boolean
isForceUpdate xs:boolean
Response (UpdateSerialNumberSoapOut)

The response body is of type UpdateSerialNumberResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateSerialNumberResult Element Sequence UpdateSerialNumberResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service