Physical Verification PUV
Save Physical Verification PUV :- LOGIC API PUSH - PHYSICAL VERIFY PU
Authorization Detail
Request
{
"BranchCode": 2,
"PUV_Bill_No": "AC-1",
"Doc_Type": "PU",
"DocCode": 0 ,
"ListItems": [
{
"LogicUser_Code": "8900001",
"AddlItemCode": "",
"Packing_Box_No": "",
"Quantity": 5.0
},
{
"LogicUser_Code": "8900002",
"AddlItemCode": "",
"Packing_Box_No": "",
"Quantity": 5.0
},
{
"LogicUser_Code": "8900003",
"AddlItemCode": "",
"Packing_Box_No": "",
"Quantity": 4.0
}
]
}
Response
Last updated