Update a QuickBooks Online customer record. Note that the QBO API docs specify a “full” or “sparse” update… but it’s the same function. Only difference is the sparse flag in the JSON is set to true or false. A sparse update only updates the fields sent, where a full update replaces all data.
Functions
QuickBooks Online – Read Customer
Returns the details of a specific QuickBooks Online customer record, by the customer ID.
QuickBooks Online – Create Customer
Create a customer record in QuickBooks Online.