Update invoice
documentedUpdate an existing invoice.
PUT /invoices/{id}Invoicesno implementation yet0 runsInput
id*
Invoice ID
{{$id}}
invoice_date
Invoice Date
{{$invoice_date}}
reference
Invoice Reference
{{$reference}}
project_name
Project Name
{{$project_name}}
company_name
Company Name
{{$company_name}}
company_details
Company Details
{{$company_details}}
recipient_details
Recipient Details
{{$recipient_details}}
description
Description
{{$description}}
footer
Footer
{{$footer}}
show_hours_worked
Show Hours Worked
{{$show_hours_worked}}
show_full_report
Show Full Report
{{$show_full_report}}
show_user_summaries
Show User Summaries
{{$show_user_summaries}}
show_project_summaries
Show Project Summaries
{{$show_project_summaries}}
show_project_name_for_expenses
Show Project Name for Expenses
{{$show_project_name_for_expenses}}
calculation_method
Rate Calculation Method
{{$calculation_method}}
flat_rate
Flat Rate
{{$flat_rate}}
standard_hourly_rate
Standard Hourly Rate
{{$standard_hourly_rate}}
custom_user_id_1
Custom User ID 1
{{$custom_user_id_1}}
custom_hourly_rate_1
Custom Hourly Rate 1
{{$custom_hourly_rate_1}}
custom_user_id_2
Custom User ID 2
{{$custom_user_id_2}}
custom_hourly_rate_2
Custom Hourly Rate 2
{{$custom_hourly_rate_2}}
custom_title
Customization Title
{{$custom_title}}
custom_date_label
Customization Date Label
{{$custom_date_label}}
custom_project_label
Customization Project Label
{{$custom_project_label}}
custom_reference_label
Customization Reference Label
{{$custom_reference_label}}
custom_total_due_label
Customization Total Due Label
{{$custom_total_due_label}}
currency_code
Currency Code
{{$currency_code}}
currency_symbol
Currency Symbol
{{$currency_symbol}}
locale
Locale
{{$locale}}
Calls Freckle as you (your API key is your account); keychains.dev holds the credentials.