Specifies the session ID returned from the login server after a successful login(). This session ID is used in all subsequent calls.
In version 12.0 and later, you must include the API namespace in the SOAP message associated with this header. The namespace is defined in the enterprise or partner WSDL.
| Element Name | Type | Description |
|---|---|---|
| sessionId | string |
Session ID returned by the login() call to be used for subsequent call authentication. |
See the examples provided for login().