25 lines
249 B
Plaintext
25 lines
249 B
Plaintext
meta {
|
|
name: bookout
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{url}}/lst/old/api/logistics/bookout
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
|
|
"runningNr": "1864553",
|
|
"reason": "30006"
|
|
}
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|