Skip to content

Get all suppliers

GET
/goodsReception/rest/v3/suppliers/list

Returns all available suppliers

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of suppliers

application/json
JSON
[
{
"id": 0,
"supplierNumber": "string",
"name": "string",
"address": "string",
"contactPerson": "string",
"email": "string",
"phone": "string",
"active": true
}
]

Playground

Authorization

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0