curl --request GET \
--url http://localhost/mogl/mogl-compliance-backend/api/compliance/transactions/export \
--header 'Authorization: Bearer <token>'Exports all transactions and third-party disclosures as a ZIP file containing CSV/Excel files.
curl --request GET \
--url http://localhost/mogl/mogl-compliance-backend/api/compliance/transactions/export \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://developer.mogl.online/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Start date (YYYY-MM-DD).
End date (YYYY-MM-DD).
Filter: Y = Current Athletes, N = Former Athletes, A = All Athletes.
Y, N, A Show only MOGL deals.
Filter by university/college ID.
ZIP file download (application/zip)