adyen.com

Adyen Data Protection API provides a way for you to process Subject Erasure Requests as mandated in GDPR. Use our API to submit a request to delete shopper's data, including payment details and other related information (for example, delivery address or shopper

🔑 apikey 1 endpoints payment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

adyen-sdk-explorer ✓ Official
npm install adyen-sdk-explorer
# See https://github.com/Adyen/adyen-swift-public-api-diff
# See https://github.com/Adyen/adyen-authentication-ios
# See https://github.com/dmitry-blackwave/adyen-react-native
adyen-pos-mobile-ios ✓ Official
# See https://github.com/Adyen/adyen-pos-mobile-ios
curl examples
Submit a Subject Erasure Request.
curl \
  -H "X-API-Key: $API_KEY" \
  https://ca-test.adyen.com/ca/services/DataProtectionService/v1/requestSubjectErasure
Endpoints (1 total)
POST
/requestSubjectErasure
Submit a Subject Erasure Request.
At a glance
Total SDKs5
Languages5
Endpoints1
Authapikey
Categories1
https://ca-test.adyen.com/ca/services/DataProtectionService/v1