Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2.  
  3. "orders":
  4.  
  5. [
  6.  
  7. {
  8. "idUser": 1032241,
  9. "idOrder": 96603,
  10. "idResto": 256,
  11. "orderDate": "2015-10-08 13:05:46",
  12. "userCreationDate": "2015-09-05",
  13. "userFirstOrderDate": "2015-10-08 13:05:46",
  14. "orderAmountWithTax": -3,
  15. "tvaRate": 1.2,
  16. "teeCommissionRate": 25,
  17. "deliveryFeesTTC": 2.5,
  18. "restaurantRemunerationTTC": -2.1,
  19. "teeCommissionTTC": -0.8999999999999999,
  20. "lefoodingRemunarationTTC": -0.15000000000000002,
  21. "lefoodingRemunarationType": "TWENTY_PC_LEFOODING_ORDER_ADVANCE"
  22. }
  23. ],
  24. "success": true,
  25. "error": null
  26.  
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement