Created
May 28, 2012 19:58
-
-
Save julian-amaya/2820952 to your computer and use it in GitHub Desktop.
Ejemplo API nuevo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dsProductosSeleccionados> | |
<Pedido> | |
<Nota> | |
salsa teriyaki extra y wasabi, es solo para 2 personas pero safari no sirve bien para pedir esto | |
</Nota> | |
<NumPersonas>4</NumPersonas> | |
<PedidoID>9045</PedidoID> | |
<direccion>carrera 10 numero 93b 53 apto 302</direccion> | |
<nombre>victor castillo</nombre> | |
<telefono>6353162</telefono> | |
</Pedido> | |
<PrdSeleccionados> | |
<PrdSeleccionado> | |
<CantidadPrd>1</CantidadPrd> | |
<CopPrd>003659</CopPrd> | |
<Item>1</Item> | |
<NomPrd>EBI TEMPURA OSAKI 9 piezas</NomPrd> | |
<PedidoID>9045</PedidoID> | |
<ValorPrd>21500</ValorPrd> | |
</PrdSeleccionado> | |
<PrdSeleccionado> | |
<CantidadPrd>1</CantidadPrd> | |
<CopPrd>000431</CopPrd> | |
<Item>3</Item> | |
<NomPrd>SINARI 9 piezas</NomPrd> | |
<PedidoID>9045</PedidoID> | |
<ValorPrd>24300</ValorPrd> | |
</PrdSeleccionado> | |
</PrdSeleccionados> | |
</dsProductosSeleccionados> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment