Sign in

Create invoice template

documented

Create an invoice template.

POST /v1/invoicing/templatesInvoicingno implementation yet0 runs

Input

name
Template name
Hours Template
default
Default template flag
true|false
unit_of_measure
Unit of measure
HOURS|QUANTITY|AMOUNT
merchant_email
Merchant email
seller@example.com
merchant_first_name
Merchant first name
First
merchant_last_name
Merchant last name
Last
merchant_business_name
Merchant business name
Business name
merchant_phone_country_code
Merchant phone country code
+1
merchant_phone_number
Merchant phone number
Phone number
merchant_address_line1
Merchant address line1
1234 Main St
merchant_city
Merchant city
City
merchant_state
Merchant state
State
merchant_postal_code
Merchant postal code
ZIP
merchant_country_code
Merchant country code
US
item_name
Item name
Item
item_quantity
Item quantity
Quantity
currency
Currency
USD
item_unit_price
Item unit price
Price
item_tax_name
Item tax name
Tax
item_tax_percent
Item tax percent
Tax percent
tax_calculated_after_discount
Tax calculated after discount
true|false
tax_inclusive
Tax inclusive
true|false
note
Note
Note
logo_url
Logo URL
https://example.com/logo.png
hidden_items_quantity
Hide items quantity field
true|false
hidden_items_date
Hide items date field
true|false
hidden_custom
Hide custom field
true|false
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.