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
1
Review customer-account closure scripts and runbooks that use Holder or Instrument routes.
2
Replace the guide’s former
/v1 Holder and Instrument paths with their /v2 equivalents.3
Test the complete closure flow, including paginated account and instrument retrieval, before your next production closure.

