curl --request GET \
--url https://sandbox-api.kotanipay.com/api/v3/integrator/settlements/schedule \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://sandbox-api.kotanipay.com/api/v3/integrator/settlements/schedule \
--header 'Authorization: Bearer <token>'Retrieve the current settlement schedule and cutoff settings.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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.