Skip to content

feat(order-forms): add order_form client - #415

Merged
toommz merged 2 commits into
lago-1698from
lago-1699
Aug 26, 2026
Merged

feat(order-forms): add order_form client#415
toommz merged 2 commits into
lago-1698from
lago-1699

Conversation

@toommz

@toommz toommz commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Propagates the Order forms API (lago-openapi#lago-1699) to the Python client.

Stacked on #414 — based on lago-1698, so the diff here is order forms only. GitHub will retarget it to main once #414 merges.

Adds client.order_formsfind, find_all, mark_as_signed(id, OrderFormMarkAsSigned), void.

Note that mark_as_signed wraps its payload under order_form (signed_document, execution_mode, execute_at), unlike the quote approve body in #414, which is unwrapped. Both follow the spec.

pytest (441 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-1698 Aug 26, 2026
14 checks passed
@toommz
toommz deleted the lago-1699 branch August 26, 2026 08:15
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