The EPC Directory Service (EDS) Local File is the representation of the EDS in a form of file in XML, JSON, and CSV format to be used locally by scheme participants and their technical providers (e.g. Routing and/or Verification Mechanisms (RVM) for the Verification Of Payee (VOP) scheme or Referenced Technical Service Providers (RTSP) for the SEPA Request-to-Pay (SRTP) scheme.
Its content is generated daily in the EDS platform and contains:
- Participant identification data (participant BIC, account Holding BICs or SRTP BICs, PSD2 National Authorisation Numbers - NANs for VOP, or VAT ID for SRTP).
- Adherence data (schemes the participant adheres to and the readiness date, roles and options).
- API-endpoints related information (URI, environment, priority, version, effective dates and time).
The EDS Local File can be downloaded from the EDS via Web GUI access after user authentication or obtained from the EDS via an EDS API. It can be parsed and imported in the IT system of the participants for an optimised access.
EDS usage for VOP
The participants in the VOP Scheme (or their RVMs) are expected to perform the following validations using the file’s content as part of the VOP API flows as specified in the VOP API specifications:
- VOP requesting side:
- Using the IBAN of the beneficiary, the VOP Requesting PSP shall look-up the Account Holding BIC of the beneficiary PSP using one of the commercially available IBAN/BIC directory services. Note: the EDS does not provide this service.
- Using the Account Holding BIC of the beneficiary PSP, the VOP Requesting PSP shall use the local copy of the EDS to look-up the API endpoint (URI) of the VOP Responding PSP.
- VOP responding side:
- The VOP Responding PSP shall verify that the combination of the Requesting PSP BIC (that is received in the API payload) and the PSD2 NAN (that can be retrieved from the PSD2 QWAC certificate of the VOP Requesting PSP), corresponds to a valid entry in the EDS Local File. This means the VOP Requesting party is a valid VOP scheme participant.
- The VOP Responding PSP shall verify that the combination of the Requesting PSP BIC (that is received in the API payload) and the PSD2 NAN (that can be retrieved from the PSD2 QWAC certificate of the VOP Requesting PSP), corresponds to a valid entry in the EDS Local File. This means the VOP Requesting party is a valid VOP scheme participant.
- Specifications (Updated 24 July 2025)
- Examples
EDS usage for SRTP
The participants in the SRTP Scheme, or their RTSPs, are expected to perform the following validations using the file’s content as part of the SRTP API flows as specified in the SRTP API specifications:
- SRTP requesting side:
- The Payee SRTP Service Provider shall look up the SRTP BIC of the Payer SRTP Service Provider.
- Using the SRTP BIC of the Payer SRTP Service Provider, the SRTP Requesting participant shall use the local copy of the EDS to look up the API endpoint (URI) of the SRTP Responding participant.
- Specifications (Updated 17 July 2026)
- Examples (Updated 17 July 2026)