
FreshBooks
Merge interacts with FreshBooks API endpoints to access certain information as detailed below.
API Endpoints
GET/accounting/account/{account_id}/payments/payments
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
credit_note
Unknownremote_data
Arraycontact
UUIDremote_id
Stringinvoice
Unknownremote_updated_at
DateTime (ISO 8601)total_amount
Numbertransaction_date
DateTime (ISO 8601)GET/accounting/account/{account_id}/credit_notes/credit_notes
Merge interacts with this API endpoint to...
Access CreditNote information
CreditNote fields
remote_data
Arraycurrency
Enumstatus
Enumremote_id
Stringtotal_amount
Numbername
Unknowntransaction_date
DateTime (ISO 8601)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
net_amount
Numberremote_data
Unknownjournal_entry
Unknownaccount
UUIDGET/accounting/account/{account_id}/items/items
Merge interacts with this API endpoint to...
Access Item information
Item fields
remote_data
Arraystatus
Enumremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
StringGET/accounting/account/{account_id}/taxes/taxes
Merge interacts with this API endpoint to...
Access TaxRate information
TaxRate fields
remote_data
Arrayremote_id
Stringtotal_tax_rate
Numbername
Stringeffective_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_data
Arrayparent_account
UUIDcurrency
Enumaccount_number
Stringremote_id
Stringcurrent_balance
Numberclassification
Enumname
StringGET/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
tax_number
Stringremote_data
Arrayemail_address
Stringcurrency
Stringstatus
Enumremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
number
Stringremote_data
Unknowncontact
UnknownAccess Address information
Address fields
city
Stringstreet_1
Stringremote_data
Unknowncontact
Unknownzip_code
Stringstate
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_data
Arrayemail_address
Stringcurrency
Stringstatus
Enumremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
number
Stringremote_data
Unknowncontact
UnknownAccess Address information
Address fields
city
Stringstreet_1
Stringremote_data
Unknowncontact
Unknownzip_code
Stringcountry_subdivision
Stringcountry
Enumstreet_2
StringGET/accounting/account/{account_id}/expenses/expenses
Merge interacts with this API endpoint to...
Access Expense information
Expense fields
remote_data
Arraymemo
Stringcurrency
Enumremote_id
Stringtotal_tax_amount
Numbertotal_amount
Numbertransaction_date
DateTime (ISO 8601)GET/accounting/account/{account_id}/estimates/estimates
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
number
Stringremote_data
Arraycurrency
Enumremote_id
Stringtotal_amount
Stringtransaction_date
DateTime (ISO 8601)GET/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
city
Stringstreet_1
Stringzip_code
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
Stringremote_data
Arrayname
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
number
Stringremote_data
Unknownremote_id
Unknowncompany_info
UnknownAccess Address information
Address fields
city
Stringstreet_1
Stringremote_data
Unknownzip_code
Stringstate
Unknowncountry_subdivision
Stringcountry
Enumremote_id
Unknowncompany_info
Unknownstreet_2
StringGET/accounting/businesses/{business_uuid}/reports/cash_flow
Merge interacts with this API endpoint to...
Access CashFlowStatement information
CashFlowStatement fields
remote_data
Arrayend_period
DateTime (ISO 8601)currency
Enumstart_period
DateTime (ISO 8601)cash_at_beginning_of_period
Numbercash_at_end_of_period
NumberAccess ReportItem information
ReportItem fields
cash_flow_statement
Unknownremote_data
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
Stringcurrency
Enumtotal_amount
NumberPUT/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
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
number
Stringremote_data
Arrayissue_date
DateTime (ISO 8601)contact
UUIDmemo
Stringcurrency
Enumbalance
Numberstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringtotal_discount
Numberremote_updated_at
DateTime (ISO 8601)total_amount
Numberpaid_on_date
DateTime (ISO 8601)Access InvoiceLineItem information
InvoiceLineItem fields
description
Stringremote_data
Unknownquantity
Numbercurrency
Enumunit_price
Numberremote_id
Stringinvoice
Unknowntotal_amount
NumberGET/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
number
Stringremote_data
Arrayissue_date
DateTime (ISO 8601)contact
UUIDcurrency
Enumbalance
Numberstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringtotal_tax_amount
Numberremote_updated_at
DateTime (ISO 8601)total_amount
NumberAccess InvoiceLineItem information
InvoiceLineItem fields
description
Stringremote_data
Unknownquantity
Numbercurrency
Enumunit_price
Numberremote_id
Stringinvoice
Unknowntotal_amount
NumberAccess Payment information
Payment fields
remote_data
Arraycontact
UUIDcurrency
Enumremote_id
Stringinvoice
Unknowntotal_amount
Numbertransaction_date
DateTime (ISO 8601)GET/accounting/businesses/{business_uuid}/reports/profit_and_loss
Merge interacts with this API endpoint to...
Access IncomeStatement information
IncomeStatement fields
remote_data
Arraygross_profit
Numberend_period
DateTime (ISO 8601)currency
Enumnet_operating_income
Numberstart_period
DateTime (ISO 8601)net_income
NumberAccess ReportItem information
ReportItem fields
income_statement
Unknownremote_data
Unknownparent_item
Unknownvalue
Numbername
StringPOST/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access InvoiceLineItem information
InvoiceLineItem fields
description
Stringquantity
Numbercurrency
Enumunit_price
Numberremote_id
Stringtotal_amount
NumberPUT/accounting/account/{account_id}/invoices/invoices/{invoice_id}
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
number
Stringissue_date
DateTime (ISO 8601)contact
UUIDmemo
Stringcurrency
Enumbalance
Numberstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringtotal_discount
Numberremote_updated_at
DateTime (ISO 8601)total_amount
Numberpaid_on_date
DateTime (ISO 8601)Access InvoiceLineItem information
InvoiceLineItem fields
description
Stringquantity
Numbercurrency
Enumunit_price
Numberremote_id
Stringinvoice
Unknowntotal_amount
Number