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
total_amount
Numbercontact
UUIDremote_data
Arrayremote_updated_at
DateTime (ISO 8601)transaction_date
DateTime (ISO 8601)credit_note
Unknowninvoice
Unknownremote_id
StringGET/accounting/account/{account_id}/credit_notes/credit_notes
Merge interacts with this API endpoint to...
Access CreditNote information
CreditNote fields
total_amount
Numberremote_data
Arraytransaction_date
DateTime (ISO 8601)currency
Enumname
Unknownstatus
Enumremote_id
StringGET/accounting/account/{account_id}/journal_entries/journal_entry_details
Merge interacts with this API endpoint to...
Access JournalEntry information
JournalEntry fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
ArrayAccess JournalLine information
JournalLine fields
account
UUIDnet_amount
Numberjournal_entry
Unknownremote_data
UnknownGET/accounting/account/{account_id}/items/items
Merge interacts with this API endpoint to...
Access Item information
Item fields
remote_updated_at
DateTime (ISO 8601)remote_data
Arrayname
Stringstatus
Enumremote_id
StringGET/accounting/account/{account_id}/taxes/taxes
Merge interacts with this API endpoint to...
Access TaxRate information
TaxRate fields
total_tax_rate
Numberremote_data
Arrayeffective_tax_rate
Numbername
Stringremote_id
StringGET/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
UUIDaccount_number
Stringcurrency
Enumclassification
Enumcurrent_balance
Numbername
Stringremote_id
StringGET/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_data
Arraytax_number
Stringremote_updated_at
DateTime (ISO 8601)currency
Stringname
Stringstatus
Enumremote_id
Stringemail_address
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
contact
Unknownnumber
Stringremote_data
UnknownAccess Address information
Address fields
contact
Unknownzip_code
Stringremote_data
Unknowncity
Stringcountry_subdivision
Stringstate
Unknownstreet_1
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
Arrayremote_updated_at
DateTime (ISO 8601)currency
Stringname
Stringstatus
Enumremote_id
Stringemail_address
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
contact
Unknownnumber
Stringremote_data
UnknownAccess Address information
Address fields
contact
Unknownzip_code
Stringremote_data
Unknowncity
Stringcountry_subdivision
Stringstreet_1
Stringcountry
Enumstreet_2
StringGET/accounting/account/{account_id}/expenses/expenses
Merge interacts with this API endpoint to...
Access Expense information
Expense fields
memo
Stringtotal_amount
Numbertotal_tax_amount
Numberremote_data
Arraytransaction_date
DateTime (ISO 8601)currency
Enumremote_id
StringGET/accounting/account/{account_id}/estimates/estimates
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
total_amount
Stringremote_data
Arraytransaction_date
DateTime (ISO 8601)currency
Enumnumber
Stringremote_id
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
status
Enumremote_id
Stringremote_data
Arrayname
StringPOST/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
zip_code
Stringcity
Stringcountry_subdivision
Stringstreet_1
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
company_info
Unknownnumber
Stringremote_data
Unknownremote_id
UnknownAccess Address information
Address fields
company_info
Unknownzip_code
Stringremote_data
Unknownremote_id
Unknowncity
Stringcountry_subdivision
Stringstate
Unknownstreet_1
Stringcountry
Enumstreet_2
StringGET/accounting/businesses/{business_uuid}/reports/cash_flow
Merge interacts with this API endpoint to...
Access CashFlowStatement information
CashFlowStatement fields
end_period
DateTime (ISO 8601)remote_data
Arraycash_at_beginning_of_period
Numbercurrency
Enumcash_at_end_of_period
Numberstart_period
DateTime (ISO 8601)Access 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
currency
Enumtotal_amount
Numberremote_id
StringPUT/accounting/account/{account_id}/payments/payments/{payment_id}
Merge interacts with this API endpoint to...
Access Payment information
Payment fields
transaction_date
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)GET/accounting/businesses/{business_uuid}/reports/balance_sheet
Merge interacts with this API endpoint to...
Access BalanceSheet information
BalanceSheet fields
currency
Enumdate
DateTime (ISO 8601)remote_data
ArrayAccess ReportItem information
ReportItem fields
balance_sheet
Unknownremote_data
Unknownname
StringGET/accounting/account/{account_id}/invoices/invoices?include[]=lines
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
memo
Stringcontact
UUIDdue_date
DateTime (ISO 8601)paid_on_date
DateTime (ISO 8601)total_amount
Numberremote_data
Arrayremote_updated_at
DateTime (ISO 8601)balance
Numbercurrency
Enumnumber
Stringissue_date
DateTime (ISO 8601)status
Enumtotal_discount
Numberremote_id
StringAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberunit_price
Numberremote_data
Unknowncurrency
Enumquantity
Numberinvoice
Unknowndescription
Stringremote_id
StringGET/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
due_date
DateTime (ISO 8601)contact
UUIDtotal_amount
Numbertotal_tax_amount
Numberremote_data
Arrayremote_updated_at
DateTime (ISO 8601)balance
Numbercurrency
Enumnumber
Stringissue_date
DateTime (ISO 8601)status
Enumremote_id
StringAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberunit_price
Numberremote_data
Unknowncurrency
Enumquantity
Numberinvoice
Unknowndescription
Stringremote_id
StringAccess Payment information
Payment fields
total_amount
Numbercontact
UUIDremote_data
Arraytransaction_date
DateTime (ISO 8601)currency
Enuminvoice
Unknownremote_id
StringGET/accounting/businesses/{business_uuid}/reports/profit_and_loss
Merge interacts with this API endpoint to...
Access IncomeStatement information
IncomeStatement fields
net_operating_income
Numberend_period
DateTime (ISO 8601)remote_data
Arraynet_income
Numbergross_profit
Numbercurrency
Enumstart_period
DateTime (ISO 8601)Access 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
total_amount
Numberunit_price
Numbercurrency
Enumquantity
Numberdescription
Stringremote_id
StringPUT/accounting/account/{account_id}/invoices/invoices/{invoice_id}
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
memo
Stringcontact
UUIDdue_date
DateTime (ISO 8601)paid_on_date
DateTime (ISO 8601)total_amount
Numberremote_updated_at
DateTime (ISO 8601)balance
Numbercurrency
Enumnumber
Stringissue_date
DateTime (ISO 8601)status
Enumtotal_discount
Numberremote_id
StringAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberunit_price
Numbercurrency
Enumquantity
Numberinvoice
Unknowndescription
Stringremote_id
String