docs(api): bruno endpoint saves
This commit is contained in:
21
LogisticsSupportTool_API_DOCS/LstV2/EOM/Get Consumption.bru
Normal file
21
LogisticsSupportTool_API_DOCS/LstV2/EOM/Get Consumption.bru
Normal file
@@ -0,0 +1,21 @@
|
||||
meta {
|
||||
name: Get Consumption
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{urlv2}}/api/eom/productionconsumption?startDate=9/1/2025&endDate=9/30/2025&includePlantToken=true
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
startDate: 9/1/2025
|
||||
endDate: 9/30/2025
|
||||
includePlantToken: true
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
8
LogisticsSupportTool_API_DOCS/LstV2/EOM/folder.bru
Normal file
8
LogisticsSupportTool_API_DOCS/LstV2/EOM/folder.bru
Normal file
@@ -0,0 +1,8 @@
|
||||
meta {
|
||||
name: EOM
|
||||
seq: 4
|
||||
}
|
||||
|
||||
auth {
|
||||
mode: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user