> For the complete documentation index, see [llms.txt](https://developer.paywall.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.paywall.one/fiziksel-pos/sistem-verileri/islem-durumlari-trx.md).

# İşlem Durumları (Trx)

{% hint style="info" %}
İşlem (Transaction) **`StatusId`** parametresi işlemlerin listelendiği servisten dönen JSON içerisindeki StatusId'leri temsil etmektedir. Diğer StatusId'ler ile karıştırılmamalıdır.
{% endhint %}

**İşlem Durumu (StatusId)**

<table><thead><tr><th width="160.5">Id</th><th>Durum</th></tr></thead><tbody><tr><td>1</td><td><pre><code>Waiting
</code></pre></td></tr><tr><td>2</td><td><pre><code>Success
</code></pre></td></tr><tr><td>3</td><td><pre><code>Unsuccessful
</code></pre></td></tr><tr><td>4</td><td><pre><code>InProgress
</code></pre></td></tr><tr><td>5</td><td><pre><code>Abandoned
</code></pre></td></tr></tbody></table>
