Skip to main content

List accountant tasks grouped by purchase order

GET 

/accountant-task-groups

Retrieve accountant tasks grouped by purchase order, paginated at the PO level. Each group contains all non-deleted tasks of its PO (any status); the filter only selects which POs appear. Tasks without a PO are returned as single-task groups.

Filters AND together on top of the role scope and the filter bucket, and select which POs appear rather than which tasks a group contains. Every filter is whole-list SQL, so pagination.total always describes the filtered list, not the page. Multi-select params are repeated (suppliers=1&suppliers=2); the [] alias is accepted, CSV is not. An unparseable value is a 400.

Request​

Responses​

Successfully retrieved task groups