Create a catalog item
post
https://ris.rightsline.com
/v4/catalog-item
Create catalog item
{
"title": "The Three Stooges",
"template": {
"templateId": 1
},
"characteristics": {
"notes": "This is a great movie!",
"release_year": 1925
},
"parentRelationship": [
{
"parentCharTypeId": 4,
"parentRecordId": 100
}
]
}
Last modified 1yr ago