- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
460 B
Markdown
13 lines
460 B
Markdown
---
|
|
id: bde32b12-5f60-4d69-95b0-d26d72fe4eaa
|
|
type: fix
|
|
title: "Transaction API week_start parameter"
|
|
tags: [major-domo, python, api, fix, transaction]
|
|
importance: 0.6
|
|
confidence: 0.8
|
|
created: "2025-12-22T04:03:28.945283+00:00"
|
|
updated: "2025-12-22T04:03:28.945283+00:00"
|
|
---
|
|
|
|
The transactions API returns keepers (week=0) when using 'week' parameter. Use 'week_start' instead to filter out earlier weeks and only get transactions from the target week onwards.
|