Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.78 KB | None | 0 0
  1. [
  2. {
  3. Autenticacion: {
  4. Login: "WSDDIGITAL",
  5. Password: "1ab1d69c7fd2961124ce865e510ece0f"
  6. },
  7. ListaRecolecciones: {
  8. DatosRecoleccion: {
  9. RecoleccionID: "rap-001",
  10. RemitenteNombre: "Anacate",
  11. RemitenteDireccion: "CC Zona 4 (6a Ave 0-60) Local 210, 2do nivel a la par de Banrural",
  12. RemitenteTelefono: "53080856",
  13. DestinatarioNombre: "Michael Scott",
  14. DestinatarioDireccion: "555 Lackawanna Ave",
  15. DestinatarioTelefono: "",
  16. DestinatarioContacto: "Michael Scott",
  17. DestinatarioNIT: "",
  18. CodigoPobladoDestino: "1393",
  19. CodigoPobladoOrigen: "1393",
  20. TipoServicio: "2",
  21. MontoCOD: "25.00",
  22. FormatoImpresion: "1",
  23. Observaciones: "Entrega de productos de Anacate por CAEX ",
  24. Piezas: [
  25. {
  26. NumeroPieza: 1,
  27. TipoPieza: "2",
  28. PesoPieza: 1,
  29. MontoCOD: "25.00",
  30. TarifaPorPieza: 1
  31. }
  32. ]
  33. }
  34. }
  35. }
  36. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement