Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. {
  2. "id":123,
  3. "doli_number":"4283598",
  4. "entity":"1",
  5. "date_placed":"2016-02-09T10:56:46",
  6. "date_takeaway":"2016-02-09T10:56:46",
  7. "destination":"sur_place",
  8. "total_amount":"0",
  9. "user":"SOCIETE",
  10. "user_details":{
  11. "id":1,
  12. "first_name":"DUPOND",
  13. "last_name":"Jean",
  14. "email":"test@test.com",
  15. "birthday":"1983-06-13",
  16. "mobile_phone_number":"0601020304",
  17. "phone_number":"0601020304",
  18. "address":"8 rue des arbres",
  19. "zip":"75010",
  20. "town":"PARIS",
  21. "interphone":"25",
  22. "doorcode":"52B52",
  23. "note":"Chez Mme MICHU"
  24. },
  25. "marketplace":"1",
  26. "payment":[
  27. [
  28. "LIQ",
  29. "0"
  30. ]
  31. ],
  32. "basket":{
  33. "lines":[
  34. {
  35. "selected_item":{
  36. "id":450,
  37. "item_guid":"450",
  38. "name":"Cheese Cake",
  39. "description":"Cheese Cake fait maison",
  40. "cost":"0",
  41. "quantity":"1",
  42. "tva_rate":"0.00"
  43. }
  44. }
  45. ]
  46. }
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement