Skip to content

Get list of locations

Endpoints

https://app.passelimerit.fi/api/v2/getlocations

Query Payload

json
{ }

Successful Result

json
[
  {
    "CompanyId": 404,
    "LocationId": "b600826a-feaa-42ac-9dc3-ab03b4f66461",
    "Code": "1",
    "Name": "Varasto",
    "InBPrefix": "ST-",
    "InBNextNo": 4,
    "OutBPrefix": "VM-",
    "OutBNextNo": 2,
    "Loc2LocPrefix": "LL-",
    "Loc2LocNextNo": 1,
    "InvSetPrefix": "KE-",
    "InvSetNextNo": 1
  }
]
Click to see the query parameters
FieldsTypeComment
CompanyIdInt
LocationIdGuid
CodeStr
NameStr
InBPrefixStr 5
InBNextNoInt
OutBPrefixStr 5
OutBNextNoInt
Loc2LocPrefixStr 5
Loc2LocNextNoInt
InvSetPrefixStr 5
InvSetNextNoInt