> ## Documentation Index
> Fetch the complete documentation index at: https://www.marqeta.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# RiskControl Transaction Event Types

> Learn about RiskControl objects in the Transactions API.

Learn about transaction event types supported by RiskControl for decisioning in the authorization flow.

<h2 id="_transaction_types_supported_by_real_time_decisioning">
  Transaction types supported by Real-Time Decisioning
</h2>

| Authorization Transaction Event Types  | Description                                                                                                                                                       |
| -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `account.funding.auth_plus_capture`    | Funds hold for a single-message AFT.                                                                                                                              |
| `account.funding.authorization`        | Funds hold for an Account Funding Transaction (AFT).                                                                                                              |
| `authorization`                        | Funds hold due to card usage.                                                                                                                                     |
| `authorization.atm.withdrawal`         | In the EU, authorization for withdrawing cash at an ATM. In the US, this event indicates that the cardholder received cash from a bank teller rather than an ATM. |
| `authorization.cashback`               | Authorization for cash back requested at a point-of-sale terminal.                                                                                                |
| `authorization.clearing`               | Only in the case of force post transactions.                                                                                                                      |
| `authorization.clearing.representment` | Merchant dispute of a Marqeta-initiated chargeback.                                                                                                               |
| `authorization.incremental`            | Increases the amount of a previous authorization by adding to it without replacing it.                                                                            |
| `authorization.quasi.cash`             | Authorization at a point-of-sale terminal for items equivalent to cash, such as traveler’s checks, money orders, foreign currency, or gaming chips.               |
| `gpa.credit.networkload`               | Loads funds through a card network service, such as Visa ReadyLink or Mastercard RePower, at a participating merchant location.                                   |
| `pindebit`                             | PIN-debit transaction at a point-of-sale terminal.                                                                                                                |
| `pindebit.atm.withdrawal`              | Withdraws cash at an ATM.                                                                                                                                         |
| `pindebit.authorization`               | PIN-debit authorization at an automated fuel dispenser (AFD).                                                                                                     |
| `pindebit.cashback`                    | PIN-debit transaction for cash back requested at a point-of-sale terminal.                                                                                        |
| `pindebit.quasi.cash`                  | PIN-debit transaction at a point-of-sale terminal for items equivalent to cash, such as traveler’s checks, money orders, foreign currency, or gaming chips.       |
| `original.credit.auth_plus_capture`    | Single-message original credit transaction (OCT) for disbursing funds to a credit card.                                                                           |
| `original.credit.authorization`        | OCT authorization for disbursing funds to a GPA or credit card.                                                                                                   |
| `refund.authorization`                 | Authorization for a purchase return.                                                                                                                              |


## Related topics

- [RiskControl Overview](/docs/developer-guides/real-time-decisioning-landing-page.md)
- [RiskControl Schema](/docs/developer-guides/riskcontrol-schema.md)
- [RiskControl Objects](/docs/developer-guides/riskcontrol-objects.md)
- [Real-Time Decisioning Dashboard Quick Start](/docs/developer-guides/real-time-decisioning-dashboard-quick-start.md)
- [Token Provision Schema](/docs/developer-guides/token-provision-rt-schema.md)
