Quickbooks API Integration Profile
Information and guides about integrating with Quickbooks API
Add Quickbooks Integration to Your App- Get Connection Info
- Account-Create
Create a new Account
- Account-ReadById
Get the Account which has accountId as 1
- Account-ReadAll
Get all customer records using generic 'Query' endpoint. Method - POST
- Attachable-Create
Create an attachable object Conent-Type
/json Method - POST - Attachable-ReadById
Retrieve an attachable object by Id Accept
/json Method - GET