Inventory item create endpoint

POST {{baseUrl}}/api/inventory/

Request Body

{"movie_id"=>"100", "upc"=>"012345678910"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""