Get Warehouse List

The below API is used to get warehouse list.

Request: GET

Signature: /api/mobile/GetWarehouseList?Token={Login_Token}

Sample: /api/mobile/GetWarehouseList?Token=VomYEMiECFFyAQ3==

Response:

{

"Code": 1,

"Info": "",

"RowsAffected": 0,

"Scalar": 31813,

"Identity": 0,

"RetInfo": [

{

"WareHouseID": "p6snstU6ugtEc5flK3w=",

"WareHouseName": "WareHouse1"

},

{

"WareHouseID": "p6snstU6_69rLtp_634=",

"WareHouseName": "WareHouse2"

}

]

}

Things to know about this API:

    1. Token - You can use Login API to get token displayed under Info