Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <!--XML GENERATED by IntuitDataSyncEngine (IDS) using \\SBDomainServices\CDM\branches\3.9.0-rel-1-->
- <RestResponse xmlns="http://www.intuit.com/sb/cdm/v2"
- xmlns:xdb ="http://xmlns.oracle.com/xdb"
- xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation ="http://www.intuit.com/sb/cdm/v2 ../common/RestDataFilter.xsd">
- <Items>
- <Item>
- <Id idDomain="QB">2</Id>
- <SyncToken>1</SyncToken>
- <MetaData>
- <CreatedBy>app</CreatedBy>
- <CreateTime>2011-11-16T15:39:33.0Z</CreateTime>
- <LastModifiedBy>app</LastModifiedBy>
- <LastUpdatedTime>2011-11-16T15:39:33.0Z</LastUpdatedTime>
- </MetaData>
- <ExternalKey idDomain="QB">2</ExternalKey>
- <Synchronized>true</Synchronized>
- <Name>Boots</Name>
- <Taxable>true</Taxable>
- <Active>true</Active>
- <UnitPrice>
- <CurrencyCode>USD</CurrencyCode>
- <Amount>0</Amount>
- </UnitPrice>
- <Type>Inventory</Type>
- <IncomeAccountRef>
- <AccountId idDomain="QB">8</AccountId>
- <AccountName>Sales - Software</AccountName>
- <AccountType>Revenue</AccountType>
- </IncomeAccountRef>
- <PurchaseCost>
- <CurrencyCode>USD</CurrencyCode>
- <Amount>100</Amount>
- </PurchaseCost>
- <COGSAccountRef>
- <AccountId idDomain="QB">37</AccountId>
- <AccountName>Cost of Goods Sold</AccountName>
- <AccountType>Expense</AccountType>
- </COGSAccountRef>
- <AssetAccountRef>
- <AccountId idDomain="QB">36</AccountId>
- <AccountName>Inventory Asset</AccountName>
- <AccountType>Asset</AccountType>
- </AssetAccountRef>
- <PrefVendorRef>
- <VendorId idDomain="QB">2</VendorId>
- <VendorName>Boot Store</VendorName>
- </PrefVendorRef>
- <AvgCost>
- <CurrencyCode>USD</CurrencyCode>
- <Amount>100</Amount>
- </AvgCost>
- <QtyOnHand>-1</QtyOnHand>
- <QtyOnPurchaseOrder>0</QtyOnPurchaseOrder>
- <QtyOnSalesOrder>0</QtyOnSalesOrder>
- <ManPartNum>123Boot</ManPartNum>
- </Item>
- </Items>
- </RestResponse>
Advertisement
Add Comment
Please, Sign In to add comment