Version: 1.0
Reconciliation API
To guarantee alignment of data between your platform and PEP, it's essential to develop a reconciliation endpoint within the operator API. The reconciliation service is exclusively intended for fail safe purposes to ensure that in cases that detect that a player information is missing we notify the operator to request sync the missing player information using the PEP player CRUD operations. To avoid regulation issues the reconciliation requests are stored in an audit log.
Authentication
- OAuth 2.0: OAuth2
We need to authenticate themselves for this request. The auth request return a valid JWT access token or accept a valid API Key
Security Scheme Type: | oauth2 |
---|---|
OAuth Flow (clientCredentials): | Token URL: https://api.operator.com/api/oauth/v1/token Scopes: |