x-api-key: ********************curl --location --request POST 'https://online-banking.originalaccounts.com/developer/fees' \
--header 'Idempotency-Key;' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"default_liquidation_address_fee_percent": "10.2"
}'{
"default_liquidation_address_fee_percent": "10.2"
}