Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. "requests" : {
  2. "-KpPjt5jQZHBalQRxKSK" : {
  3. "email" : "pariksheet@agsft.com",
  4. "itemId" : "-KmazkKp5wavdHOczlDS",
  5. "quantity" : 1,
  6. "status" : "new"
  7. },
  8. "-KpZsw3KHE9oD1CIFQ4R" : {
  9. "email" : "pbarapatre@gmail.com",
  10. "itemId" : "-Kmb-ZXfao7VdfenhfYj",
  11. "quantity" : 1,
  12. "status" : "new"
  13. }
  14. }
  15.  
  16. "email" <- a user's email id who has initiated the request.
  17. "itemId" <- id of requested item
  18. "quantity" <- item quantity
  19. "status" <- "new" | "approved" | decline.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement