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
Create a contact
Retrieve a contact
Update a contact
Delete a contact
Retrieve contact templates
Retrieve contact statuses
Deal
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

Contact

Endpoints

Method

Endpoint

Description

POST

/v3/contact

​Create a contact.​

GET

/v3/contact/:id

​Retrieve a contact.​

PUT

/v3/contact/:id

​Update a contact.​

DELETE

/v3/contact/:id

​Delete a contact.​

GET

/v3/contact-templates

​Retrieve contact templates.​

GET

/v3/contact-statuses/:templateId

​Retrieve contact statuses.​

​

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