Get fee settings for specific transaction and party
Fees
Get Fee Setting
Get fee setting for specific transaction and party type
GET
Get fee settings for specific transaction and party
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Fee Setting
Retrieve configured fee settings for a specific transaction type and party combination.Endpoint
Authentication
Bearer token (Admin JWT)
Path Parameters
Transaction type:
transfer_p2p, agent_cashin, pos_payment, vult_fund, etc.Party type:
sender, recipient, agent, processorResponse
Errors
| Code | Description |
|---|---|
| 404 | Fee settings not found (using defaults) |
| 401 | Unauthorized |
| 500 | Internal server error |