API Documentation
Message Queue Docs
Search…
v4
Introduction
Overview
Getting started
🔑
Authentication
Requesting temporary credentials
Signing requests
🎬
Entities
Char types
The entity object
Amount
Catalog item
Contact
Deal
File
Financial document
Inventory
Job
Right
Create a right
Retrieve a right
Update a right
Delete a right
Retrieve right template list
Retrieve right template
Retrieve right statuses
Retrieve right draft templates
Table
👬
Relationships
The relationship object
Relationship types
Create a relationship
Delete a relationship
🔎
Search
Entity search
Relationship search
Pagination
Search fields
Search functions
Examples
🆕Batch
Overview
Create a batch
Retrieve a batch
🧰
Workflow
Execute a workflow action
Execute document workflow action
Execute a workflow action with signature
📐Configuration
Lists
Currency conversion
📆
Date Math
Overview
The date math object
Create date math
Retrieve date math
Update date math
Delete date math
🧮
AVAILS
Overview
Get dimension data
Get availability
Is catalog item available
⌨
Starter Packs
Catalog Metadata
Availability Feed
Swagger
Postman
Message queue docs
Rightsline.com
Powered By
GitBook
Right
Endpoints
Method
Endpoint
Description
POST
/v4/right
Create a right.
GET
/v4/right/:id
Retrieve a right.
PUT
/v4/right/:id
Update a right.
DELETE
/v4/right/:id
Delete a right.
GET
/v4/right-templates
Retrieve right templates.
GET
/v4/right-statuses/:templateId
Retrieve right statuses.
GET
/v4/right/:id/draft-templates
Retrieve right draft templates.
Previous
Retrieve job draft templates
Next
Create a right
Last modified
1yr ago
Copy link