Bank Receipts
Save Bank Receipt :- LOGIC API PUSH - BANK RECEIPTS
Authorization Detail
Request
{
"BranchCode": 2,
"ActUserCode": "1094",
"Narration": "RAK-H1",
"Remarks_1": "REMARKS-1",
"Remarks_2": "REMARKS-1",
"VoucherDate": null,
"ListAccounts": [
{
"Amount": 1000.0,
"Discount": 0.0,
"DD_Cheque_No": "CQ002",
"DD_Cheque_Date": "06/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