Invoices
Number of APIs: 8
-
List Invoices GET https://api.freshbooks.com/accounting/account/{{accountId}}/invoices/invoices?include[]=audit_logs
-
Single Invoice w/ Payment Gateway POST https://api.freshbooks.com/accounting/account/{{accountId}}/invoices/invoices/{{invoiceid}}?include%5B%5D=allowed_gateways
-
Single Invoice w/ Logo GET https://api.freshbooks.com/accounting/account/{{accountId}}/invoices/invoices/{{invoiceId}}?include[]=presentation
-
Create Invoice with Expense POST https://api.freshbooks.com/accounting/account/{{accountId}}/invoices/invoices
-
Enable Payment Options On Invoice POST https://api.freshbooks.com/payments/account/{{accountid}}/invoice/{{invoiceid}}/payment_options
-
Send Invoice by Email PUT https://api.freshbooks.com/accounting/account/{{accountid}}/invoices/invoices/{{invoiceid}}
-
Toggle Online Payments on Invoice PUT https://api.freshbooks.com/accounting/account/{{accountId}}/invoices/invoices/{{invoiceId}}?include%5B%5D=allowed_gateways
-
Get default invoice presentation styles GET https://api.freshbooks.com/accounting/account/{{accountId}}/invoices/presentations