POST ProcessBankAndCreditCardMapping/SaveSettings
Saves settings for Process Bank and Credit Card Mappings.
Request Information
URI Parameters
None.
Body Parameters
Settings.
Process Bank And Credit Card Mapping Settings| Name | Type | Additional information | Description |
|---|---|---|---|
| AutomaticallyRememberBankAndCreditCardDescriptions | bool |
None. |
Request Formats
application/json, text/json
Sample:
{
"AutomaticallyRememberBankAndCreditCardDescriptions": true
}
Response Information
Resource Description
None.