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

# Overview

> Here you'll find documentation about Payment API.

We have built our API around the Representational State Transfer (REST) service architecture, standard HTTP and easy-to-read, and to write JavaScript Object Notation (JSON).

## API reference

<CardGroup cols={2}>
  <Card title="Account Details" icon="arrow-right" href="/payment/api/account-details" horizontal />

  <Card title="Authorisation Control" icon="arrow-right" href="/payment/api/authorisation-control" horizontal />

  <Card title="Authorisation Forwarding" icon="arrow-right" href="/payment/api/authorisation-forwarding" horizontal />

  <Card title="Card Details" icon="arrow-right" href="/payment/api/card-details" horizontal />

  <Card title="Customer" icon="arrow-right" href="/payment/api/customer" horizontal />

  <Card title="Exchange Rate" icon="arrow-right" href="/payment/api/exchange-rate" horizontal />

  <Card title="ID" icon="arrow-right" href="/payment/api/id" horizontal />

  <Card title="Instalment" icon="arrow-right" href="/payment/api/instalment" horizontal />

  <Card title="Invoice" icon="arrow-right" href="/payment/api/invoice" horizontal />

  <Card title="Notification" icon="arrow-right" href="/payment/api/notification" horizontal />

  <Card title="Pin" icon="arrow-right" href="/payment/api/pin" horizontal />

  <Card title="Pin Control" icon="arrow-right" href="/payment/api/pin-control" horizontal />

  <Card title="Purchase Detail" icon="arrow-right" href="/payment/api/purchase-detail" horizontal />

  <Card title="Repricing" icon="arrow-right" href="/payment/api/repricing" horizontal />

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

  <Card title="Transfer API" icon="arrow-right" href="/payment/api/transfer" horizontal />

  <Card title="Wallet" icon="arrow-right" href="/payment/api/wallet-operations" horizontal />

  <Card title="Test API" icon="arrow-right" href="/payment/api/test-api" horizontal />

  <Card title="Hierarchy API" icon="arrow-right" href="/payment/api/hierarchy" horizontal />

  <Card title="Spend control API" icon="arrow-right" href="/payment/api/spend-control" horizontal />
</CardGroup>
