Check contract scope template switch
{
"relationshipsNotMigrated": { "parties": [], "associations": {} },
"characteristicsNotMigrated": [],
"characteristicsRequiredOnNewTemplate": []
}Last updated
Was this helpful?
POST https://ris.rightsline.com/v4/contract-scope/:id/switch-template-check
Preview what will change before committing to a template switch.
Path Parameters
Name
Type
Description
id*
integer
The unique ID of the contract scope.
Headers
Name
Type
Description
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
Response
{
"relationshipsNotMigrated": { "parties": [], "associations": {} },
"characteristicsNotMigrated": [],
"characteristicsRequiredOnNewTemplate": []
}Last updated
Was this helpful?
Was this helpful?

