Principes
- Authentification par clé API (header
Authorization: Bearer <token>). - Format JSON, fuseau horaire Africa/Abidjan (UTC+0).
- Webhooks d’événements : paiement_réussi, élève_créé, bulletin_généré…
Exemples d’endpoints
GET /api/v1/eleves?classe=3A POST /api/v1/paiements POST /api/v1/webhooks/test GET /api/v1/compta/journaux?date_min=2025-01-01&date_max=2025-12-31
Demandez une clé : contact@aviaschoolpay.com