# Payment Scheme Codes

<table><thead><tr><th width="154.00518798828125">CODE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>INTERNAL</td><td>Payment between accounts held at LHV Bank (UK).</td></tr><tr><td>BETWEEN_OWN</td><td>Payments between customer's own accounts in LHV Bank (UK).</td></tr><tr><td>GROUP</td><td>Payment between LHV Group entities, such as LHV Bank (UK) and LHV Pank (Estonia).</td></tr><tr><td>FAST</td><td>UK Faster Payment (FPS).</td></tr><tr><td>INST</td><td><p>SEPA Instant Credit Transfer </p><p>Used for initiating both RT1 and TIPS payments. In account reports, INST indicates an RT1 payment.</p></td></tr><tr><td>TIPS</td><td><p>TARGET Instant Payment</p><p>Cannot be used directly in payment initiation (INST should be used instead).</p></td></tr><tr><td>SEPA</td><td>SEPA Credit Transfer (standard SCT, processed via STEP2).</td></tr><tr><td>SWIFT</td><td>International payment via the SWIFT network.</td></tr><tr><td>BACS</td><td>UK BACS Credit payment.</td></tr><tr><td>BACSDD</td><td>UK BACS Direct Debit Payment.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lhv.com/home/connect/overview/code-reference-tables/payment-schemes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
