2023-06-19 08:42:23 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"doctype": "Payment Entry",
|
2023-07-30 06:23:09 +00:00
|
|
|
"payment_type": "Receive",
|
2023-06-19 08:42:23 +00:00
|
|
|
"party_type": "Customer",
|
|
|
|
"party": "ABC Enterprises",
|
|
|
|
"paid_amount": 67000,
|
|
|
|
"received_amount": 67000,
|
|
|
|
"reference_no": "#ref0001",
|
|
|
|
"source_exchange_rate": 1,
|
|
|
|
"target_exchange_rate": 1
|
2023-07-30 06:23:09 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"doctype": "Payment Entry",
|
|
|
|
"payment_type": "Receive",
|
|
|
|
"party_type": "Customer",
|
|
|
|
"party": "XYZ Corporation",
|
|
|
|
"paid_amount": 500000,
|
|
|
|
"received_amount": 500000,
|
|
|
|
"reference_no": "#ref0001",
|
|
|
|
"source_exchange_rate": 1,
|
|
|
|
"target_exchange_rate": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"doctype": "Payment Entry",
|
|
|
|
"payment_type": "Receive",
|
|
|
|
"party_type": "Customer",
|
|
|
|
"party": "KJPR Pvt. Ltd.",
|
|
|
|
"paid_amount": 300000,
|
|
|
|
"received_amount": 30000,
|
|
|
|
"reference_no": "#ref0001",
|
|
|
|
"source_exchange_rate": 1,
|
|
|
|
"target_exchange_rate": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"doctype": "Payment Entry",
|
|
|
|
"payment_type": "Pay",
|
|
|
|
"party_type": "Supplier",
|
|
|
|
"party": "DQ Industries",
|
|
|
|
"paid_amount": 85000,
|
|
|
|
"received_amount": 85000,
|
|
|
|
"reference_no": "#ref0005",
|
|
|
|
"source_exchange_rate": 1,
|
|
|
|
"target_exchange_rate": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"doctype": "Payment Entry",
|
|
|
|
"payment_type": "Pay",
|
|
|
|
"party_type": "Supplier",
|
|
|
|
"party": "KC Corp.",
|
|
|
|
"paid_amount": 100000,
|
|
|
|
"received_amount": 100000,
|
|
|
|
"reference_no": "#ref0006",
|
|
|
|
"source_exchange_rate": 1,
|
|
|
|
"target_exchange_rate": 1
|
2023-06-19 08:42:23 +00:00
|
|
|
}
|
|
|
|
]
|