Create date math
Last updated
Last updated
POST
https://ris.rightsline.com/v4/date-math
This endpoint allows you to create a new date math object.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Calculate the contract_term_end
for deal record 618 as the earliest of the following two source dates:
15 days prior to the contract_date
of deal record 620, or
15 days after (isPriorTo = false) the contract_term_start
date on deal 621.
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
childTagLabel
string
The date characteristic to assign the date math.
childEntityTypeId
integer
The entity type of the record to assign the date math.
childId
integer
The ID of the record to assign the date math.
parentCalcs
array
The parent entities on which the date math calculation is based. See below.