
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
account
UUIDremote_data
Unknownnet_amount
Numberjournal_entry
UnknownGET/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
Enumremote_data
Arrayname
StringGET/accounting/account/{account_id}/taxes/taxes
Merge interacts with this API endpoint to...
Access TaxRate information
TaxRate fields
total_tax_rate
Numberremote_id
Stringeffective_tax_rate
Numberremote_data
Arrayname
StringGET/accounting/account/{account_id}/journal_entry_accounts/journal_entry_accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
account_number
Stringcurrent_balance
Numberremote_id
Stringparent_account
UUIDremote_data
Arrayname
Stringcurrency
Enumclassification
EnumGET/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringstatus
Enumremote_updated_at
DateTime (ISO 8601)email_address
Stringremote_data
Arrayname
Stringtax_number
Stringcurrency
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
number
Stringremote_data
Unknowncontact
UnknownAccess Address information
Address fields
street_1
Stringcountry
Enumzip_code
Stringcountry_subdivision
Stringstate
Unknowncity
Stringcontact
Unknownremote_data
Unknownstreet_2
StringGET/accounting/account/{account_id}/bill_vendors/bill_vendors
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringstatus
Enumremote_updated_at
DateTime (ISO 8601)email_address
Stringremote_data
Arrayname
Stringcurrency
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
number
Stringremote_data
Unknowncontact
UnknownAccess Address information
Address fields
street_1
Stringcountry
Enumzip_code
Stringcountry_subdivision
Stringcity
Stringcontact
Unknownremote_data
Unknownstreet_2
StringGET/accounting/account/{account_id}/expenses/expenses
Merge interacts with this API endpoint to...
Access Expense information
Expense fields
total_amount
Numberremote_data
Arrayremote_id
Stringtransaction_date
DateTime (ISO 8601)total_tax_amount
Numbermemo
Stringcurrency
EnumGET/accounting/account/{account_id}/estimates/estimates
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
total_amount
Stringremote_id
Stringtransaction_date
DateTime (ISO 8601)number
Stringremote_data
Arraycurrency
EnumGET/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
Stringcountry_subdivision
Stringcity
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
Stringremote_data
Arrayname
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
remote_id
Unknownnumber
Stringremote_data
Unknowncompany_info
UnknownAccess Address information
Address fields
street_1
Stringcountry
Enumcompany_info
Unknownzip_code
Stringremote_id
Unknowncountry_subdivision
Stringstate
Unknowncity
Stringremote_data
Unknownstreet_2
StringGET/accounting/businesses/{business_uuid}/reports/cash_flow
Merge interacts with this API endpoint to...
Access CashFlowStatement information
CashFlowStatement fields
start_period
DateTime (ISO 8601)end_period
DateTime (ISO 8601)cash_at_beginning_of_period
Numbercash_at_end_of_period
Numberremote_data
Arraycurrency
EnumAccess ReportItem information
ReportItem fields
remote_data
Unknowncash_flow_statement
Unknownvalue
NumberPUT/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
Arraydate
DateTime (ISO 8601)currency
EnumAccess ReportItem information
ReportItem fields
remote_data
Unknownname
Stringbalance_sheet
UnknownGET/accounting/account/{account_id}/invoices/invoices?include[]=lines
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
total_amount
Numberbalance
Numberremote_id
Stringremote_data
Arraytotal_discount
Numbercontact
UUIDissue_date
DateTime (ISO 8601)status
Enumremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)number
Stringmemo
Stringpaid_on_date
DateTime (ISO 8601)currency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberinvoice
Unknownremote_id
Stringcurrency
Enumunit_price
Numberdescription
Stringremote_data
Unknownquantity
NumberGET/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
total_amount
Numberbalance
Numberremote_id
Stringtotal_tax_amount
Numbercontact
UUIDissue_date
DateTime (ISO 8601)status
Enumremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)number
Stringremote_data
Arraycurrency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberinvoice
Unknownremote_id
Stringcurrency
Enumunit_price
Numberdescription
Stringremote_data
Unknownquantity
NumberAccess Payment information
Payment fields
total_amount
Numberinvoice
Unknownremote_id
Stringtransaction_date
DateTime (ISO 8601)contact
UUIDremote_data
Arraycurrency
EnumGET/accounting/businesses/{business_uuid}/reports/profit_and_loss
Merge interacts with this API endpoint to...
Access IncomeStatement information
IncomeStatement fields
start_period
DateTime (ISO 8601)net_income
Numberend_period
DateTime (ISO 8601)net_operating_income
Numbergross_profit
Numberremote_data
Arraycurrency
EnumAccess ReportItem information
ReportItem fields
parent_item
Unknownvalue
Numberremote_data
Unknownname
Stringincome_statement
UnknownPOST/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberremote_id
Stringcurrency
Enumunit_price
Numberdescription
Stringquantity
NumberPUT/accounting/account/{account_id}/invoices/invoices/{invoice_id}
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
total_amount
Numberbalance
Numberremote_id
Stringtotal_discount
Numbercontact
UUIDissue_date
DateTime (ISO 8601)status
Enumremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)number
Stringmemo
Stringpaid_on_date
DateTime (ISO 8601)currency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberinvoice
Unknownremote_id
Stringcurrency
Enumunit_price
Numberdescription
Stringquantity
NumberGET/accounting/account/{account_id}/payments/payments
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
total_amount
Numberinvoice
Unknowncredit_note
Unknownremote_id
Stringtransaction_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)contact
UUIDremote_data
ArrayGET/accounting/account/{account_id}/credit_notes/credit_notes
Merge interacts with this API endpoint to...
Access CreditNote information
CreditNote fields
total_amount
Numberremote_id
Stringtransaction_date
DateTime (ISO 8601)status
Enumremote_data
Arrayname
Unknowncurrency
Enum