Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. bueno... venta directa....
  2. <?xml version="1.0" encoding="UTF-8"?><S:Envelope xmlns:S="http://www.w3.org/2003/05/soap-envelope" xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  3. <env:Header/>
  4. <S:Body>
  5. <ns0:Create_CustomerBill_REQ xmlns:ns0="http://www.entel.cl/EBM/CustomerBill/Create/v1" xmlns:ns11="http://www.entel.cl/EBO/PartyIdentification/v1" xmlns:ns16="http://www.entel.cl/EBO/StreetName/v1" xmlns:ns17="http://www.entel.cl/EBO/GeographicArea/v1" xmlns:ns18="http://www.entel.cl/EBO/CustomerBill/v1" xmlns:ns19="http://www.entel.cl/EBO/CustomerBillAttachment/v1" xmlns:ns20="http://www.entel.cl/EBO/Quantity/v1" xmlns:ns21="http://www.entel.cl/EBO/CustomerBillReference/v1" xmlns:ns24="http://www.entel.cl/EBO/EmailContact/v1" xmlns:ns26="http://www.entel.cl/EBO/FinancialChargeSpec/v1" xmlns:ns27="http://www.entel.cl/EBO/GeographicAddress/v1" xmlns:ns29="http://www.entel.cl/EBO/Skill/v1" xmlns:ns3="http://www.entel.cl/EBO/AppliedCustomerBillingDiscount/v1" xmlns:ns31="http://www.entel.cl/EBO/OrganizationName/v1" xmlns:ns32="http://www.entel.cl/EBO/ThirdPartyCollectionPM/v1" xmlns:ns33="http://www.entel.cl/EBO/Organization/v1" xmlns:ns4="http://www.entel.cl/EBO/Money/v1" xmlns:ns42="http://www.entel.cl/EBO/RetainingAgent/v1" xmlns:ns43="http://www.entel.cl/EBO/ThirdPartyPayeeAgency/v1" xmlns:ns47="http://www.entel.cl/ESO/Error/v1" xmlns:ns48="http://www.entel.cl/ESO/MessageHeader/v1" xmlns:ns49="http://www.entel.cl/ESO/Result/v2" xmlns:ns5="http://www.entel.cl/EBO/AppliedCustomerBillingProductCharge/v1" xmlns:ns6="http://www.entel.cl/EBO/AppliedCustomerBillingTaxRate/v1" xmlns:ns9="http://www.entel.cl/EBO/CodeValueItem/v1">
  6. <ns48:RequestHeader>
  7. <ns48:Consumer countryCode="CHL" enterpriseCode="Entel" sysCode="CHL-POS-XST"/>
  8. <ns48:Trace clientReqTimestamp="2017-03-30T17:20:34.768-03:00" eventID="b174d5dd-a914-42b9-8c58-8202a23c5213" sourceID="POS"/>
  9. <ns48:Channel mode="PRESENCIAL" name="SUCURSAL PROPIA"/>
  10. </ns48:RequestHeader>
  11. <ns0:Body>
  12. <ns0:CustomerBill>
  13. <ns18:billDate>2017-03-30T17:20:34.768-03:00</ns18:billDate>
  14. <ns18:command>timbrar</ns18:command>
  15. <ns18:discountAmount>0.0</ns18:discountAmount>
  16. <ns18:documentId>509</ns18:documentId>
  17. <ns18:documentType>39</ns18:documentType>
  18. <ns18:netAmount>100000.0</ns18:netAmount>
  19. <ns18:totalAmount>100000.0</ns18:totalAmount>
  20. <ns18:totalTaxRate>19.0</ns18:totalTaxRate>
  21. <ns18:totalTaxValue>15966.0</ns18:totalTaxValue>
  22. <ns18:vendorId>100</ns18:vendorId>
  23. <ns0:AppliedCustomerBillingProductCharge>
  24. <ns5:description>LG G4 CUERO BROWN</ns5:description>
  25. <ns5:itemNumber>124200</ns5:itemNumber>
  26. <ns5:itemPrice>100000.0</ns5:itemPrice>
  27. <ns5:itemPriceWithTax>100000.0</ns5:itemPriceWithTax>
  28. <ns5:name>LG G4 CUERO BROWN</ns5:name>
  29. <ns5:productId>124200</ns5:productId>
  30. <ns5:quantityItem>1.0</ns5:quantityItem>
  31. <ns5:totalItem>100000.0</ns5:totalItem>
  32. <ns5:unitOfMeasure>EA</ns5:unitOfMeasure>
  33. </ns0:AppliedCustomerBillingProductCharge>
  34. <ns0:CustomerAccount>
  35. <ns0:CustomerPayment>
  36. <ns0:Organization>
  37. <ns33:partyId>PCS</ns33:partyId>
  38. </ns0:Organization>
  39. <ns0:ThirdPartyPayeeAgency>
  40. <ns43:branch>102</ns43:branch>
  41. </ns0:ThirdPartyPayeeAgency>
  42. </ns0:CustomerPayment>
  43. </ns0:CustomerAccount>
  44. <ns0:IssuingCompany>
  45. <ns0:organizationName>
  46. <ns31:tradingName>PCS</ns31:tradingName>
  47. </ns0:organizationName>
  48. <ns0:partyIdentification>
  49. <ns11:number>96806980-2</ns11:number>
  50. </ns0:partyIdentification>
  51. <ns0:skill>
  52. <ns29:activityCode>72001</ns29:activityCode>
  53. <ns29:skillSpecification>Telecomunicaciones</ns29:skillSpecification>
  54. </ns0:skill>
  55. </ns0:IssuingCompany>
  56. <ns0:ReceiverCompany>
  57. <ns0:organizationName>
  58. <ns31:tradingName>MANUEL ALEJANDRO GONZALEZ IBACETA</ns31:tradingName>
  59. </ns0:organizationName>
  60. <ns0:partyIdentification>
  61. <ns11:number>16077062-7</ns11:number>
  62. <ns11:type>RUT</ns11:type>
  63. </ns0:partyIdentification>
  64. <ns0:skill>
  65. <ns29:activityCode>1234567890</ns29:activityCode>
  66. </ns0:skill>
  67. </ns0:ReceiverCompany>
  68. </ns0:CustomerBill>
  69. </ns0:Body>
  70. </ns0:Create_CustomerBill_REQ>
  71. </S:Body>
  72. </S:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement