21 lines
224 B
Plaintext
21 lines
224 B
Plaintext
meta {
|
|
name: Get Inv
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: {{url}}/lst/old/api/eom/histinv?month=2025-11-01
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
params:query {
|
|
month: 2025-11-01
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|