Skip to content

Add custom attribute support to CreateInvoiceRequest#8

Merged
koen-serry merged 5 commits intotwikey:masterfrom
thomasatwikey:feature/invoice-custom-attributes
Mar 19, 2026
Merged

Add custom attribute support to CreateInvoiceRequest#8
koen-serry merged 5 commits intotwikey:masterfrom
thomasatwikey:feature/invoice-custom-attributes

Conversation

@thomasatwikey
Copy link
Copy Markdown
Contributor

Allow passing one or more custom attributes directly in the invoice object via . Each entry is serialized as a top-level key-value pair in the JSON request body, matching the API behaviour for custom fields on invoice creation.

thomasatwikey and others added 5 commits March 17, 2026 17:13
Allow passing one or more custom attributes directly in the invoice
object via setExtra(Map<String, String>). Each entry is serialized
as a top-level key-value pair in the JSON request body.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@koen-serry koen-serry merged commit 4d4f9d9 into twikey:master Mar 19, 2026
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.

2 participants