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

# Midaz customer-closure v2 routes

> The customer-account closure guide now uses the current Midaz v2 Holder and Instrument routes.

<Badge stroke icon="calendar-days" iconType="regular">August 13, 2026</Badge> <Badge stroke icon="file-code" iconType="regular">Documentation correction</Badge> <Badge color="red" size="lg" stroke icon="triangle-exclamation" iconType="regular">Action required</Badge>

## Affects

***

Teams automating the Midaz customer-account closure flow through Holder and Instrument API routes.

## What changed

***

The closure guide now uses the current `/v2` routes for listing a Holder's accounts and instruments, updating the Holder and instruments, and archiving instruments and the Holder. Only the CRM Holder and Instrument routes changed. The documented Ledger Balance and Ledger Account routes remain on `/v1`.

This is a documentation correction that aligns the guide with the implemented API contract. It does not announce a runtime release.

## Impact

***

**Classification: Action required.** Closure automation that copied former CRM Holder or Instrument `/v1` examples must use the documented `/v2` routes.

## What you need to do

***

<Steps>
  <Step>Review customer-account closure scripts and runbooks that use Holder or Instrument routes.</Step>
  <Step>Replace the guide's former `/v1` Holder and Instrument paths with their `/v2` equivalents.</Step>
  <Step>Test the complete closure flow, including paginated account and instrument retrieval, before your next production closure.</Step>
</Steps>

### Deadline

Complete the review before your next automated customer-account closure.

## Resources

***

* [Close a customer account](/en/midaz/closing-a-customer-account)
