CSL Pay Developers
CSL Pay · vv1.0.0

CSL Pay API Documentation

Reference for the CSL Pay Payout, Collections and FX APIs.

Start here

Three things to sort out before the first call.

Your First Request

A live endpoint from the reference. Add your token and run it.

GET /collection-middleware/list/refunds Full reference
Request
curl -X GET "https://api.dev.cslpay.io/collection-middleware/list/refunds" \
  -H "Authorization: Bearer <access-token>"

Explore