Global API
Request
Item
3min
in breadwinner for xero, the "item" records can be found under the salesforce product if you manually import those into the salesforce when requesting an item, use the requestjson to pass the item data, and the response will have responsejson which stores the item response returned by xero the item has the following parameters item field name data type description itemid string xero generated identifier for an item code string user defined item code name https //app archbee io/public/garaxzbpu8geodlu0 0q /gee1fj42amxfapeumyyqi#sz billemailclass string the name of the item issold boolean boolean value when issold is true the item will be available on sales transactions in the xero ui ispurchased boolean boolean value when ispurchased is true the item is available for purchase transactions in the xero ui description string the sales description of the item purchasedescription https //app archbee io/public/garaxzbpu8geodlu0 0q /gee1fj42amxfapeumyyqi#4y customfielddetails string the purchase description of the item purchasedetails purchasewrapper the purchasedetails element can contain a number of individual sub elements salesdetails saleswrapper the salesdetails element can contain a number of individual sub elements istrackedasinventory boolean true for items that are tracked as inventory an item will be tracked as inventory if the inventoryassetaccountcode and cogsaccountcode are set saleswrapper field name data type description unitprice decimal unit price of the item accountcode string default account code to be used for sales item taxtype string used as an override if the default tax code for the selected accountcode is not correct purchasewrapper field name data type description unitprice decimal unit price of the item cogsaccountcode string cost of goods sold account to be used for the purchase items taxtype string used as an override if the default tax code for the selected accountcode is not correct