
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_id
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)Access JournalLine information
JournalLine fields
journal_entry
Unknownremote_data
Unknownnet_amount
Numberaccount
UUIDGET/accounting/account/{account_id}/items/items
Merge interacts with this API endpoint to...
Access Item information
Item fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)status
Enumname
Stringremote_data
ArrayGET/accounting/account/{account_id}/taxes/taxes
Merge interacts with this API endpoint to...
Access TaxRate information
TaxRate fields
remote_id
Stringname
Stringeffective_tax_rate
Numberremote_data
Arraytotal_tax_rate
NumberGET/accounting/account/{account_id}/journal_entry_accounts/journal_entry_accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_id
Stringclassification
Enumname
Stringaccount_number
Stringremote_data
Arraycurrent_balance
Numberparent_account
UUIDcurrency
EnumGET/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)status
Enumname
Stringemail_address
Stringremote_data
Arraytax_number
Stringcurrency
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
contact
Unknownnumber
Stringremote_data
UnknownAccess Address information
Address fields
street_1
Stringzip_code
Stringcity
Stringstate
Unknowncontact
Unknownremote_data
Unknowncountry_subdivision
Stringcountry
Enumstreet_2
StringGET/accounting/account/{account_id}/bill_vendors/bill_vendors
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)status
Enumname
Stringemail_address
Stringremote_data
Arraycurrency
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
contact
Unknownnumber
Stringremote_data
UnknownAccess Address information
Address fields
street_1
Stringzip_code
Stringcity
Stringcontact
Unknownremote_data
Unknowncountry_subdivision
Stringcountry
Enumstreet_2
StringGET/accounting/account/{account_id}/expenses/expenses
Merge interacts with this API endpoint to...
Access Expense information
Expense fields
remote_id
Stringcurrency
Enumremote_data
Arraymemo
Stringtransaction_date
DateTime (ISO 8601)total_amount
Numbertotal_tax_amount
NumberGET/accounting/account/{account_id}/estimates/estimates
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
remote_id
Stringnumber
Stringcurrency
Enumremote_data
Arraytransaction_date
DateTime (ISO 8601)total_amount
StringGET/accounting/account/{account_id}/other_incomes/other_incomes
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
transaction_type
StringGET/accounting/account/{account_id}/expenses/categories
Merge interacts with this API endpoint to...
Access TrackingCategory information
TrackingCategory fields
remote_id
Stringremote_data
Unknownname
Stringstatus
EnumPOST/accounting/account/{account_id}/bill_vendors/bill_vendors
Merge interacts with this API endpoint to...
Access AccountingPhoneNumber information
AccountingPhoneNumber fields
number
StringAccess Address information
Address fields
street_1
Stringzip_code
Stringcity
Stringcountry_subdivision
Stringstreet_2
StringPOST/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Address information
Address fields
country
EnumGET/auth/api/v1/users/me
Merge interacts with this API endpoint to...
Access CompanyInfo information
CompanyInfo fields
remote_id
Stringname
Stringremote_data
ArrayAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
remote_id
Unknownnumber
Stringremote_data
Unknowncompany_info
UnknownAccess Address information
Address fields
remote_id
Unknownstreet_1
Stringzip_code
Stringcompany_info
Unknowncity
Stringstate
Unknownremote_data
Unknowncountry_subdivision
Stringcountry
Enumstreet_2
StringGET/accounting/businesses/{business_uuid}/reports/cash_flow
Merge interacts with this API endpoint to...
Access CashFlowStatement information
CashFlowStatement fields
cash_at_beginning_of_period
Numberremote_data
Arraystart_period
DateTime (ISO 8601)end_period
DateTime (ISO 8601)currency
Enumcash_at_end_of_period
NumberAccess ReportItem information
ReportItem fields
value
Numbercash_flow_statement
Unknownremote_data
UnknownPUT/accounting/account/{account_id}/bill_payments/bill_payments/{payment_id}
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
remote_id
Stringtotal_amount
Numbercurrency
EnumPUT/accounting/account/{account_id}/payments/payments/{payment_id}
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
remote_updated_at
DateTime (ISO 8601)transaction_date
DateTime (ISO 8601)GET/accounting/businesses/{business_uuid}/reports/balance_sheet
Merge interacts with this API endpoint to...
Access BalanceSheet information
BalanceSheet fields
remote_data
Arraycurrency
Enumdate
DateTime (ISO 8601)Access ReportItem information
ReportItem fields
balance_sheet
Unknownname
Stringremote_data
UnknownGET/accounting/account/{account_id}/invoices/invoices?include[]=lines
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)number
Stringstatus
Enumdue_date
DateTime (ISO 8601)paid_on_date
DateTime (ISO 8601)issue_date
DateTime (ISO 8601)balance
Numbertotal_amount
Numbercontact
UUIDremote_data
Arraymemo
Stringtotal_discount
Numbercurrency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
remote_id
Stringunit_price
Numberquantity
Numbertotal_amount
Numberremote_data
Unknowndescription
Stringinvoice
Unknowncurrency
EnumGET/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)number
Stringstatus
Enumdue_date
DateTime (ISO 8601)issue_date
DateTime (ISO 8601)balance
Numbertotal_amount
Numbercontact
UUIDremote_data
Arraycurrency
Enumtotal_tax_amount
NumberAccess InvoiceLineItem information
InvoiceLineItem fields
remote_id
Stringunit_price
Numberquantity
Numbertotal_amount
Numberremote_data
Unknowndescription
Stringinvoice
Unknowncurrency
EnumAccess Payment information
Payment fields
remote_id
Stringtotal_amount
Numbercontact
UUIDremote_data
Arrayinvoice
Unknowntransaction_date
DateTime (ISO 8601)currency
EnumGET/accounting/businesses/{business_uuid}/reports/profit_and_loss
Merge interacts with this API endpoint to...
Access IncomeStatement information
IncomeStatement fields
gross_profit
Numbernet_income
Numberremote_data
Arraynet_operating_income
Numberstart_period
DateTime (ISO 8601)end_period
DateTime (ISO 8601)currency
EnumAccess ReportItem information
ReportItem fields
name
Stringparent_item
Unknownvalue
Numberremote_data
Unknownincome_statement
UnknownPOST/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access InvoiceLineItem information
InvoiceLineItem fields
remote_id
Stringunit_price
Numberquantity
Numbertotal_amount
Numberdescription
Stringcurrency
EnumPUT/accounting/account/{account_id}/invoices/invoices/{invoice_id}
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)number
Stringstatus
Enumdue_date
DateTime (ISO 8601)paid_on_date
DateTime (ISO 8601)issue_date
DateTime (ISO 8601)balance
Numbertotal_amount
Numbercontact
UUIDmemo
Stringtotal_discount
Numbercurrency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
remote_id
Stringunit_price
Numberquantity
Numbertotal_amount
Numberdescription
Stringinvoice
Unknowncurrency
EnumGET/accounting/account/{account_id}/payments/payments
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)credit_note
Unknowncontact
UUIDremote_data
Arrayinvoice
Unknowntransaction_date
DateTime (ISO 8601)total_amount
NumberGET/accounting/account/{account_id}/credit_notes/credit_notes
Merge interacts with this API endpoint to...
Access CreditNote information
CreditNote fields
remote_id
Stringstatus
Enumname
Unknowntotal_amount
Numberremote_data
Arraytransaction_date
DateTime (ISO 8601)currency
Enum