Cash Receipts
Save Cash Receipt :- LOGIC API PUSH - CASH RECEIPTS
Authorization Detail
Request
{
"BranchCode": 2,
"ActUserCode": "1",
"Narration": "API Testing",
"Remarks_1": "REMARKS-1",
"Remarks_2": "REMARKS-1",
"VoucherDate": null,
"ListAccounts": [
{
"Amount": 1000.0,
"Discount": 0.0,
"DD_Cheque_No": "CQ001",
"DD_Cheque_Date": "07/07/23",
"AccountCode": "99004488",
"Narration": "API Testing",
"CompanyName": null,
"Cost_Center": null,
"Amount_For_TDS_Calc": 0.0
}
]
}
Name
Type
Length
Mandatory
Remarks
Response
Last updated