Returns the Access Token to use when calling the Xero API. Note this could be used by external applications that wish to implement extended functionality.

Syntax

finAccountingInterfaceXero.GetAccessToken(accessToken, accessTokenExpiryUtcDate)

Parameters

NameTypeOptionalByRefDescription
accessToken String ByRef The Access Token.
accessTokenExpiryUtcDate Date ByRef The Access Token's expiry date and time (UTC).

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountingInterfaceXero
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0