Skip to main content

SessionHeader

Zuora

SessionHeader

A call to login() includes SessionHeader in the response. The SessionHeader object contains the session key. 

Place the SessionHeader in the header of your SOAP request to authorize your requests.

This SOAP API reference describes the fields associated with this complex type.

Fields

All field names are case sensitive.

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.