Guest User

Untitled

a guest
Oct 20th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. {
  2. ...
  3.  
  4. "itemDetails": [
  5. {
  6. "item": {
  7. "itemCode": 1213,
  8. "itemName": "KIT KAT",
  9. "_id": "593a1a01bbb00000043d9a4c"
  10. },
  11. "purchasingPrice": 100,
  12. "sellingPrice": 150,
  13. "qty": 200,
  14. "_id": "59c39c2a5149560004173a05",
  15. "discount": 0
  16. }
  17. ],
  18. "payments": [],
  19. ...
  20.  
  21. }
Add Comment
Please, Sign In to add comment