meta { name: add lease type: http seq: 1 } post { url: {{url}}/lst/api/forklifts/leases body: json auth: inherit } body:json { { "leaseNumber":"500-50489192", "startDate": "11/08/2023", "endDate": "11/12/2025", "companyId": "b34c6684-ec35-4364-acef-0c1570faf123" } } settings { encodeUrl: true timeout: 0 }