
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
remote_updated_at
DateTime (ISO 8601)total_amount
Numberremote_id
Stringcredit_note
Unknownremote_data
Arraytransaction_date
DateTime (ISO 8601)invoice
Unknowncontact
UUIDGET/accounting/account/{account_id}/credit_notes/credit_notes
Merge interacts with this API endpoint to...
Access CreditNote information
CreditNote fields
name
Unknowntotal_amount
Numberremote_id
Stringstatus
Enumremote_data
Arraytransaction_date
DateTime (ISO 8601)currency
EnumGET/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
journal_entry
Unknownremote_data
Unknownaccount
UUIDnet_amount
NumberGET/accounting/account/{account_id}/items/items
Merge interacts with this API endpoint to...
Access Item information
Item fields
name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringstatus
Enumremote_data
ArrayGET/accounting/account/{account_id}/taxes/taxes
Merge interacts with this API endpoint to...
Access TaxRate information
TaxRate fields
name
Stringremote_id
Stringtotal_tax_rate
Numberremote_data
Arrayeffective_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
name
Stringremote_id
Stringcurrent_balance
Numberparent_account
UUIDremote_data
Arrayclassification
Enumcurrency
Enumaccount_number
StringGET/accounting/account/{account_id}/users/clients
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringstatus
Enumremote_data
Arrayemail_address
Stringtax_number
Stringcurrency
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
contact
Unknownremote_data
Unknownnumber
StringAccess Address information
Address fields
country_subdivision
Stringzip_code
Stringcity
Stringcontact
Unknownstreet_1
Stringstreet_2
Stringremote_data
Unknownstate
Unknowncountry
EnumGET/accounting/account/{account_id}/bill_vendors/bill_vendors
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringstatus
Enumremote_data
Arrayemail_address
Stringcurrency
StringAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
contact
Unknownremote_data
Unknownnumber
StringAccess Address information
Address fields
country_subdivision
Stringzip_code
Stringcity
Stringstreet_1
Stringstreet_2
Stringremote_data
Unknowncontact
Unknowncountry
EnumGET/accounting/account/{account_id}/expenses/expenses
Merge interacts with this API endpoint to...
Access Expense information
Expense fields
total_amount
Numberremote_id
Stringmemo
Stringtotal_tax_amount
Numberremote_data
Arraytransaction_date
DateTime (ISO 8601)currency
EnumGET/accounting/account/{account_id}/estimates/estimates
Merge interacts with this API endpoint to...
Access Transaction information
Transaction fields
total_amount
Stringremote_id
Stringremote_data
Arraytransaction_date
DateTime (ISO 8601)number
Stringcurrency
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
name
Stringstatus
Enumremote_id
Stringremote_data
UnknownPOST/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
country_subdivision
Stringzip_code
Stringcity
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
name
Stringremote_id
Stringremote_data
ArrayAccess AccountingPhoneNumber information
AccountingPhoneNumber fields
company_info
Unknownremote_id
Unknownnumber
Stringremote_data
UnknownAccess Address information
Address fields
country_subdivision
Stringremote_id
Unknownzip_code
Stringcity
Stringcompany_info
Unknownstreet_1
Stringstreet_2
Stringremote_data
Unknownstate
Unknowncountry
EnumGET/accounting/businesses/{business_uuid}/reports/cash_flow
Merge interacts with this API endpoint to...
Access CashFlowStatement information
CashFlowStatement fields
end_period
DateTime (ISO 8601)cash_at_beginning_of_period
Numbercash_at_end_of_period
Numberremote_data
Arraycurrency
Enumstart_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
total_amount
Numberremote_id
Stringcurrency
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
name
Stringremote_data
Unknownbalance_sheet
UnknownGET/accounting/account/{account_id}/invoices/invoices?include[]=lines
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
remote_updated_at
DateTime (ISO 8601)total_amount
Numberremote_id
Stringbalance
Numbermemo
Stringissue_date
DateTime (ISO 8601)total_discount
Numberpaid_on_date
DateTime (ISO 8601)status
Enumremote_data
Arraycontact
UUIDdue_date
DateTime (ISO 8601)number
Stringcurrency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberremote_id
Stringdescription
Stringremote_data
Unknownunit_price
Numberquantity
Numberinvoice
Unknowncurrency
EnumGET/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
remote_updated_at
DateTime (ISO 8601)total_amount
Numberremote_id
Stringbalance
Numberissue_date
DateTime (ISO 8601)total_tax_amount
Numberstatus
Enumremote_data
Arraycontact
UUIDdue_date
DateTime (ISO 8601)number
Stringcurrency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberremote_id
Stringdescription
Stringremote_data
Unknownunit_price
Numberquantity
Numberinvoice
Unknowncurrency
EnumAccess Payment information
Payment fields
total_amount
Numberremote_id
Stringremote_data
Arraytransaction_date
DateTime (ISO 8601)invoice
Unknowncontact
UUIDcurrency
EnumGET/accounting/businesses/{business_uuid}/reports/profit_and_loss
Merge interacts with this API endpoint to...
Access IncomeStatement information
IncomeStatement fields
gross_profit
Numberend_period
DateTime (ISO 8601)net_operating_income
Numbernet_income
Numberremote_data
Arraycurrency
Enumstart_period
DateTime (ISO 8601)Access ReportItem information
ReportItem fields
name
Stringincome_statement
Unknownparent_item
Unknownvalue
Numberremote_data
UnknownPOST/accounting/account/{account_id}/bills/bills
Merge interacts with this API endpoint to...
Access InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberremote_id
Stringdescription
Stringunit_price
Numberquantity
Numbercurrency
EnumPUT/accounting/account/{account_id}/invoices/invoices/{invoice_id}
Merge interacts with this API endpoint to...
Access Invoice information
Invoice fields
remote_updated_at
DateTime (ISO 8601)total_amount
Numberremote_id
Stringbalance
Numbermemo
Stringissue_date
DateTime (ISO 8601)total_discount
Numberpaid_on_date
DateTime (ISO 8601)status
Enumcontact
UUIDdue_date
DateTime (ISO 8601)number
Stringcurrency
EnumAccess InvoiceLineItem information
InvoiceLineItem fields
total_amount
Numberremote_id
Stringdescription
Stringunit_price
Numberquantity
Numberinvoice
Unknowncurrency
Enum