Transactions
Single-sided postings (wallet ↔ SYSTEM), reversals, detail (incl. gateway block), history.
📄️ Post a transaction
**Machine token.** Called by your backend, using your `client_credentials` token.
📄️ List transactions
**Either token.** With your machine token this covers your whole tenant. With a user token the server narrows it to that person's own records — you cannot widen it by passing different parameters.
📄️ Read one transaction
**Either token.** With your machine token this covers your whole tenant. With a user token the server narrows it to that person's own records — you cannot widen it by passing different parameters.
📄️ Read a transaction with gateway detail
**Either token.** With your machine token this covers your whole tenant. With a user token the server narrows it to that person's own records — you cannot widen it by passing different parameters.
📄️ Find transactions by your reference id
**Machine token.** Called by your backend, using your `client_credentials` token.