Skip to main content
GET
/
api
/
v3
/
integrator
/
settlement-config
cURL
curl --request GET \
  --url https://sandbox-api.kotanipay.com/api/v3/integrator/settlement-config \
  --header 'Authorization: Bearer <token>'
Retrieve the current settlement configuration 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