Skip to main content
type
enum<string>
required

The type of fee.

Available options:
FEE_TYPE_NETWORK,
FEE_TYPE_EXCHANGE
amount
string
required

Digits with optional decimal part

Pattern: ^(\d+(\.\d+)?|\.\d+)$
Example:

"100.00"

currency
string
required
Maximum string length: 50
Pattern: ^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$
Example:

"An example name"