Skip to content

Get default reception cell

GET
/goodsReception/rest/v3/lots/get-default-reception-cell/{locationNr}

Returns default reception cell for specified location

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

locationNr*
Typestring
Required

Responses

Default reception cell

application/json
JSON
{
"id": 0,
"cellCode": "string",
"description": "string",
"capacity": 0,
"occupied": 0,
"available": 0
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0