sheenaCodebrew

Untitled

May 23rd, 2018
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. {
  2. "statusCode": 200,
  3. "message": "Success",
  4. "data": {
  5. "walletAmount": 92,
  6. "walletTransaction": {
  7. "_id": "5b04fffa16e78b3ab3bebf4a",
  8. "createdOn": "2018-05-23T05:45:20.579Z",
  9. "amount": 42
  10. },
  11. "list": [
  12. {
  13. "_id": "5b04fa1d4a4ceb32d6614910",
  14. "createdOn": "2018-05-23T05:20:29.210Z",
  15. "currency": "",
  16. "amount": 10,
  17. "contestId": null,
  18. "taskId": {
  19. "_id": "5a97cb38250f857ffa3be419",
  20. "orderTitle": "Real Madrid"
  21. },
  22. "scribeId": {
  23. "_id": "5a97cfaf250f857ffa3be41d",
  24. "firstName": "Abdullah",
  25. "lastName": "Al Ahmad",
  26. "country": "Kuwait",
  27. "countryCode": 965,
  28. "phoneNumber": 99229970
  29. }
  30. }
  31. ]
  32. }
  33. }
Add Comment
Please, Sign In to add comment