Files
lst/LogisticsSupportTool_API_DOCS/logistics/relocate.bru

25 lines
255 B
Plaintext

meta {
name: relocate
type: http
seq: 1
}
post {
url: {{url}}/lst/old/api/logistics/relocate
body: json
auth: inherit
}
body:json {
{
"runningNr": "56121541",
"laneID": "30006"
}
}
settings {
encodeUrl: true
timeout: 0
}