# Payment Priority Codes

<table><thead><tr><th width="143.96484375">CODE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>NORM</td><td>Normal payment. Payment is settled in two business days, subject to cut-off times.</td></tr><tr><td>HIGH</td><td>Urgent payment. Payment is settled the next business day, subject to cut-off times.</td></tr><tr><td>EXPR</td><td>Extra urgent payment. Payment is settled on the same business day, if sent before the cut-off time. For real-time payment schemes, settlement occurs immediately according to scheme rules.</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-priority.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.
