28 lines
325 B
Plaintext
28 lines
325 B
Plaintext
meta {
|
|
name: Update lease
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
patch {
|
|
url: {{url}}/lst/api/forklifts/invoices/:id
|
|
body: json
|
|
auth: inherit
|
|
}
|
|
|
|
params:path {
|
|
id: de10c8ee-5756-4efb-9664-3c55338b2b60
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
|
|
"companyId": "b34c6684-ec35-4364-acef-0c1570faf123"
|
|
}
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|