nubooya

transaction-slime

Jan 22nd, 2022 (edited)
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. {
  2. "user_id": "id (generte by slime)",
  3. "transaction_date": "2021-04-29T10:50:05.765Z",
  4. "transaction_number": "TRN-SLIM-001-29012",
  5. "total_amount": 100000,
  6. "total_discount": 0,
  7. "service_amount": 1500,
  8. "admin_fee": 0,
  9. "payment_type": "OVO",
  10. "books": [
  11. {
  12. "catalog_id": "xxxxx",
  13. "catalog_price": 50000,
  14. "catalog_discount": 10000,
  15. "transaction_promo": "Gramedia Festival Membaca"
  16. },
  17. {
  18. "catalog_id": "xxxxx",
  19. "catalog_price": 50000,
  20. "catalog_discount": 10000,
  21. "transaction_promo": "Gramedia Festival Membaca"
  22. }
  23. ]
  24. }
Add Comment
Please, Sign In to add comment