Add item to inventory

POST {{baseUrl}}/api/inventory/

Request Body

{"movie_id"=>"{{movieId}}", "upc"=>"{{upc}}"}