# Service Refund in Admin

1. At Admin -> Civi Employer -> Service Order -> This will display the entire list of payment requests as well as refunds for the employer's services:

<div data-full-width="true"><figure><img src="/files/9b0fXg26UQ5r3W0iZMiY" alt=""><figcaption></figcaption></figure></div>

2. Here, if the admin wants to know the Candidate's bank account information to make a refund transaction for the employer. You can click on the **"View"** button next to the payment method:

<div data-full-width="true"><figure><img src="/files/7AD5QucYx9ubEHFdfoLm" alt=""><figcaption></figcaption></figure></div>

3. When clicking on the View button, the system will redirect you to the Employer's account information section, and from there you can make payment to the candidate through the account they provide.

<div data-full-width="true"><figure><img src="/files/a9NP8SB6Ka9oMgf3CUhp" alt=""><figcaption></figcaption></figure></div>


---

# 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://uxper.gitbook.io/civi-job-board-wordpress-theme/service-order-and-service-withdraw/service-refund-in-admin.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.
