SessionHeader
From API Documentation
A call to login returns SessionHeader as part of it. SessionHeader returns the session key.
Place the SessionHeader in the header of your SOAP request.
| Name | Required? | Type | Allowable Values | Description |
|---|---|---|---|---|
| session | Yes | string | Zuora session IDs created from calling login() | This is the returned value for the session from the login call. |
