Advertisement
nubooya

Untitled

Aug 29th, 2023 (edited)
65
0
115 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2. "income_start_date": "2023-01-01",
  3. "income_end_date": "2023-12-31",
  4. "income_number": "TRN-01/IVV/2023",
  5. "income_notes": "Langganan Majalah dan Koran",
  6. "income_period_qty": 12,
  7. "payment_period": "xxxxxx",
  8. "income_amount": 10000000,
  9. "income_discount_percent": 10,
  10. "income_discount_amount": 1000000,
  11. "income_istrial": false,
  12. "organization_id": "6e78b65f-4474-455a-a961-332732686294",
  13. "client_info": {
  14. "client_id": "",
  15. "epustaka_id": "",
  16. "epustaka_name": ""
  17. },
  18. "products": [
  19. {
  20. "product_category_id": "6e78b65f-4474-455a-a961-332732686294",
  21. "product_name": "Newspaper",
  22. "product_copy": 30
  23. },
  24. {
  25. "product_category_id": "60bf215c-8490-4a6d-9735-32bd6fff97c7",
  26. "product_name": "Magazine",
  27. "product_copy": 10
  28. }
  29. ]
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement