MYOB AccountRight API Interface functionality.

Methods

Name Description
CreateRequest_GetAccounts
CreateRequest_GetCategories
CreateRequest_GetCompanyDetails
CreateRequest_GetCompanyFiles
CreateRequest_GetCustomer
CreateRequest_GetCustomers
CreateRequest_GetSupplier
CreateRequest_GetSuppliers
CreateRequest_GetTaxCodes
CreateRequest_PostGeneralJournal
CreateRequest_PostReceiveMoney
CreateRequest_PostSpendMoney
CreateResponseFromServiceLog
ExecuteRequest Executes a request.
GetCompanyRequestUri Returns the base Request URL to use for the Company.
GetOAuthToken System Use Only Gets the OAuth Token.
GetOAuthUrl System Use Only Returns the OAuth URL.
GetRequestUrl Returns the base Request URL to use.
GetTokenUrl Returns the base Request URL for Tokens to use.
IsAccessTokenExpired Indicates whether the Access Token has expired. If True it needs to be refreshed.
IsConfigured
RefreshAccessToken System Use Only Gets a new Access Token from the Refresh Token.
ValidateRequest Validates a request.

Properties

Name Description
AccessToken Read-Only System Use Only Returns the current Access Token.
AccessTokenExpiryUtcDate Read-Only System Use Only Returns the current Access Token expiry date (UTC).
AlwaysCreateServiceLog Indicates whether to always create Service Logs, e.g. a Service Log is not normally created when retrieving a list of Accounts.
ApiKey The API Key created under Developer Dashboard.
ApiSecret The API Secret created under Developer Dashboard.
CompanyFileId The File Id of the MYOB company.
CompanyRequestUri Read-Only The URI endpoint of the MYOB company.
OAuthData
RequestUrl The Request URL if different from the default defined by the DefaultRequestUrl constant.
RequestUrlResolved Read-Only The Request base URL.

Fields

Name Description
DefaultOAuthRedirectUrl Read-Only
DefaultRequestUrl Read-Only
DefaultTokenUrl Read-Only
Namespace:
Intersoft.ISAccountingInterface6
Assembly:
ISAccountingInterface6, Version=6.0.3
Target Framework:
.NET 9.0