Bookkeep Fortnox Invoice
fortnox_bookkeep_invoiceBookkeep an invoice in Fortnox by creating its accounting entries and getting a voucher reference. Provide the invoice's document number to finalize it; once booked, it cannot be edited.
Instructions
Bookkeep an invoice, creating the accounting entries. Once booked, the invoice cannot be edited.
Args:
document_number (string): Invoice document number to bookkeep (required)
response_format ('markdown' | 'json'): Output format
Returns: Confirmation of bookkeeping with the created voucher reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_number | Yes | Invoice document number | |
| response_format | No | Output format: 'markdown' or 'json' | markdown |