# Тест кейси

В тестових операціях, RRN буде дорівнювати значенню "-1". \
ApprovalCode не буде надходити.&#x20;

| Операція     | Кількість копійок | Відповідь |
| ------------ | ----------------- | --------- |
| SALES крок 2 | 4 коп             | SUCCESS   |
| SALES крок 2 | 5 коп             | FAIL      |
| SALES крок 2 | 6 коп             | FAIL      |
| С2А крок 2   | 10 коп            | SUCCESS   |
| С2А крок 2   | 11 коп            | FAIL      |
| С2А крок 2   | 12 коп            | FAIL      |
| А2С          | 13 коп            | SUCCESS   |
| А2С          | 14 коп            | FAIL      |
| А2С          | 15 коп            | FAIL      |
| REFUND       | 16 коп            | SUCCESS   |
| REFUND       | 17 коп            | FAIL      |
| REFUND       | 18 коп            | FAIL      |


---

# 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.merchant.alb.ua/dovidniki/test-keisi.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.
