[IMPORTANT] Verification of Payee (VoP) Release for PSD2 & PB Apis

We are happy to announce that the Verification of Payee is available in PSD2 PIS v3.1 and PB Api Transactions v1.3 as of October 9th, 2025.
To facilitate a seamless incorporation of our latest features into your applications, a new version of PB API Transactions, v1.3, has been released.
PSD2 PIS version has remained the same. Please refer to the APIs documentation for details.
  

Release Notes

  1. PB Api Transactions v1.3 has two new string properties in the request body: IdentificationCode (default value: CD:NAME) and IdentificationValue, which are optional for now. Should these values not be provided, BeneficiaryName will instead be used with a default value of "-".
    Two new object properties added in the response body named "VopDetails" and "VopIdentificationCodes".
    • VopDetails: Contains details regarding the verification of payee.
    • VopIdentificationCodes: Contains the supported methods for the verification of payee. Supported methods may vary between banks.
  1. PSD2 PIS v3.1 has no new properties in the request body, and uses the creditorName for the verification of payee. Response body now contains new extended object property "x-vopResult", in accordance with the PSD2 standard.