# Transaction Types (Trx)

{% hint style="info" %}
**Transaction (Transaction) TypeId parameter represents the TypeIds returned in the JSON from the service that lists the transactions. It should not be confused with other TypeIds.**
{% endhint %}

**Transaction Type (TypeId)**

<table><thead><tr><th width="160.5">Id</th><th>Status</th></tr></thead><tbody><tr><td>1</td><td><pre><code>Sale/Payment
</code></pre></td></tr><tr><td>2</td><td><pre><code>Cancellation
</code></pre></td></tr><tr><td>3</td><td><pre><code>Refund
</code></pre></td></tr><tr><td>4</td><td><pre><code>Abandoned
</code></pre></td></tr><tr><td>5</td><td><pre><code>Linked Refund
</code></pre></td></tr><tr><td>6</td><td><pre><code>Unlinked Refund
</code></pre></td></tr><tr><td>7</td><td><pre><code>Pre-Authorization
</code></pre></td></tr><tr><td>8</td><td><pre><code>Pre-Authorization - Closure
</code></pre></td></tr><tr><td>9</td><td><pre><code>Loyalty Installment
</code></pre></td></tr><tr><td>10</td><td><pre><code>Loyalty Points Inquiry
</code></pre></td></tr><tr><td>11</td><td><pre><code>Loyalty Points Redemption
</code></pre></td></tr><tr><td>12</td><td><pre><code>Qr OluşturmaQR Creation
</code></pre></td></tr><tr><td>13</td><td><pre><code>QR Inquiry
</code></pre></td></tr><tr><td>14</td><td><pre><code>Points-Based Sale
</code></pre></td></tr><tr><td>15</td><td><pre><code>Points Installment
</code></pre></td></tr></tbody></table>
