/v1/transfers/fees
endpoint. You can specify the transfer amount, currency, and network to get an estimate of the transfer fee.
Field | Type | Description |
---|---|---|
amount | number | The amount to be transferred. |
currency | string | The currency code (e.g., “GMD”, “USD”). |
network | string | The payment network used (e.g., “afrimoney”, “wave”). |
Field | Type | Description |
---|---|---|
fee | number | The fee for the transfer. |
currency | string | The currency code of the fee (e.g., “GMD”, “USD”). |
network | string | The payment network used for the transfer (e.g., “afrimoney”, “wave”). |
amount | number | The total amount to be transferred. |