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
Create a deal
Retrieve a deal
Update a deal
Delete a deal
Retrieve deal templates
Retrieve deal statuses
File
Financial document
Inventory
Job
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

Deal

Endpoints

Method

Endpoint

Description

POST

/v3/deal

​Create a deal.​

GET

/v3/deal/:id

​Retrieve a deal.​

PUT

/v3/deal/:id

​Update a deal.​

DELETE

/v3/deal/:id

​Delete a deal.​

GET

/v3/deal-templates

​Retrieve deal templates.​

GET

/v3/deal-statuses/:templateId

​Retrieve deal statuses.​

​

Previous
Retrieve contact statuses
Next
Create a deal
Last updated 3 months ago