aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-19 12:53:03 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-19 12:53:03 +0200
commit30c309e15d3211e7d0e8a8a2752c3e9afa0a0638 (patch)
tree11ce615f88bf73d736480a7173aab12ed05156a1 /docs
parent678d9a58be42c9375511c402642fd621029172c5 (diff)
downloadbokf-30c309e15d3211e7d0e8a8a2752c3e9afa0a0638.tar.gz
bokf-30c309e15d3211e7d0e8a8a2752c3e9afa0a0638.zip
attachments: list every link when filtering by voucherv0.1.32
Diffstat (limited to 'docs')
-rw-r--r--docs/PROTOCOL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md
index 20617db..8ee1b2c 100644
--- a/docs/PROTOCOL.md
+++ b/docs/PROTOCOL.md
@@ -369,7 +369,8 @@ vouchers at posting time (`attachment_ids`) or afterwards via
rows, and `attachment.unlink` removes one (an unlinked attachment returns
to the inbox). One attachment may be linked to several vouchers (the link
key is the voucher/attachment pair); linking the same pair twice is a
-`CONFLICT`.
+`CONFLICT`. `attachment.list` with `voucher_id` returns every attachment
+linked to that voucher and each item carries that `voucher_id`.
### 7.6 Reports