# Verification of Payee LHV EE service

As the Connect UK host also provides access to LHV EE services, the Verification of Payee (VoP) service — which uses an XML request body instead of JSON — is available through a separate endpoint. Requests sent to this service are always redirected to LHV EE.

## Service description <a href="#service-description" id="service-description"></a>

For full details, see <https://partners.lhv.ee/en/connect/#verification-of-payee> documentation.

## Request <a href="#request" id="request"></a>

`POST` <https://connect.lhv.com/verification-of-payee>

### Header

| Name           | Value            |
| -------------- | ---------------- |
| Client-Code    | `customer value` |
| Client-Country | `customer value` |

### Body&#x20;

XML, see <https://partners.lhv.ee/en/connect/#verification-of-payee> for structure.

### Response

VoP Requester Response from LHV EE can be requested via the [Messages service](https://docs.lhv.com/home/connect/services/messages).

{% hint style="info" %}
HTTP Header Message-Response-Type: VERIFICATION\_OF\_PAYEE
{% endhint %}
