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

# Transaction Details API

> Endpoints for managing transaction data

<Info>
  **Important:** The Transaction Details API is intended for transaction lookup and operational support only. Do not use this API to book transactions to a ledger, perform financial reconciliation, or reconcile transactions against scheme settlement files. For those use cases, please use the Clearing File Copy or the Transaction File.
</Info>

<CardGroup cols={2}>
  <Card title="Download OpenAPI specification" href="https://enfuce-public-resources.s3.eu-central-1.amazonaws.com/public/api/cia/external/transaction/transaction.json" />
</CardGroup>

For any questions, contact us:

* [Enfuce Support Portal](https://enfuce.atlassian.net/servicedesk/customer/portal/6)
* [Enfuce website](https://enfuce.com)

<CardGroup cols={2}>
  <Card title="Test transactions" icon="arrow-right" horizontal href="/payment/api/test-transactions" />

  <Card title="Get transaction data" icon="arrow-right" horizontal href="/payment/api/get-transaction-data" />

  <Card title="Create transactions" icon="arrow-right" horizontal href="/payment/api/create-transactions" />

  <Card title="Create fees" icon="arrow-right" horizontal href="/payment/api/create-fees" />

  <Card title="Update a transaction" icon="arrow-right" horizontal href="/payment/api/update-a-transaction" />

  <Card title="Authorization Holds (BETA)" icon="arrow-right" horizontal href="/payment/api/authorization-hold-endpoints" />

  <Card title="Batch payment" icon="arrow-right" horizontal href="/payment/api/batch-payment" />
</CardGroup>
