Stock In Hand

Get Stock In Hand :- LOGIC API PULL - STOCK

This API is used to Retrive Items Inventory againts Requested Barcodes from LOGIC

Authorization Detail

Name

Detail

End Point

http://demo.logicerp.com/api/GetStockInHand

Request Type

POST

Authorization

Basic Auth

Username

Demo

Password

1

Request

 
{
    "Branch_Codes": 2,
    "BranchShortNames":"",
    "LogicUserCode": "8903247032716,8903247035045,8903247047413",
    "AddlItemCode": "",
    "Godown_Name": "",
    "RequestDate": ""
}

Response

Last updated