FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: returnShortCode

Description

The returnShortCode operation generates one short code return response.

Parameters
Name  Type  Direction  Description 
msgparameters  returnShortCodeRequestType  Input   
Returns

A returnShortCodeResponse element having the structure defined by the following table.

Name  Type  Description 
statusInfo  StatusInfoType 
Element  Data Type  Description 
status
StatusType

Returns one of the following:

  • SUCCESS—The request was processed.

  • FAILURE—The request was not processed.

reason
string
Gives reason if failure.
 
failedData  failedReturnShortCodeDataType  Information about a short code return response that was not generated is listed in the failedData element. See failedReturnShortCodeDataType.
responseData  returnedShortCodeDataType  Information about a short code return response that was generated is listed in the responseData element. responseData contains a shortCode return response string. This response is delivered back to the customer to enter into an activation utility.