Skip to content

feat(orders): add order client - #416

Merged
toommz merged 1 commit into
lago-1699from
lago-1700
Aug 26, 2026
Merged

feat(orders): add order client#416
toommz merged 1 commit into
lago-1699from
lago-1700

Conversation

@toommz

@toommz toommz commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Propagates the Orders API (lago-openapi#lago-1700) to the Python client.

Stacked on #415 — based on lago-1699, so the diff here is orders only. GitHub will retarget it as the stack merges.

Adds client.ordersfind, find_all, execute(id, OrderExecute).

execute takes an optional { order: { execution_mode } } body, the same wrapped shape as mark_as_signed in #415. OrderResponse.billing_snapshot reuses QuoteBillingItemsResponse from the quotes branch rather than redefining it.

pytest (449 tests) and ruff check / ruff format --check are green.

🤖 Generated with Claude Code

@toommz toommz self-assigned this Aug 26, 2026
@toommz
toommz merged commit f0043fb into lago-1699 Aug 26, 2026
7 checks passed
@toommz
toommz deleted the lago-1700 branch August 26, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant