Advertisement
jazz1793

Request ventas/ordenes

Oct 20th, 2021 (edited)
993
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.74 KB | None | 0 0
  1. {
  2.     "idCliente": 19,
  3.     "idEmpresa": 1,
  4.     "idDatosEnvio": 521,
  5.     "idMetodoEnvio": 1,
  6.     "idMetodoPago": 4,
  7.     "tipoCliente": 1,
  8.     "total": 21958.0,
  9.     "productos": [
  10.         {
  11.             "size": "22",
  12.             "quantity": 1,
  13.             "descuento": 0,
  14.             "product": {
  15.                 "id": 12015,
  16.                 "precioVenta": "8490",
  17.                 "idTalla": null
  18.             }
  19.         },
  20.         {
  21.             "size": "22",
  22.             "quantity": 1,
  23.             "descuento": 0,
  24.             "product": {
  25.                 "id": 13728,
  26.                 "precioVenta": "13468",
  27.                 "idTalla": null
  28.             }
  29.         }
  30.     ],
  31.     "idCodigo": 0,
  32.     "idCupon": 0,
  33.     "idOrigenOrden": 5
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement