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
NameTypeAdditional informationDescription
AutomaticallyRememberBankAndCreditCardDescriptions bool

None.

Request Formats

application/json, text/json

Sample:
{
  "AutomaticallyRememberBankAndCreditCardDescriptions": true
}

Response Information

Resource Description

None.