Associate contact to royalty split
Last updated
Was this helpful?
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.
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
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
455{
"parentCharTypeId": 0,
"parentRecordId": 1244865,
"childCharTypeId": 2,
"childRecordId": 222
}Last updated
Was this helpful?
Was this helpful?

