29 lines
389 B
Plaintext
29 lines
389 B
Plaintext
meta {
|
|
name: Preprint
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: {{url}}/lst/api/logistics/labeling/preprint
|
|
body: json
|
|
auth: inherit
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
"scannerId": 999,
|
|
"lotNr": 26656,
|
|
"machineId": 5, // 457=22, 458=23
|
|
"printerId": 7, // 457=22, 458=23
|
|
"layoutId": 22,
|
|
"numberOfCopies": 1,
|
|
"qtyToPrint":0
|
|
}
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|