DEPRECATED. Use Create or Update Customer function.
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.
Overview
DEPRECATED. Use Create or Update Customer function. 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 […]