Advertisement
BlackBoY_

CreatePaymentEntry

Dec 27th, 2023
737
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.80 KB | None | 0 0
  1. {
  2.     "payment_type": "Pay",
  3.     "posting_date": "2023-12-19",
  4.     "company": "Kopkar Toyota",
  5.     "party_type": "Supplier",
  6.     "party": "PT. Jasa Merdeka",
  7.     "paid_from": "120-10",
  8.     "paid_to": "210-10",
  9.     "paid_amount": 890000000,
  10.     "received_amount": 890000000,
  11.     "reference_no": "TRFN-PERMATA",
  12.     "reference_date": "2023-12-19",
  13.     "references": [
  14.         {
  15.             "reference_doctype": "Purchase Invoice",
  16.             "reference_name": "ACC-PINV-2023-00045",
  17.             "total_amount": 890000000,
  18.             "outstanding_amount": 890000000,
  19.             "allocated_amount": 890000000,
  20.             "exchange_rate": 1,
  21.             "parentfield": "references",
  22.             "parenttype": "Payment Entry",
  23.             "doctype": "Payment Entry Reference"
  24.         }
  25.     ]
  26. }
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement