Trigger GDPR Art. 15/20 data export for a specific participant
POST/api/v1/programs/:programId/partners/:participantId/export
Trigger GDPR Art. 15/20 data export for a specific participant
Request
Responses
- 200
- 401
- 403
- 404
- 422
Export bundle created and ready for download
Unauthorized — invalid or missing merchant JWT
Forbidden — participant belongs to a different merchant (EXPORT_FORBIDDEN)
Participant not found (PARTICIPANT_NOT_FOUND)
Export bundle too large (EXPORT_TOO_LARGE)