jmawebtech

item query qbd

Mar 7th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.15 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--XML GENERATED by IntuitDataSyncEngine (IDS) using \\SBDomainServices\CDM\branches\3.9.0-rel-1-->
  3. <RestResponse xmlns="http://www.intuit.com/sb/cdm/v2"
  4. xmlns:xdb          ="http://xmlns.oracle.com/xdb"
  5. xmlns:xsi          ="http://www.w3.org/2001/XMLSchema-instance"
  6. xsi:schemaLocation ="http://www.intuit.com/sb/cdm/v2 ../common/RestDataFilter.xsd">
  7.   <Items>
  8.     <Item>
  9.       <Id idDomain="QB">2</Id>
  10.       <SyncToken>1</SyncToken>
  11.       <MetaData>
  12.         <CreatedBy>app</CreatedBy>
  13.         <CreateTime>2011-11-16T15:39:33.0Z</CreateTime>
  14.         <LastModifiedBy>app</LastModifiedBy>
  15.         <LastUpdatedTime>2011-11-16T15:39:33.0Z</LastUpdatedTime>
  16.       </MetaData>
  17.       <ExternalKey idDomain="QB">2</ExternalKey>
  18.       <Synchronized>true</Synchronized>
  19.       <Name>Boots</Name>
  20.       <Taxable>true</Taxable>
  21.       <Active>true</Active>
  22.       <UnitPrice>
  23.         <CurrencyCode>USD</CurrencyCode>
  24.         <Amount>0</Amount>
  25.       </UnitPrice>
  26.       <Type>Inventory</Type>
  27.       <IncomeAccountRef>
  28.         <AccountId idDomain="QB">8</AccountId>
  29.         <AccountName>Sales - Software</AccountName>
  30.         <AccountType>Revenue</AccountType>
  31.       </IncomeAccountRef>
  32.       <PurchaseCost>
  33.         <CurrencyCode>USD</CurrencyCode>
  34.         <Amount>100</Amount>
  35.       </PurchaseCost>
  36.       <COGSAccountRef>
  37.         <AccountId idDomain="QB">37</AccountId>
  38.         <AccountName>Cost of Goods Sold</AccountName>
  39.         <AccountType>Expense</AccountType>
  40.       </COGSAccountRef>
  41.       <AssetAccountRef>
  42.         <AccountId idDomain="QB">36</AccountId>
  43.         <AccountName>Inventory Asset</AccountName>
  44.         <AccountType>Asset</AccountType>
  45.       </AssetAccountRef>
  46.       <PrefVendorRef>
  47.         <VendorId idDomain="QB">2</VendorId>
  48.         <VendorName>Boot Store</VendorName>
  49.       </PrefVendorRef>
  50.       <AvgCost>
  51.         <CurrencyCode>USD</CurrencyCode>
  52.         <Amount>100</Amount>
  53.       </AvgCost>
  54.       <QtyOnHand>-1</QtyOnHand>
  55.       <QtyOnPurchaseOrder>0</QtyOnPurchaseOrder>
  56.       <QtyOnSalesOrder>0</QtyOnSalesOrder>
  57.       <ManPartNum>123Boot</ManPartNum>
  58.     </Item>
  59.   </Items>
  60. </RestResponse>
Advertisement
Add Comment
Please, Sign In to add comment