accounting
8 endpoints · OpenAPI spec: services/accounting/openapi.yaml · Service detail
Endpoints
| Method | Path | Summary |
|---|---|---|
GET | /readyz | GET /readyz |
GET | /v1/accounts/\{id\} | GET /v1/accounts/{id} |
GET | /v1/accounts/\{id\}/balance | GET /v1/accounts/{id}/balance |
GET | /v1/accounts/\{id\}/ledger | GET /v1/accounts/{id}/ledger |
POST | /v1/admin/reconciliation/loop-cash-bc-drift | POST /v1/admin/reconciliation/loop-cash-bc-drift |
POST | /v1/idempotency/cleanup | POST /v1/idempotency/cleanup |
POST | /v1/transactions | POST /v1/transactions |
POST | /v1/transactions/\{id\}/reverse | POST /v1/transactions/{id}/reverse |
Related
services/accounting— full service detail including events and dependencies- Auth model
- All services