Rental create

POST {{baseUrl}}/api/rentals/rent

Request Body

{"customer_id"=>"{{customerId}}", "inventory_ids"=>"{{inventoryId}}"}