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
Overview
Date Mathโข is a complex and powerful tool. It allows you to calculate and create relationships between dates in the Rightsline system. Contact your Rightsline representative for a detailed walkthrough or further information.
Endpoints
Method
Endpoint
Description
POST
/v4/date-math
โ
Create date math.
โ
GET
/v4/:entityType/:entityID/date-math
โ
Retrieve date math.
โ
PUT
/v4/date-math
โ
Update date math.
โ
DELETE
/v4/date-math/:id
โ
Delete date math.
โ
Previous
Delete a currency conversion
Next - Date Math
The date math object
Last modified
1yr ago
Copy link
Contents
Endpoints