
Invoice Generator Pro 🧾
Pricing
$20.00/month + usage

Invoice Generator Pro 🧾
✨ Create professional invoices instantly! 💼 Input business details, add client info, and generate polished invoices that maintain your brand. 💯 Customize with logos, colors, and payment terms. 🚀 Save time, get paid faster, and look professional with every transaction! 📊 Track finances easily. 💸
0.0 (0)
Pricing
$20.00/month + usage
0
Total users
3
Monthly users
3
Runs succeeded
>99%
Last modified
2 months ago
Company Details
companyDetails
stringOptional
Address, contact information, and other details of your company
Tax Rate (%)
taxRate
integerOptional
Tax rate as a percentage (0-100)
Default value of this property is 10
Discount (%)
discount
integerOptional
Discount as a percentage (0-100)
Default value of this property is 0
Layout Style
layout
EnumOptional
Layout style for the invoice
Value options:
"modern": string"standard": string
Default value of this property is "modern"
Border Style
borderStyle
EnumOptional
Border style for tables and sections
Value options:
"none": string"simple": string"double": string
Default value of this property is "simple"
Table Columns
columns
arrayOptional
Columns to display in the invoice table
Default value of this property is ["description","quantity","unitPrice","total"]
Column Labels
columnLabels
objectOptional
Custom labels for table columns
Default value of this property is {"description":"Description","quantity":"Quantity","unitPrice":"Unit Price","total":"Total"}
Invoice Items
items
arrayRequired
Products or services included in the invoice
Default value of this property is [{"description":"Web development services","quantity":2,"unitPrice":500},{"description":"Monthly hosting fee","quantity":1,"unitPrice":100}]