v1
latestOpenAPI 3.0.02026-07-2640301.0 MBConvenience Fees
Create or update a convenience fee setting
Creates or updates a convenience fee setting for a specific transaction type. If a setting already exists for the given TransactionTypeID it will be updated; otherwise a new setting is created. Requires the ManageConvenienceFees permission.
post/account/convenience-fees/settings
Response
Example response
{
"Success": true,
"SettingID": 12
}