feat(lstv2): energizer forecast added with new format
This commit is contained in:
20
LogisticsSupportTool_API_DOCS/LstV2/DM/Forecast.bru
Normal file
20
LogisticsSupportTool_API_DOCS/LstV2/DM/Forecast.bru
Normal file
@@ -0,0 +1,20 @@
|
||||
meta {
|
||||
name: Forecast
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{urlv2}}/api/logistics/postforecastin
|
||||
body: multipartForm
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
postForecast: @file(C:\Users\matthes01\Downloads\Rolling Forecast .xlsx)
|
||||
fileType: energizer
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
8
LogisticsSupportTool_API_DOCS/LstV2/DM/folder.bru
Normal file
8
LogisticsSupportTool_API_DOCS/LstV2/DM/folder.bru
Normal file
@@ -0,0 +1,8 @@
|
||||
meta {
|
||||
name: DM
|
||||
seq: 1
|
||||
}
|
||||
|
||||
auth {
|
||||
mode: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user