Skip to main content
GET
/
api
/
v3
/
integrator
/
settlement-config
/
beneficiaries
cURL
curl --request GET \
  --url https://sandbox-api.kotanipay.com/api/v3/integrator/settlement-config/beneficiaries \
  --header 'Authorization: Bearer <token>'
Fetch the saved settlement beneficiaries for the authenticated integrator.

Authorizations

Authorization
string
header
required

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

Response

200 - undefined