Files
lst/LogisticsSupportTool_API_DOCS/LstV2/EOM/Get Inv.bru
Blake Matthes 6f632ecd68 fix(quality request): bug fixes
lots of bug fixes plug 2 new counters, quality inspect time and warehouse return time
2025-11-12 20:22:21 -06:00

21 lines
222 B
Plaintext

meta {
name: Get Inv
type: http
seq: 2
}
get {
url: {{url}}/lst/old/api/eom/histinv?month=2025/11/1
body: none
auth: inherit
}
params:query {
month: 2025/11/1
}
settings {
encodeUrl: true
timeout: 0
}