meta { name: add lease type: http seq: 1 } post { url: {{url}}/lst/api/forklifts/leases body: json auth: inherit } body:json { { "leaseNumber":"Delage DLL", "startDate": "", "endDate": "", "companyId": "" } } settings { encodeUrl: true timeout: 0 }