Footer Section
Explore

Creates a contract (agreement) object based on an input module
field for use during the import flow.
Tenant name
Document ID
The URL of the org instance
The source module/application, such as "clm", "cc", or "cfs"
User ID of the logged-in user
Full name of the logged-in user
curl --request POST \--url https://idd_url/idd/api/v2/tenantId/services/baseobject \--header 'Accept: application/json' \--header 'Content-Type: application/json' \--header 'X-API-Key: 123' \--data '{}'
1{2"status": "complete",3"id": "06392932930"4}