borrowToken
Returns a token that authorizes you to use the API services for the current session. See Contactsend SOAP API > Using services for more details.
Input | Type | Description |
---|---|---|
apiKey | xs:string | Alphanumeric hash identifying a Contactsend customer. |
userKey | xs:string | Alphanumeric hash identifying a Contactsend user. |
Output | Type | Description |
---|---|---|
AuthToken | Authorization token. |