Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. {
  2. "status": 1,
  3. "challan": [
  4. {
  5. "Cmp_Name": "ABC",
  6. "Partyid": "18",
  7. "ChallanNo": "-",
  8. "PartyName": "PURCHASE MH",
  9. "FirmName": "PURCHASE MH",
  10. "ChallanDate": "-",
  11. "ChallanAmount": "0.0",
  12. "RecieveDate": "2019-03-15 00:00:00",
  13. "RecieveAmount": "4000.0",
  14. "DiscountAmount": "0.0",
  15. "TDSAmount": "0.0",
  16. "Bank": "AXIS BANK",
  17. "ChequeNo": null,
  18. "ChequeDate": null
  19. },
  20. {
  21. "Cmp_Name": "ABC",
  22. "Partyid": "17",
  23. "ChallanNo": "20",
  24. "PartyName": "PURCHASE GJ",
  25. "FirmName": "PURCHASE GJ",
  26. "ChallanDate": "3/11/2019",
  27. "ChallanAmount": "1391.0",
  28. "RecieveDate": "2019-03-15 00:00:00",
  29. "RecieveAmount": "1391.0",
  30. "DiscountAmount": "0.0",
  31. "TDSAmount": "0.0",
  32. "Bank": "AXIS BANK",
  33. "ChequeNo": "321456",
  34. "ChequeDate": "2019-03-15 00:00:00"
  35. },
  36. {
  37. "Cmp_Name": "ABC",
  38. "Partyid": "17",
  39. "ChallanNo": "20",
  40. "PartyName": "Dharama",
  41. "FirmName": "Dharama",
  42. "ChallanDate": "3/11/2019",
  43. "ChallanAmount": "1391.0",
  44. "RecieveDate": "2019-03-15 00:00:00",
  45. "RecieveAmount": "1391.0",
  46. "DiscountAmount": "0.0",
  47. "TDSAmount": "0.0",
  48. "Bank": "AXIS BANK",
  49. "ChequeNo": "321456",
  50. "ChequeDate": "2019-03-15 00:00:00"
  51. },
  52. {
  53. "Cmp_Name": "ABC",
  54. "Partyid": "17",
  55. "ChallanNo": "20",
  56. "PartyName": "Dharama",
  57. "FirmName": "Dharama",
  58. "ChallanDate": "3/11/2019",
  59. "ChallanAmount": "1391.0",
  60. "RecieveDate": "2019-03-15 00:00:00",
  61. "RecieveAmount": "1391.0",
  62. "DiscountAmount": "0.0",
  63. "TDSAmount": "0.0",
  64. "Bank": "AXIS BANK",
  65. "ChequeNo": "321456",
  66. "ChequeDate": "2019-03-15 00:00:00"
  67. }
  68. ]
  69. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement