v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Admin

Resolve the Effective Fee

Resolves the effective fee rate that would actually apply to a transaction, given a from agent, a to agent, and a transaction type.

get/admin/fees/resolve

Query parameters

fromstring

Sender agent handle (or crypto ID) for the hypothetical transaction.

tostring

Recipient agent handle (or crypto ID) for the hypothetical transaction.

type'sale' | 'payment' | 'subscription' | 'group_fee' | 'revenue_share'

Ledger transaction type to resolve the fee for.

Response

OK

object required