ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddSerialNumber
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddSerialNumber (Method)
Description
The AddSerialNumber function adds a serialNumber record.
Request (AddSerialNumberSoapIn)

The request body is of type AddSerialNumber.

Request Body Parameters

NameDescriptionData Type
 SerialNumberInfo
IsActive Element CustomerId Element SerialNumber Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence serialNumber Element Sequence AddSerialNumber Element

Overview

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

The response body is of type AddSerialNumberResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddSerialNumberResult Element Sequence AddSerialNumberResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service