DESCRIPTION: Allows an authenticated user to return the asset id related to the asset code entered.
INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
_code: asset code
GetAssetByCode
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="GetAssetByCode"> <asset idAsset="544" Code="544" Description="SPOT IL MONZINO" TCIN="0" TCOUT="89912" Length="89912"/> </Function> </WSApiResponse> </string>
GetAssetByCode_output