Create an inventory item

Create inventory

POST https://ris.rightsline.com/v4/inventory

This endpoint allows you to create an inventory record.

Headers

NameTypeDescription

x-api-key

string

Your company's API key.

Authentication

string

Authentication token.

Request Body

NameTypeDescription

title

string

The title of the new inventory item.

template

object

The template to assign the new inventory item.

template.templateId

integer

The template ID to assign the new inventory item.

characteristics

object

The field values of the new inventory item.

parentRelationship

array

The parent entities of the new inventory item.

14462

Last updated