Skip to content

add invoice file download to InvoiceChain#75

Merged
grafjo merged 1 commit intomainfrom
file-api
Mar 25, 2026
Merged

add invoice file download to InvoiceChain#75
grafjo merged 1 commit intomainfrom
file-api

Conversation

@grafjo
Copy link
Copy Markdown
Contributor

@grafjo grafjo commented Mar 25, 2026

Adds downloadFile(id) method to InvoiceChain that calls GET /invoices/{id}/file and returns the raw bytes. Adds downloadFile method to RequestContext for binary responses.

Adds downloadFile(id) method to InvoiceChain that calls
GET /invoices/{id}/file and returns the raw bytes.
Adds downloadFile method to RequestContext for binary responses.
@grafjo grafjo merged commit 3ceb08c into main Mar 25, 2026
3 checks passed
@grafjo grafjo deleted the file-api branch March 25, 2026 22:37
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