> ## 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

<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" href="/payment/api/test-transactions" horizontal />

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

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

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

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

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

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