Get test label
GET
/goodsReception/rest/v3/lots/get-test-label
Returns a test label with predefined data for testing purposes
Authorizations
bearerAuth
TypeHTTP (bearer)
Responses
Test label data
application/json
JSON
{
"label": "string",
"barcode": "string",
"lotNumber": "2025999999",
"supplierNumber": "990099",
"articleNumber": "9999"
}