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
👬
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
The relationship object
1
[
2
{
3
"id"
:
0
,
4
"parentURL"
:
"string"
,
5
"childURL"
:
"string"
,
6
"relationshipType"
:
{
7
"relationshipTypeId"
:
0
,
8
"relationshipTypeName"
:
"string"
9
},
10
"createdById"
:
0
,
11
"createdDate"
:
"2020-06-04T16:43:03.613Z"
,
12
"lastUpdatedById"
:
0
,
13
"lastUpdatedDate"
:
"2020-06-04T16:43:03.613Z"
,
14
"parentCharTypeId"
:
0
,
15
"parentRecordId"
:
0
,
16
"childCharTypeId"
:
0
,
17
"childRecordId"
:
0
,
18
"sequenceNumber"
:
0
19
}
20
]
Copied!
Previous
Retrieve table draft templates
Next - Relationships
Relationship types
Last modified
2yr ago
Copy link