Rental rent endpoint

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

Request Body

{"customer_id"=>"100", "inventory_ids"=>"1, 2, 3, 4"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""