Skip to main content
GET
/
fee-settings
/
{transaction_type}
/
{party_type}
Get fee settings for specific transaction and party
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/fee-settings/{transaction_type}/{party_type} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Path Parameters

transaction_type
string
required

Transaction Type

party_type
string
required

Party Type

Response

OK

The response is of type object.