Advertisement
dewthossapol

Affiliate Payout

Feb 12th, 2019
700
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. {
  2. "seller_id": "1A2B3C",
  3. "share_value": 1000.00,
  4. "payouts": [
  5. {
  6. "payout_id": "201900001",
  7. "payout_datetime": datetime_object(),
  8. "status": 2,
  9. "payout_type": 1,
  10. "amount": 2000.00
  11. }
  12. ]
  13. }
  14.  
  15. // payout detail
  16. เธชเนˆเธ‡ payout_id
  17. {
  18. "purchases": [
  19. {
  20. "student_name": "Om Pichayaporn",
  21. "product_name": "TOEIC Krudew",
  22. "final_price": 5000.00,
  23. "share_value": 1000.00
  24. }
  25. ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement