Element: ns:MessageID [type AbstractRequestType]DescriptionIf you pass a value in MessageID in a request, we'll return the same value in CorrelationID in the response. Derived ByType xs:string RemarksIf you're making a lot of calls, you can use this for tracking that a response is returned for every request and to match particular responses to particular requests. (In this case, specify a different value for each request.) You can specify any value that is useful to you.
|