langleyfoxall / xero-laravel

💸 Access the Xero accounting system using an Eloquent-like syntax
https://packagist.org/packages/langleyfoxall/xero-laravel
GNU Lesser General Public License v3.0
85 stars 40 forks source link

How to update some record on Xero? #50

Open stojankukrika opened 2 years ago

stojankukrika commented 2 years ago

Hi, How to send updates to Xero from laravel app. For example, someone buys some item and we like to update QuantityOnHand on Xero. How to do the update?