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

# Update purchase details

> Endpoints for updating purchase details

## Endpoints

<CardGroup cols={2}>
  <Card title="Update a a list of purchase details" icon="arrow-right" href="/payment/api/update-purchase-details/update-a-a-list-of-purchase-details" horizontal>
    **PATCH** /v1/
  </Card>

  <Card title="Delete a purchase detail" icon="arrow-right" href="/payment/api/update-purchase-details/delete-a-purchase-detail" horizontal>
    **DELETE** /v1/\{id}
  </Card>
</CardGroup>
