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

# Purchase Details API

> API to manage purchase details

<CardGroup cols={2}>
  <Card title="Download OpenAPI specification" href="https://enfuce-public-resources.s3.eu-central-1.amazonaws.com/public/api/cia/external/purchase-detail/purchase-detail.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="Trigger repricing" icon="arrow-right" href="/payment/api/trigger-repricing" horizontal />

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

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

  <Card title="Update purchase details" icon="arrow-right" href="/payment/api/update-purchase-details" horizontal />
</CardGroup>
