Back to Templates
InvoicesA4 Portrait
American Invoice Template with ACH Details
Simple American Invoice Template with date, invoice number, from and to field, multi row table, American Bank Details
Sample Payload
{
"date": "26.10.2025",
"email": "email@yourcompany.com",
"items": [
{
"qty": 2,
"price": 40.9,
"description": "Item 1"
},
{
"qty": 4,
"price": 100,
"description": "Item 2"
}
],
"client_email": "client@company.com",
"company_name": "Your company",
"address_line1": "123 Innovation Avenue",
"address_line2": "Suite 500, New York, NY 10001, USA",
"invoice_number": "202601010004",
"client_company_name": "Client Company",
"client_address_line1": "456 Madison Park Drive",
"client_address_line2": "Floor 12, New York, NY 10022, USA"
}Use this JSON structure when calling the API or Zapier integration.
Related Templates
Ready to automate your PDF generation?
Sign up for free and start generating PDFs in minutes.
Get Started Free