# VOP Request Core endpoint used for initiating and receiving payee verification requests ## VOP_Request - [POST /vop/v1/request](https://trendtech-vop-api.redocly.app/trendtech_vop_api/vop-request/vop_request.md): Submit a payee verification request as a Requesting PSP. This endpoint is used by the Requesting PSP or its RVM to initiate a verification check before a SEPA payment. ## Verification Types Supported - Name + IBAN: For natural persons or organizations - Organization ID + IBAN: LEI, BIC, or 14 other organization ID types - Name/ID + IBAN + With remittance info: For e-money institutions (INACNO support) ## Business Rule: Mutual Exclusivity The request must contain EITHER: - party.name for name verification - party.identification for organization ID verification These fields are mutually exclusive - including both will result in a 400 error. ## Authentication - Method: JWT Bearer Token - Header: Authorization: Bearer