Advertisement
jmawebtech

Customer Query QBD

Mar 7th, 2013
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.47 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?><!--XML GENERATED by IntuitDataSyncEngine (IDS) using \\SBDomainServices\CDM\branches\3.9.0-rel-1-->
  2. <RestResponse xmlns="http://www.intuit.com/sb/cdm/v2"
  3. xmlns:xdb          ="http://xmlns.oracle.com/xdb"
  4. xmlns:xsi          ="http://www.w3.org/2001/XMLSchema-instance"
  5. xsi:schemaLocation ="http://www.intuit.com/sb/cdm/v2 ../common/RestDataFilter.xsd"><Customers>
  6. <Customer>
  7. <Id idDomain="NG">12771703</Id>
  8. <SyncToken>1</SyncToken>
  9. <MetaData>
  10. <CreatedBy>app</CreatedBy>
  11. <CreateTime>2013-03-07T20:18:29.0Z</CreateTime>
  12. <LastModifiedBy>app</LastModifiedBy>
  13. <LastUpdatedTime>2013-03-07T20:18:29.0Z</LastUpdatedTime>
  14. </MetaData>
  15. <Synchronized>false</Synchronized>
  16. <PartyReferenceId idDomain="NG">13702459</PartyReferenceId>
  17. <TypeOf>Person</TypeOf>
  18. <Name></Name>
  19. <Address>
  20. <Id idDomain="NG">16327465</Id>
  21. <Line1>21 West 52nd Street</Line1>
  22. <City>New York</City>
  23. <Country>United States</Country>
  24. <CountrySubDivisionCode>New York</CountrySubDivisionCode>
  25. <PostalCode>10021</PostalCode>
  26. <Default>1</Default>
  27. <Tag>Billing</Tag>
  28. </Address>
  29. <Phone>
  30. <Id idDomain="NG">11521471</Id>
  31. <DeviceType>LandLine</DeviceType>
  32. <FreeFormNumber>12345678</FreeFormNumber>
  33. <Default>1</Default>
  34. <Tag>Business</Tag>
  35. </Phone>
  36. <Email>
  37. <Id idDomain="NG">9565199</Id>
  38. <Address>admin@yourStore.com</Address>
  39. <Default>1</Default>
  40. <Tag>Business</Tag>
  41. </Email>
  42. <GivenName>John</GivenName>
  43. <FamilyName>Smith</FamilyName>
  44. </Customer>
  45. </Customers></RestResponse>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement