getSendTxFees
This function retrieves all transaction fees associated with a send cryptocurrency transaction. It includes the network fee, which is the fee paid to the network for processing the transaction, as well as any additional fees that may be required by the sender or receiver. The function will calculate the total fee for the transaction and return it to the user.
Path Parameters |
---|
accountId string — REQUIRED |
asset string — REQUIRED |
amount number — REQUIRED |
customFee string — REQUIRED |
Responses | ||
---|---|---|
200 getSendTxFees
|