/
Sample json data of Stock Take Session

Sample json data of Stock Take Session

{
    "userName": "something",
    "password": "something",
    "object": {
        "pkid": 1001,
        "guid": "GGGG-EEEEE-SSSSS-90909",
        "code": "GGGG-01",
        "description": "",
        "date_start": "Jan 1, 2014 12:00:00 AM",
        "date_end": "Jan 7, 2014 12:00:00 AM",
        "status": "ACTIVE",
        "userid_create": 500,
        "userid_update": 500,
        "date_last_update": "Jan 4, 2014 12:00:00 AM",
        "id_location": 1,
        "location_code": "JETMY",
        "userId_create_username": "",
        "branch_id": 1,
        "company_id": 1
    }
}

Private & Confidential