JV Sale Return
Save JV Sale Return :- LOGIC API PUSH - JOURNAL SALE RETURN
Authorization Detail
Request
{
"Bill_No": null,
"Bill_Date": "12/12/2023",
"PartyUserCode": "",
"GR_No": null,
"GR_Date": null,
"TranspoterName": null,
"BranchCode": 2,
"BranchShortName": null,
"AgentName": null,
"Remarks_1": "RKS-1",
"Remarks_2": "RKS-2",
"ListAccounts": [
{
"PartyUserCode": "IGS 12",
"Amount": 100.0,
"DebitOrCredit": "CR",
"Narration": null,
"CompanyName": null,
"HS_Code": null
},
{
"PartyUserCode": "IGST O2",
"Amount": 12,
"DebitOrCredit": "CR",
"Narration": "NAR-2",
"CompanyName": null,
"HS_Code": null
},
{
"PartyUserCode": "1003",
"Amount": 112,
"DebitOrCredit": "DR",
"Narration": "NAR-1",
"CompanyName": null,
"HS_Code": null
}
]
}
Name
Type
Length
Mandatory
Response
Last updated