FRAGMENT

Documentation

Documentation
Login↗
1 Documentation
A Design your Ledger
B Deploy your Ledger
C Install the SDK
D Post Ledger Entries
E Sync payments
F Reconcile payments
G Reverse Ledger Entries
H Store metadata
I Read balances
J Query data
K Generate reports
L Configure consistency
M Handle currencies
N Group Ledger Entries
O Export data
P Under the hood
2 Reference
3 Changelog
FRAGMENT is a toolkit for building products that move and track money. It includes an API and Dashboard for designing, implementing, and operating your Ledger.
Documentation
Accounts
Entries
Groups
Links
Reference
mutation AddLedgerEntry($ik: SafeString!, $entry: LedgerEntryInput!) {
  addLedgerEntry(ik: $ik, entry: $entry) {
    ... on AddLedgerEntryResult {
      entry {
        created
        posted
      }
      lines {
        amount
      }
    }
    ... on Error {
      code
      message
    }
  }
}
Changelog
2025-05-01
• Apr: Entry Versioning
2025-04-01
• Mar: Repost Ledger Entries
2025-03-01
• Feb: Reverse Ledger Entries
2025-02-01
• Jan: Balances over a period
2025-01-01
• Dec: Delete CustomTxs
2024-12-01
• Nov: Delete Schemas and Ledgers
2024-11-01
• Oct: Search
Careers
Engineer↗New York, NY
Designer↗Remote
Status↗