FreshBooks
Merge interacts with FreshBooks API endpoints to access certain information as detailed below.
API Endpoints
GET/accounting/account/{account_id}/journal_entries/journal_entry_details
Merge interacts with this API endpoint to...
Access JournalEntry information
JournalEntry fields
remote_dataArrayremote_created_atDateTime (ISO 8601)remote_idStringAccess JournalLine information
JournalLine fields
net_amountNumberremote_dataUnknownaccountUUIDjournal_entryUnknownGET/accounting/account/{account_id}/items/items
Merge interacts with this API endpoint to...
Access Item information
Item fields
nameStringremote_updated_atDateTime (ISO 8601)remote_idStringstatusEnumremote_dataArrayGET/accounting/account/{account_id}/taxes/taxes
Merge interacts with this API endpoint to...
Access TaxRate information
TaxRate fields
nameStringremote_idStringremote_dataArrayeffective_tax_rateNumbertotal_tax_rateNumberGET/accounting/account/{account_id}/journal_entry_accounts/journal_entry_accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
nameStringcurrencyEnumremote_idStringclassificationEnumremote_dataArraycurrent_balanceNumberparent_accountUUIDaccount_numberStringGET/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
nameStringcurrencyStringremote_updated_atDateTime (ISO 8601)tax_numberStringremote_idStringstatusEnumremote_dataArrayemail_addressStringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
numberStringremote_dataUnknowncontactUnknownAccess Address information
Address fields
country_subdivisionStringstreet_2StringstateUnknowncityStringcountryEnumremote_dataUnknowncontactUnknownzip_codeStringstreet_1StringGET/accounting/account/{account_id}/bill_vendors/bill_vendors
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
nameStringcurrencyStringremote_updated_atDateTime (ISO 8601)remote_idStringstatusEnumremote_dataArrayemail_addressStringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
numberStringremote_dataUnknowncontactUnknownAccess Address information
Address fields
country_subdivisionStringstreet_2StringcityStringcountryEnumremote_dataUnknowncontactUnknownzip_codeStringstreet_1StringGET/accounting/account/{account_id}/expenses/expenses
Merge interacts with this API endpoint to...
Access Expense information
Expense fields
transaction_dateDateTime (ISO 8601)memoStringcurrencyEnumremote_idStringtotal_tax_amountNumberremote_dataArraytotal_amountNumberGET/accounting/account/{account_id}/estimates/estimates
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
transaction_dateDateTime (ISO 8601)currencyEnumremote_idStringnumberStringremote_dataArraytotal_amountStringGET/accounting/account/{account_id}/other_incomes/other_incomes
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
transaction_typeStringGET/accounting/account/{account_id}/expenses/categories
Merge interacts with this API endpoint to...
Access TrackingCategory information
TrackingCategory fields
statusEnumnameStringremote_dataUnknownremote_idStringPOST/accounting/account/{account_id}/bill_vendors/bill_vendors
Merge interacts with this API endpoint to...
Access AccountingPhoneNumber information
AccountingPhoneNumber fields
numberStringAccess Address information
Address fields
country_subdivisionStringstreet_2StringcityStringzip_codeStringstreet_1StringPOST/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Address information
Address fields
countryEnumGET/auth/api/v1/users/me
Merge interacts with this API endpoint to...
Access CompanyInfo information
CompanyInfo fields
nameStringremote_dataArrayremote_idStringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
numberStringremote_dataUnknowncompany_infoUnknownremote_idUnknownAccess Address information
Address fields
country_subdivisionStringstreet_2StringstateUnknowncityStringremote_idUnknowncountryEnumremote_dataUnknownzip_codeStringstreet_1Stringcompany_infoUnknownGET/accounting/businesses/{business_uuid}/reports/cash_flow
Merge interacts with this API endpoint to...
Access CashFlowStatement information
CashFlowStatement fields
start_periodDateTime (ISO 8601)currencyEnumcash_at_end_of_periodNumberremote_dataArraycash_at_beginning_of_periodNumberend_periodDateTime (ISO 8601)Access ReportItem information
ReportItem fields
valueNumberremote_dataUnknowncash_flow_statementUnknownPUT/accounting/account/{account_id}/bill_payments/bill_payments/{payment_id}
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
total_amountNumbercurrencyEnumremote_idStringPUT/accounting/account/{account_id}/payments/payments/{payment_id}
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
transaction_dateDateTime (ISO 8601)remote_updated_atDateTime (ISO 8601)GET/accounting/businesses/{business_uuid}/reports/balance_sheet
Merge interacts with this API endpoint to...
Access BalanceSheet information
BalanceSheet fields
dateDateTime (ISO 8601)remote_dataArraycurrencyEnumAccess ReportItem information
ReportItem fields
balance_sheetUnknownnameStringremote_dataUnknownGET/accounting/account/{account_id}/invoices/invoices?include[]=lines
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
total_discountNumberbalanceNumbermemoStringcurrencyEnumremote_updated_atDateTime (ISO 8601)remote_idStringnumberStringstatusEnumdue_dateDateTime (ISO 8601)contactUUIDissue_dateDateTime (ISO 8601)remote_dataArraytotal_amountNumberpaid_on_dateDateTime (ISO 8601)Access InvoiceLineItem information
InvoiceLineItem fields
currencyEnumunit_priceNumberinvoiceUnknownremote_idStringdescriptionStringremote_dataUnknownquantityNumbertotal_amountNumberGET/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
balanceNumbercurrencyEnumremote_updated_atDateTime (ISO 8601)remote_idStringnumberStringstatusEnumtotal_tax_amountNumberdue_dateDateTime (ISO 8601)contactUUIDissue_dateDateTime (ISO 8601)remote_dataArraytotal_amountNumberAccess InvoiceLineItem information
InvoiceLineItem fields
currencyEnumunit_priceNumberinvoiceUnknownremote_idStringdescriptionStringremote_dataUnknownquantityNumbertotal_amountNumberAccess Payment information
Payment fields
transaction_dateDateTime (ISO 8601)currencyEnuminvoiceUnknownremote_idStringremote_dataArraycontactUUIDtotal_amountNumberGET/accounting/businesses/{business_uuid}/reports/profit_and_loss
Merge interacts with this API endpoint to...
Access IncomeStatement information
IncomeStatement fields
start_periodDateTime (ISO 8601)gross_profitNumbercurrencyEnumnet_operating_incomeNumberremote_dataArraynet_incomeNumberend_periodDateTime (ISO 8601)Access ReportItem information
ReportItem fields
nameStringvalueNumberparent_itemUnknownremote_dataUnknownincome_statementUnknownPOST/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access InvoiceLineItem information
InvoiceLineItem fields
currencyEnumunit_priceNumberremote_idStringdescriptionStringquantityNumbertotal_amountNumberPUT/accounting/account/{account_id}/invoices/invoices/{invoice_id}
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
total_discountNumberbalanceNumbermemoStringcurrencyEnumremote_updated_atDateTime (ISO 8601)remote_idStringnumberStringstatusEnumdue_dateDateTime (ISO 8601)contactUUIDissue_dateDateTime (ISO 8601)total_amountNumberpaid_on_dateDateTime (ISO 8601)Access InvoiceLineItem information
InvoiceLineItem fields
currencyEnumunit_priceNumberinvoiceUnknownremote_idStringdescriptionStringquantityNumbertotal_amountNumberGET/accounting/account/{account_id}/payments/payments
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
transaction_dateDateTime (ISO 8601)remote_updated_atDateTime (ISO 8601)invoiceUnknownremote_idStringcredit_noteUnknowncontactUUIDremote_dataArraytotal_amountNumberGET/accounting/account/{account_id}/credit_notes/credit_notes
Merge interacts with this API endpoint to...
Access CreditNote information
CreditNote fields
transaction_dateDateTime (ISO 8601)nameUnknowncurrencyEnumremote_idStringstatusEnumremote_dataArraytotal_amountNumber