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
Table
Create a table row
Retrieve a table row
Update a table row
Delete a table row
Retrieve table template list
Retrieve table template
Retrieve table statuses
Retrieve table draft templates
👬
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
Table
Endpoints
Method
Endpoint
Description
POST
/v4/table
Create a table row.
GET
/v4/table/:id
Retrieve a table row.
PUT
/v4/table/:id
Update a table row.
DELETE
/v4/table/:id
Delete a table row.
GET
/v4/table-templates
Retrieve table templates.
GET
/v4/table-statuses/:templateId
Retrieve table statuses.
GET
/v4/table/:id/draft-templates
Retrieve table draft templates.
Previous
Execute relative rights profile
Next
Create a table row
Last modified
1yr ago
Copy link