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 date math object
The date math object structure.
1
{
2
"type"
:
1
,
3
"compareToDate"
:
"2020-06-17T16:04:14.903Z"
,
4
"childEntityTypeId"
:
0
,
5
"childId"
:
0
,
6
"childTagLabel"
:
"string"
,
7
"recalcOption"
:
1
,
8
"conditionOption"
:
1
,
9
"parentCalcs"
:
[
10
{
11
"entityTypeId"
:
0
,
12
"id"
:
0
,
13
"tagLabel"
:
"string"
,
14
"yearQuantity"
:
0
,
15
"monthQuantity"
:
0
,
16
"weekQuantity"
:
0
,
17
"dayQuantity"
:
0
,
18
"dayUnit"
:
"Days"
,
19
"isPriorTo"
:
true
,
20
"sortOrder"
:
0
21
}
22
]
23
}
Copied!
Date Math - Previous
Overview
Next - Date Math
Create date math
Last modified
1yr ago
Copy link