SettlementAdjustment
The type of adjustment, this tells you reason for the adjust and who the money is paid to. The types [`RESERVE`, `ADJUSTMENT`, `FEE`] is used for transfer adjustments. <ul> <li><b>RESERVE</b>: The amounts deducted and released from the merchant’s collateral</li> <li><b>FEE</b>: Fees charged for different services provided by the acquirer (e.g., wire transfer fee).</li> <li><b>ADJUSTMENT</b>: Amounts debited or credited to the merchant to adjust the merchant balance.</li> </ul> The types [`ACQUIRER_FEE`, `INTERCHANGE_FEE`, `SCHEME_FEE`] is used for transaction adjustments. <ul> <li><b>ACQUIRER_FEE</b>: Fees that is charged by and goes to the acquirer.</li> <li><b>INTERCHANGE_FEE</b>: Fees that goes to the issuing bank of the paying card.</li> <li><b>SCHEME_FEE</b>: Fees that goes to the scheme network such as Visa and Mastercard.</li> </ul>
"RESERVE""ADJUSTMENT""FEE""ACQUIRER_FEE""INTERCHANGE_FEE""SCHEME_FEE""FEE"Numeric string, negative for fees
"-1.00"Human-readable description
"discount_rate"