Associate royalty set to catalog
Associate royalty set to catalog
POST
https://ris.rightsline.com/v4/relationship
This endpoint allows you to create a new relationship between the royalty set deal relationship and a catalog item.
Headers
Name | Type | Description |
---|---|---|
x-api-key | string | Your company's API key. |
Authentication | string | Authentication token. |
Request Body
Name | Type | Description |
---|---|---|
parentRecordId* | number | The ID of the parent royalty set deal relationship. |
parentCharTypeId* | number | 0 |
childRecordId* | number | The ID of the child catalog item. |
childCharTypeId* | number | 1 |
Sample Request
Last updated