Callback
The Callback object contains a sequence of elements indicating the Callback URL, Username and Password.
| Parameter | Type | Description |
|---|---|---|
| Authorization | Authorization | An object containing the username and password for the callback. |
| URL | string | A string of data containing the URL for the initiating device. |
| AuthorizationHeaderOverride | string | A string of data allowing users to specify the header key to use in the header; the string value will be the token. |