Execute relative rights profile

Execute relative rights profile

POST https://ris.rightsline.com/v4/relative-rights-profile

This endpoint allows you to execute a relative rights profile.

Headers

NameTypeDescription

x-api-key*

string

Your company's API key.

Authentication*

string

Authentication token.

Request Body

NameTypeDescription

id*

int

ID of the relative rights profile.

dealId*

int

Deal ID.

catalogIds*

int[]

Array of catalog item IDs.

{
    "batchId": 12000,
    "batchStatus": "Created"
}

Last updated