Advertisement
nubooya

Untitled

Dec 13th, 2021
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. {
  2. "transaction_name": "DONATION",
  3. "organization_id": "554dd32c-cdf9-4eae-8193-973954c76b16",
  4. "transaction_date": "2021-04-29T10:50:05.765Z",
  5. "transaction_number": "DMT20200701210002",
  6. "transfer_date": "2020-07-03T10:50:37.110Z",
  7. "bank_name": "BCA",
  8. "bank_code": "014",
  9. "account_number": "0823892839",
  10. "bank_branch": "Purwokerto Utara",
  11. "payment_method_name": "Transfer Manual",
  12. "user_name": "Dani Irfan",
  13. "transaction_amount": 200000,
  14. "catalogs": [
  15. {
  16. "catalog_id": "b44ebd60-123d-4557-9b63-9e9ca2c9d01f",
  17. "epustaka_id": "7028ef96-b672-45af-abf3-0cc9e5634da0",
  18. "number_of_copy": 2,
  19. "catalog_price": 45000,
  20. "discount_percentage": 0,
  21. "discount_amount": 0,
  22. "total_amount": 90000
  23. },
  24. {
  25. "catalog_id": "3cf07889-7e2d-4b20-9af0-14539b1bc4e8",
  26. "epustaka_id": "7028ef96-b672-45af-abf3-0cc9e5634da0",
  27. "number_of_copy": 2,
  28. "catalog_price": 45000,
  29. "discount_percentage": 0,
  30. "discount_amount": 0,
  31. "total_amount": 90000
  32. },
  33. {
  34. "catalog_id": "884627d6-e183-438e-9ad8-a0633d438ab3",
  35. "epustaka_id": "7028ef96-b672-45af-abf3-0cc9e5634da0",
  36. "number_of_copy": 2,
  37. "catalog_price": 35000,
  38. "discount_percentage": 0,
  39. "discount_amount": 0,
  40. "total_amount": 75000
  41. }
  42. ]
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement