Advertisement
Guest User

Untitled

a guest
Apr 26th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.55 KB | None | 0 0
  1.  
  2.  
  3. {
  4.    "type": "qcodice",
  5.    "request": {
  6.       "utente": {
  7.          "id_utente": "officina-1932",
  8.          "id_utente_interno": "99000",
  9.          "targa_nms": "",
  10.          "partita_iva": "123456789"
  11.       },
  12.       "codice": "51792298",
  13.       "articoli": [
  14.          {
  15.             "id_produttore": 1035,
  16.             "nome_produttore": "FIAT",
  17.             "codice_ricerca": "51792298",
  18.             "codice_pubblico": "0000051792298",
  19.             "descrizione": "MANICOTTO FLESSIBILE",
  20.             "prezzo": 5021
  21.          }
  22.       ]
  23.    }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement