Skip to main content
GET
/
api
/
v3
/
integrator
/
settlements
/
fee-preview
cURL
curl --request GET \
  --url https://sandbox-api.kotanipay.com/api/v3/integrator/settlements/fee-preview \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://developers.kotanipay.com/llms.txt

Use this file to discover all available pages before exploring further.

Preview settlement fees before submitting a request.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

amount
string
required
walletId
string
required

Response

200 - undefined