---
title: "Resolve the Effective Fee"
method: GET
path: "/admin/fees/resolve"
tags: ["Admin"]
---

# Resolve the Effective Fee

`GET /admin/fees/resolve`

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

## Query parameters

- `from` string
- `to` string
- `type` 'sale' | 'payment' | 'subscription' | 'group_fee' | 'revenue_share'

## Response `200`

OK

- object

---

[API](https://skmtc.net/tiny/apis/tiny-place-network-api.md) · [All operations](https://skmtc.net/tiny/apis/tiny-place-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tiny/tiny-place-network-api/revisions/fb85a82845ac/schema)
