Financial Institution Parser Plug-in Interface Definition

Note:

The createNewTransaction object needs to contain cardCurrency (billedCurrencyISOCode) in the additional fields to run the script correctly.

The plug-in interface includes the following interface functions, interface objects, and object functions:

Interface Function

Containing Interface Objects

Containing Object Functions

parseData()

inputData

accountData

pluginConfiguration

getConfigurationFieldValue()

createAccountData()

createNewTransaction()

getStandardTransactionCodes()

 

createNewStandardTransactionCode()

getExpenseCodes()

 

createNewExpenseCode()

getConfigurationPageUrl()

pluginConfiguration

getConfigurationFieldValue()

configurationPageUrl

Note:

The intention of the Financial Institution Parser Plug-in interface is not to separate implementations for bank reconciliation and corporate card expense configuration. The usage of imported data is determined by the configuration of the format profile record.

Related Topics

parseData()
getStandardTransactionCodes()
getExpenseCodes()
getConfigurationPageUrl()

General Notices