Associate contact to royalty split
Associate contact to royalty split
POST
https://ris.rightsline.com/v4/relationship
This endpoint allows you to create a new relationship between a contact and a royalty split royalty set deal relationship.
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 split royalty set deal relationship. |
parentCharTypeId* | number | 0 |
childRecordId* | number | The ID of the child contact. |
childCharTypeId* | number | 2 |
Sample Request
Last updated