API Documentation
API Deprecation
This is a list of deprecated APIs with a timeline for removal. We support deprecated APIs for 2 months before permanent removal.
Deprecated API List
2025-02-12
Endpoint: POST /api/loyalty_user_metadatas
Removal Date: February 12, 2025
Replace with:
POST /api/users/metadatas
2025-03-12
Endpoint: POST /api/users/wallets
Removal Date: March 12, 2025
Replace with:
POST /api/users/connect
2025-03-12
Endpoint: GET /api/users/wallets
Removal Date: March 12, 2025
Replace with:
GET /api/users?userGroupId={userGroupId}
OR
GET /api/users?userGroupExternalIdentifier={userGroupExternalIdentifier}
2025-03-12
Endpoint: DELETE /api/users/wallets/{userWalletId}
Removal Date: March 12, 2025
Replace with:
GET /api/users/disconnect