Description
In this course, you will learn :
- Knowledge of the FreshBooks API and its various endpoints.
- Primary and secondary clients can be created and updated.
- An understanding of how to use the FreshBooks API to add and manage items.
- The capability of creating and managing invoices and payment records.
- Practical experience integrating the FreshBooks API into a working React application.
Syllabus :
1. Introduction
- Introduction to the Course
- Get Started with Fresh
- Books API
2. Clients
- Create and Update a Client
- Add, Edit, and Delete a Secondary Contact
3. Invoices
- Add and Update an Item
- List and Delete Items
- Create and Update an Invoice
- List Invoices and Get Invoice Details
- Send and Delete an Invoice
- Add and Update Payment Records
- List and Delete a Payment Record
4. Expenses
- List Expense Categories and Create an Expense
- List, Update and Delete Expenses
5. APIs Integration in React
- Demo Application