Create invoice with presentation
documentedCreate an invoice using a specific presentation style.
POST /accounting/account/{accountId}/invoices/invoicesInvoice Presentation and Attachmentsno implementation yet0 runsInput
accountId*
FreshBooks Account ID
12345
customer_id*
Customer ID
Customer ID
line_name*
Line item name
Product or service
line_qty*
Line quantity
1
line_unit_cost*
Line unit amount
100.00
currency*
Currency code
USD
invoice_date
Invoice date (YYYY-MM-DD)
2026-02-18
use_default_presentation
Use default presentation
false
date_format
Presentation date_format
mm/dd/yyyy
logo_path
Presentation image_logo_src path
/uploads/images/logo.jpg
theme_layout
Presentation theme_layout
simple
theme_font_name
Presentation theme_font_name
modern
theme_primary_color
Presentation theme_primary_color
#345BEB
expenseid
Attachment expenseid
null or number
attachment_jwt
Attachment JWT
JWT string
attachment_media_type
Attachment media type
application/pdf
Calls FreshBooks as you (your API key is your account); keychains.dev holds the credentials.