Home
/
Intersoft.finSupport6
/
finAccountingInterfaceMyob
/
GetAccessToken
GetAccessToken
Method
Member of
finAccountingInterfaceMyob
Returns the Access Token to use when calling the MYOB API. Note this could be used by external applications that wish to implement extended functionality.
Syntax
finAccountingInterfaceMyob
.
GetAccessToken
(
accessToken
,
accessTokenExpiryUtcDate
)
Parameters
Name
Type
Optional
ByRef
Description
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:
finAccountingInterfaceMyob
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0