SurchargeSettingsResponse
Description
This object contains the surcharge settings results.
Properties
Type  | Name  | Description  | 
|---|---|---|
bool  | IsSurchargeEnabled  | true - if surcharge is enabled on the securityId.  | 
String  | SurchargeCountryId  | The countryId associated with Security ID for surcharging.  | 
String  | SurchargePercentage  | The surcharge percentage configured for the Security ID.  | 
String  | SurchargeTermsNote  | The message to be displayed to the user prior to charging a transaction that includes surcharging. 
  | 
String  | SurchargeCaption  | The surcharge 'fee name' to use when displaying the fee to the user and on receipts. This denotes what the fee should actually be labeled as.  | 
Updated 3 months ago
