Get fee configuration
Account
Get fee configuration
Auth context: merchant only.
Returns the merchant’s merchantFeeBps, the per-merchant default house
fee for new sub-users, the global default, and the resolved effective
child fee (childDefaultFeeBps ?? globalDefaultFeeBps).
Fee configuration is read-only over the API. To adjust your merchant fee, sign in to the merchant dashboard.
GET
Get fee configuration
Authorizations
Your raw API key. Generate, rotate, and revoke keys from the merchant
dashboard. Keys can optionally be bound to one or more allowed source
IPs — requests from any other IP are rejected with API_KEY_IP_DENIED.