Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Get delivery conditions
GET
/goodsReception/rest/v3/lots/get-delivery-conditions
Returns available delivery conditions
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
List of delivery conditions
Content-Type
application/json
Schema
JSON
JSON
[
{
"id"
:
0
,
"name"
:
"string"
,
"description"
:
"string"
,
"active"
:
true
}
]
GET
/goodsReception/rest/v3/lots/get-delivery-conditions
Playground
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI