| Code | Status | Message |
|---|---|---|
INVALID_TOKEN | 401 | Invalid or expired token. |
NOT_AUTHENTICATED | 401 | Authentication required. |
ACCESS_DENIED | 403 | You are not authorized to perform this action. |
DELEGATION_REQUIRED | 403 | This action requires delegation authorization. |
INSUFFICIENT_PERMISSIONS | 403 | You don’t have permission to perform this action. |
RESOURCE_NOT_FOUND | 404 | The requested resource was not found. |
WALLET_SERVICE_ERROR | 500 | Unable to complete wallet operation. Please try again. |