fix(plc zeccetti): changes to improve the timing on the zecetti more to be done
This commit is contained in:
@@ -5,13 +5,13 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/lst/old/api/eom/histinv?month=2025/11/01
|
||||
url: {{url}}/lst/old/api/eom/histinv?month=2025-11-01
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
month: 2025/11/01
|
||||
month: 2025-11-01
|
||||
}
|
||||
|
||||
settings {
|
||||
|
||||
@@ -5,11 +5,15 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/lst/api/forklifts/leases
|
||||
url: {{url}}/lst/api/forklifts/leases?companyId=b34c6684-ec35-4364-acef-0c1570faf123
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
companyId: b34c6684-ec35-4364-acef-0c1570faf123
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"name":"Delage DLL"
|
||||
|
||||
Reference in New Issue
Block a user