Calculate fee

CalculateFee evaluates a payment request and returns the calculated transaction fee according to the configured fee model. This operation does not initiate the payment and is intended for pre-execution validation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Timeout: 2 seconds.

Body Params

The request object containing the details of the transactions to be assessed for fees.

Mass payment request. In one request you can send from 1 to 500 payment operations.
Used by preflight and execution endpoints.

payments
array of objects
required

List of payment operations in a single mass transfer (1..500 items).

payments*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json