API Documentation
API Documentation
v3
Introduction
Overview
Getting started
🔑 Authentication
Requesting temporary credentials
Signing requests
🎬 Entities
Entity types
The entity object
Amount
Catalog item
Contact
Deal
File
Financial document
Inventory
Job
Create a job
Retrieve a job
Update a job
Delete a job
Retrieve job templates
Retrieve job statuses
Rightset
Table
👬 Relationships
The relationship object
Relationship types
Create a relationship
Delete a relationship
🔎 Search
Entity search
Relationship search
Pagination
Search Functions
Search Examples
🧰 Workflow
Execute a workflow action
📆 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
Swagger
Message queue docs
Rightsline.com
Powered by GitBook

Job

Endpoints

Method

Endpoint

Description

POST

/v3/job

​Create a job.​

GET

/v3/job/:id

​Retrieve a job.​

PUT

/v3/job/:id

​Update a job.​

DELETE

/v3/job/:id

​Delete a job.​

GET

/v3/job-templates

​Retrieve job templates.​

GET

/v3/job-statuses/:templateId

​Retrieve job statuses.​

Previous
Retrieve inventory statuses
Next
Create a job
Last updated 3 months ago