Overview
SA Cricket Netcash API
REST wrapper around the Netcash general / DebiCheck features for the SA Cricket club system. Phase 1 covers debit orders, batch status, transaction history, and account info. Payments are deferred.
Reference
Available endpoints
All /api/v1/* routes require the X-API-Key header.
- GET /health
- GET /api/v1/version
- GET /api/v1/account/info
- GET /api/v1/account/balance
- GET /api/v1/account/services
- POST /api/v1/debit-orders/batch
- GET /api/v1/debit-orders/batch/<id>
- GET /api/v1/transactions/history