Skip to main content

Feeinput

An amount of predefined fee to apply on account.

amountnumber

The amount of the fee to apply

percentagenumber

The percentage of the fee to apply

predefinedFeeKeystringrequired

The encoded key of the predefined fee

Feeinput
{
"amount": 0,
"percentage": 0,
"predefinedFeeKey": "string"
}