POST BankImportMapping/SaveSettings
Saves settings for Bank Import Mappings.
Request Information
URI Parameters
None.
Body Parameters
Settings.
Bank Import Mapping SettingsName | Type | Additional information | Description |
---|---|---|---|
BankStatementMatchingOption | Bank Statement Matching Option |
None. |
|
BankStatementMatchingOnNewTransactions | bool |
None. |
Request Formats
application/json, text/json
Sample:
{ "BankStatementMatchingOption": 0, "BankStatementMatchingOnNewTransactions": true }
Response Information
Resource Description
None.