ledgerId and accountId for that association, together with banking details, regulatory fields, metadata, and related parties.
Instruments keep CRM context separate from the transactional Ledger. The Ledger remains the balance and movement record. The Instrument holds the context associated with a Holder and its Ledger Account.
Create an Instrument
Create an Instrument in the scope of a Holder. The creation input requires:ledgerIdandaccountIdfor the associated Ledger Account.metadata.bankingDetails.
bankingDetails object can contain branch, account, type, openingDate, closingDate, iban, countryCode, and bankId. Its individual fields are optional.
An Instrument response includes its id, holderId, ledgerId, accountId, document, type, timestamps, and any configured banking, regulatory, metadata, or related-party data.
Regulatory fields and related parties
UseregulatoryFields.participantDocument to store the participant document when it applies.
An Instrument can include related parties. Each related party requires document, name, role, and startDate. The id and endDate fields are optional.
Manage Instruments
The Midaz API lets you:- List Instruments for an organization.
- Create an Instrument for a Holder.
- Retrieve, update, or delete an Instrument in the scope of its Holder.
- Delete a related party from an Instrument.
Next steps
Holders
Learn about the Holder associated with an Instrument.
Accounts
Learn how Midaz Ledger Accounts hold balances and movements.

