Lost transaction
The Lost Transaction tab contains a table for managing lost transaction requests. A transaction may be considered lost if the user sent funds but did not receive them on their balance, while having confirmation that the funds were credited to the final account. In such cases, a request is created and processed by our support team.
Available actions
View and search requests Browse all lost transaction requests in the project or search for specific ones by applying filters.
Cancel a request
Find the request in the table.
In the Actions column, click the โฎ (three vertical dots) icon, then select Cancel.

The request will be stopped and moved to the Cancelled status.
Reopen a closed request
Find the closed request in the table.
In the Actions column, click the โฎ icon, then select Reopen.

Add a comment and attach files.

The request will move to the Reopen status and will be processed by the support team.
Add files to an active request
Click the cell in the Image column.
In the opened form, upload files and click Save.
Add or edit a comment
Add a comment:
Click the cell in the Comments column.
A panel will open on the right side with the comment history (if any) and a text input field.

Enter your text and click the โ icon to submit.
Edit a comment:
Click the cell in the Comments column.
In the comment history, find your comment and click the pencil icon.
Edit the text and click Save changes.

Creating a lost transaction request
You cannot create a new request directly from this tab. Instead, use one of the following methods:
From the Deposit table
Option 1:
Select the required order (no more than one) by checking the box in the left column.
Click Send to Lost transactions above the table.
Fill in the form and click Create issue.
Option 2:
In the required order row, click the โฎ icon in the Actions column.
Select Send to Lost transactions.
Fill in the form and click Create issue.
Using the web form
Enter the Order ID or Custom transaction ID of the deposit.
Attach a screenshot (can be pasted via Ctrl+V).
Optionally, add a comment.
Using the API
Send a request to the
POST /Remotes/create-lost-transactionmethod (see API documentation for details).
Last updated