diff --git a/README.md b/README.md index 12ef6b9..83aa6a0 100755 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Docusign uses the OpenAPI (OAI) Specification - formerly known as "Swagger" - to ![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/webforms.rest.swagger-v1.1.0.json) `webforms.rest.swagger-v1.1.0.json` - the full swagger file for Docusign's WebForms API v1.1 +![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/navigator.rest.swagger.json) `navigator.rest.swagger.json` - the full swagger file for Docusign's Navigator API + ## What can I do with a Swagger file? We use OpenAPI/Swagger files to build many of our developer tools including our [client SDKs](https://developers.docusign.com/docs/esign-rest-api/sdk-tools) using `swagger-codegen`. We also use the OAI specification to build our [API Docs](https://docs.docusign.com/esign/) and [API Explorer](https://apiexplorer.docusign.com/#/) tools. What will you build? Let us know by filing an issue in this repository. diff --git a/navigator.rest.swagger.json b/navigator.rest.swagger.json new file mode 100644 index 0000000..c082d5a --- /dev/null +++ b/navigator.rest.swagger.json @@ -0,0 +1,7251 @@ +{ + "openapi": "3.1.0", + "info": { + "title": "Agreements API", + "version": "0.2.4", + "description": "API for retrieving agreements", + "termsOfService": "https://www.docusign.com/legal/terms-and-conditions/developers", + "license": { + "name": "", + "url": "https://www.docusign.com/legal/terms-and-conditions/developers" + }, + "contact": { + "name": "Docusign Developer Center", + "email": "devcenter@docusign.com", + "url": "https://developers.docusign.com" + } + }, + "servers": [ + { + "url": "https://api.docusign.com/v1/accounts/{accountId}", + "description": "Production server", + "variables": { + "accountId": { + "default": "00000000-0000-0000-0000-000000000000", + "description": "The ID of the account to which the agreement belongs" + } + } + } + ], + "security": [ + { + "OAuth2Auth": [ + "read", + "write" + ] + } + ], + "paths": { + "/agreements": { + "get": { + "operationId": "GetAgreementsList", + "summary": "Retrieve a list of agreements", + "description": "This operation retrieves a list of all agreements available in the system. It provides a high-level overview of each agreement, including its unique identifier (`id`), title, type, status, and involved parties. The list also includes important metadata, such as the agreement's creation and modification timestamps, and information on the agreement's source system (e.g., eSign, CLM).\n\nEach agreement entry includes essential details that allow users to quickly assess the agreements and determine which ones are relevant for their needs. For example, the agreement's status can help users understand whether an agreement is still active, pending, or completed.\n\nThe response also includes provisions that outline the key legal, financial, and lifecycle conditions, along with custom user-defined fields, providing a comprehensive understanding of each agreement.\n\n### Use Cases:\n- **Retrieving a list of agreements for integration into external systems**: Export or sync agreement data into other platforms (e.g., CRM, ERP systems) to align business processes across different tools.\n- **Providing data for RAG (Retrieval-Augmented Generation) applications or Copilots**: The list of agreements can be a valuable data source for AI/LLM-based applications that answer user queries about agreements. \n It allows Copilots to understand what agreements exist and offer insights based on their details.\n- **Filtering agreements by type or status**: Determine which agreements are active, pending, or completed, and gather a summary of key provisions across multiple agreements.\n- **Auditing or reporting**: Generate a report on agreements based on type, status, or date created, helping with compliance tracking and internal reviews.\n- **Metadata tracking**: Track when agreements were created, modified, and by whom, ensuring proper governance and version control.\n\n### Key Features:\n- **Comprehensive Agreement Overview**: Provides high-level visibility into all agreements, with essential details for each one, including status, type, and involved parties.\n- **Metadata and Provisions**: Returns important metadata and provisions (legal, financial, and custom) for each agreement, helping users understand their obligations and contract terms.\n- **Source System Information**: Captures details about where the agreement originated (e.g., eSign, CLM), making it easier to integrate and track agreements across different business systems.\n- **Data for AI Applications**: The operation is designed to support LLM-powered apps, making it ideal for use in RAG-based applications and Copilots that query agreements for decision-making or information purposes.\n", + "tags": [ + "Agreements" + ], + "parameters": [ + { + "name": "limit", + "description": "The maximum number of items that can be returned in a single page.", + "in": "query", + "required": false, + "schema": { + "$ref": "#/components/schemas/PageLimit" + } + }, + { + "name": "ctoken", + "description": "An opaque token that helps retrieve the a page of data.", + "in": "query", + "required": false, + "schema": { + "$ref": "#/components/schemas/ContinuationToken" + } + } + ], + "responses": { + "200": { + "examples": { + "AgreementsCollection": { + "description": "A collection of agreements.", + "value": { + "data": [ + { + "AddendumDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "48e593bd-73e8-455f-92e7-7299fef08dea", + "type": "Addendum agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "AmendmentDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "2c314bf6-a358-4e54-9da2-bf1b8d90a3d5", + "type": "Amendment agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "related_agreement_documents": { + "parent_agreement_document_id": "77b85334-6da9-4f08-a516-f8f029d8c3c5" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "AppendixDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "67f0ec03-db14-43f9-a220-ccb6556a440a", + "type": "Appendix agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "AttachmentDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "c7175542-0377-48cd-b0b6-263ed90d7ecb", + "type": "Attachment agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "CertificateOfInsuranceDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "cbc079d9-d96a-4f07-a86b-165224e06b64", + "type": "Certificate of Insurance", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ChangeOrderDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "1b83331f-9589-47ed-96cb-6f2d79ca1fa8", + "type": "Change Order agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "additionaL_user_defined_data": { + "mykey": "myvalue" + }, + "additional_custom_clm_data": { + "myclmkey": "myclmvalue" + }, + "additional_custom_esign_data": { + "mysignkey": "mysignvalue" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ConsultingDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "e42799d5-bd35-4777-8832-f316d4e2f7e7", + "type": "Consulting Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ContractorDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "ef1f1758-30a2-42e3-80e5-10335d374b0c", + "type": "Contractor Agreement", + "category": "HumanResources", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "CreditCardDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "2900dc4b-3780-4abb-8f68-8e3ccd92d3b9", + "type": "Credit Card Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "EmploymentSeparationDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "249d1d9b-28ce-4be3-aa2f-46323a281591", + "type": "Employment Separation Agreement", + "category": "HumanResources", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 25000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 25000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P6M", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "EngagementLetterDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "33d144bb-5e1b-4e36-919b-1c9f007cf4b5", + "type": "Engagement Letter", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "EventDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "7e7457b5-57e2-42f0-8f8d-2e296dc7177f", + "type": "Event agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ExhibitDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "b087d7f2-b5ad-4937-866a-36f314348a52", + "type": "Exhibit agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "FeeDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "a607e149-bc3a-40ee-8846-bf646bcc560d", + "type": "Fee agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "FranchiseDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "71e6c5b7-91f2-40d9-a587-9d0fc4a40ee9", + "type": "Franchise Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "IntellectualPropertyAssignmentDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "93861fd6-6df4-4e54-986d-3bd11deec5eb", + "type": "Intellectual Property Assignment Agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "InvestmentAccountDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "399596db-f55d-4666-9361-38cb1bea2249", + "type": "Investment Account Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "JointVentureDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "40874a6e-4b7e-4e57-945b-e63b698df67a", + "type": "Joint Venture Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "LeaseDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "2cafbc38-5b91-40a9-85ea-bdbd2dfabf95", + "type": "Lease agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "LetterOfIntentDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "18ad59d3-796c-4ba1-afbd-32b97a8115c3", + "type": "Letter of Intent", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "LicenseDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "afb3793b-d313-435e-93e7-147d7c761398", + "type": "License agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "LoanDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "55f1146c-f0f4-4e56-afc8-47115578d96f", + "type": "Loan agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "MarketingDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "fa4d8a86-213b-4eaa-9d67-3c1536f0cfd1", + "type": "Marketing agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "MsaDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "f30761c6-c6c2-496e-968e-e6f3313c95bd", + "type": "Master Service Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "MemorandumOfUnderstandingDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "ae800068-37fa-4428-b1d3-ac0351976163", + "type": "Memorandum of Understanding", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "NdaDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "fdad1f94-94d3-4fe1-88fe-3fff0e21e268", + "type": "Non-disclosure Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "nda_type": "MUTUAL", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "confidentiality_obligation_period": null, + "governing_law": "California", + "jurisdiction": "California", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "OfferLetterDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "52b06738-f067-497e-beea-f799223130a7", + "type": "Offer Letter", + "category": "HumanResources", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "OrderFormDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "fa33f0f7-3646-4f5c-b490-2dbefc38c022", + "type": "Order Form", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "OtherDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "30df4173-89b6-4e28-a48e-e3265fdfc70c", + "type": "Miscellaneous agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "PartnershipDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "182c0395-98f9-40f7-8943-7629eb554022", + "type": "Partnership Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "PrivacySecurityDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "8a44acb5-50c8-47f3-8ade-91a2e89f55f4", + "type": "Privacy and Security agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ProposalDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "1c5b355a-d95d-4cb8-b13d-3d99e9c26a18", + "type": "Proposal agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "PublishingDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "5ced65d7-6b07-4cdd-b75e-2f6486a20538", + "type": "Publishing Agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "PurchaseDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "f011afdc-129a-47b0-a48b-a61152c6ba6e", + "type": "Purchase Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "PurchaseOrderDocumentTemplate": null, + "value": { + "id": "f3124cd5-d317-4f68-8c70-4422c7bc5f5f", + "description": "An agreement type data template", + "type": "Purchase Order", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "QuoteDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "86b4941d-aecd-4980-8d91-3c92a83667de", + "type": "Quote agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ReleaseWaiverDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "dac3a1fc-fd9d-4918-a4e3-cabc47452731", + "type": "Release / Waiver agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ConfirmationOfRenewalDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "576995a0-b8b0-42c5-8f62-bba5ab0df9a9", + "type": "Renewal agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "RetainerDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "71edfd41-8983-4466-8a77-595848ad98c4", + "type": "Retainer agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "SlaDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "38301576-881b-403a-a50e-6dbb423e3a08", + "type": "Service Level Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "ServicesAgreementDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "0e6632ed-091c-4d9f-b504-951bfee076fe", + "type": "Services Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "SowDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "77b85334-6da9-4f08-a516-f8f029d8c3c5", + "type": "Statement of Work", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "related_agreement_documents": { + "parent_agreement_document_id": "f30761c6-c6c2-496e-968e-e6f3313c95bd" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "StockPurchaseDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "bed6fd65-50fc-41a3-896d-272ef1e7feb4", + "type": "Stock Purchase Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "SubscriptionDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "c11db245-877a-45ed-bbbe-ba0332b4fb67", + "type": "Subscription agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "SupplementalDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "faba32e7-3af5-424f-ac53-a6ab8d6a3663", + "type": "Supplemental Document", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "DistributionDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "5484e8bb-1352-4f9d-8347-2c08d55fe4e6", + "type": "Supply / Distribution agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "TerminationDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "885e33b2-4a54-4d51-8dd7-03471c5080a6", + "type": "Termination agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "TermsAndConditionsDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "f3dfaa7c-0424-4197-a2d8-45560214bd21", + "type": "Terms and Conditions agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + { + "WealthManagementDocumentTemplate": null, + "description": "An agreement type data template", + "value": { + "id": "7e9dd212-21dd-4f2e-b797-23aca2387982", + "type": "Wealth Management Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + } + ], + "metadata": { + "page_limit": 10, + "page_token_current": "abc123", + "page_token_next": "def456", + "page_token_prev": null, + "total_items": 250, + "request_id": "3f7c9e4b-851c-4f9b-89e7-123456789abc", + "response_timestamp": "2024-10-17T14:30:00Z", + "response_duration_ms": 100 + } + } + } + }, + "description": "A collection of agreements.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/AgreementsResponse" + } + } + } + }, + "400": { + "description": "Bad Request - The request could not be understood or was missing required parameters.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "401": { + "description": "Unauthorized - Authentication is required and has failed or not been provided.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "403": { + "description": "Forbidden - The request was valid, but you do not have permission to perform the action.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "404": { + "description": "Not Found - The requested resource could not be found.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "500": { + "description": "Internal Server Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + } + }, + "x-ds-methodname": "getAgreementsList", + "x-ds-method": "getAgreementsList", + "x-ds-service": "Navigator" + } + }, + "/agreements/{agreementId}": { + "get": { + "operationId": "GetAgreement", + "summary": "Retrieve detailed information about a specific agreement", + "description": "This operation retrieves detailed information about a specific agreement, identified by its unique `id`. The response provides a comprehensive view of the agreement, including its title, type, status, summary, and the full list of involved parties.\n\nIn addition to general details, the operation returns provisions that define the agreement's legal, financial, lifecycle, and custom conditions. It also provides key metadata, such as creation and modification timestamps, related agreements, and user-defined or custom attributes, which help represent the structure and context of the agreement.\n\nThe operation is essential for retrieving the full context of an agreement, enabling users to understand the contract's scope, key provisions, and the legal or financial obligations that have been agreed upon.\n\n### Use Cases:\n- **Integrating agreement data into external systems**: Sync detailed agreement information, such as legal and financial provisions, into external systems like ERP, CRM, or contract management tools to streamline workflows.\n- **Providing detailed data for RAG (Retrieval-Augmented Generation) applications or Copilots**: Retrieve detailed agreement data for use in LLM-based applications that answer specific user queries about their agreements, such as the status of a contract, its provisions, or involved parties.\n- **Retrieving the complete details of a specific agreement**: Use the full details of the agreement, including legal and financial provisions, for auditing, compliance, or review purposes.\n- **Accessing agreement provisions for verification**: Verify compliance with specific legal or financial terms of the agreement, ensuring that all parties are following the agreed-upon conditions.\n- **Tracking agreement changes and history**: Fetch metadata and related agreements to understand the evolution of an agreement, including modifications, associated agreements, and additional context provided by custom fields.\n- **Reviewing user-defined or custom attributes**: Examine custom fields or attributes to get more context about the agreement, particularly where the business has defined custom provisions or attributes.\n\n### Key Features:\n- **Detailed Agreement Overview**: Provides a comprehensive view of a specific agreement, including its title, type, status, summary, and more.\n- **Provisions for Legal, Financial, and Lifecycle Conditions**: Includes the full set of provisions that define the terms and conditions of the agreement, making it ideal for compliance and auditing purposes.\n- **Metadata and History**: Tracks the agreement’s history through metadata such as creation and modification dates and user-defined fields.\n- **Data Source for AI Applications**: Enables LLM-based applications to access granular agreement data, providing AI/ML-based solutions (such as Copilots) with the necessary context to answer detailed queries about an agreement.\n- **Involved Parties and Related Agreements**: Lists all parties involved and related agreements, allowing users to see all associated legal documents and relationships between agreements. \n", + "tags": [ + "Agreements" + ], + "parameters": [ + { + "name": "agreementId", + "in": "path", + "required": true, + "schema": { + "$ref": "#/components/schemas/UUID" + } + } + ], + "responses": { + "200": { + "description": "A JSON object containing details of the requested agreement document.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Agreement" + }, + "examples": { + "AddendumDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "48e593bd-73e8-455f-92e7-7299fef08dea", + "type": "Addendum agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "AmendmentDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "2c314bf6-a358-4e54-9da2-bf1b8d90a3d5", + "type": "Amendment agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "related_agreement_documents": { + "parent_agreement_document_id": "77b85334-6da9-4f08-a516-f8f029d8c3c5" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "AppendixDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "67f0ec03-db14-43f9-a220-ccb6556a440a", + "type": "Appendix agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "AttachmentDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "c7175542-0377-48cd-b0b6-263ed90d7ecb", + "type": "Attachment agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "CertificateOfInsuranceDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "cbc079d9-d96a-4f07-a86b-165224e06b64", + "type": "Certificate of Insurance", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ChangeOrderDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "1b83331f-9589-47ed-96cb-6f2d79ca1fa8", + "type": "Change Order agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "additionaL_user_defined_data": { + "mykey": "myvalue" + }, + "additional_custom_clm_data": { + "myclmkey": "myclmvalue" + }, + "additional_custom_esign_data": { + "mysignkey": "mysignvalue" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ConsultingDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "e42799d5-bd35-4777-8832-f316d4e2f7e7", + "type": "Consulting Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ContractorDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "ef1f1758-30a2-42e3-80e5-10335d374b0c", + "type": "Contractor Agreement", + "category": "HumanResources", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "CreditCardDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "2900dc4b-3780-4abb-8f68-8e3ccd92d3b9", + "type": "Credit Card Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "EmploymentSeparationDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "249d1d9b-28ce-4be3-aa2f-46323a281591", + "type": "Employment Separation Agreement", + "category": "HumanResources", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 25000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 25000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P6M", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "EngagementLetterDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "33d144bb-5e1b-4e36-919b-1c9f007cf4b5", + "type": "Engagement Letter", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "EventDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "7e7457b5-57e2-42f0-8f8d-2e296dc7177f", + "type": "Event agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ExhibitDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "b087d7f2-b5ad-4937-866a-36f314348a52", + "type": "Exhibit agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "FeeDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "a607e149-bc3a-40ee-8846-bf646bcc560d", + "type": "Fee agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "FranchiseDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "71e6c5b7-91f2-40d9-a587-9d0fc4a40ee9", + "type": "Franchise Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "IntellectualPropertyAssignmentDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "93861fd6-6df4-4e54-986d-3bd11deec5eb", + "type": "Intellectual Property Assignment Agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "InvestmentAccountDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "399596db-f55d-4666-9361-38cb1bea2249", + "type": "Investment Account Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "JointVentureDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "40874a6e-4b7e-4e57-945b-e63b698df67a", + "type": "Joint Venture Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "LeaseDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "2cafbc38-5b91-40a9-85ea-bdbd2dfabf95", + "type": "Lease agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "LetterOfIntentDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "18ad59d3-796c-4ba1-afbd-32b97a8115c3", + "type": "Letter of Intent", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "LicenseDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "afb3793b-d313-435e-93e7-147d7c761398", + "type": "License agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "LoanDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "55f1146c-f0f4-4e56-afc8-47115578d96f", + "type": "Loan agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "MarketingDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "fa4d8a86-213b-4eaa-9d67-3c1536f0cfd1", + "type": "Marketing agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "MsaDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "f30761c6-c6c2-496e-968e-e6f3313c95bd", + "type": "Master Service Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "MemorandumOfUnderstandingDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "ae800068-37fa-4428-b1d3-ac0351976163", + "type": "Memorandum of Understanding", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "NdaDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "fdad1f94-94d3-4fe1-88fe-3fff0e21e268", + "type": "Non-disclosure Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "nda_type": "MUTUAL", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "confidentiality_obligation_period": null, + "governing_law": "California", + "jurisdiction": "California", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "OfferLetterDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "52b06738-f067-497e-beea-f799223130a7", + "type": "Offer Letter", + "category": "HumanResources", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "OrderFormDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "fa33f0f7-3646-4f5c-b490-2dbefc38c022", + "type": "Order Form", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "OtherDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "30df4173-89b6-4e28-a48e-e3265fdfc70c", + "type": "Miscellaneous agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "PartnershipDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "182c0395-98f9-40f7-8943-7629eb554022", + "type": "Partnership Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "PrivacySecurityDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "8a44acb5-50c8-47f3-8ade-91a2e89f55f4", + "type": "Privacy and Security agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ProposalDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "1c5b355a-d95d-4cb8-b13d-3d99e9c26a18", + "type": "Proposal agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "PublishingDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "5ced65d7-6b07-4cdd-b75e-2f6486a20538", + "type": "Publishing Agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "PurchaseDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "f011afdc-129a-47b0-a48b-a61152c6ba6e", + "type": "Purchase Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "PurchaseOrderDocumentTemplate": { + "value": { + "id": "f3124cd5-d317-4f68-8c70-4422c7bc5f5f", + "description": "An agreement type data template", + "type": "Purchase Order", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "QuoteDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "86b4941d-aecd-4980-8d91-3c92a83667de", + "type": "Quote agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ReleaseWaiverDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "dac3a1fc-fd9d-4918-a4e3-cabc47452731", + "type": "Release / Waiver agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ConfirmationOfRenewalDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "576995a0-b8b0-42c5-8f62-bba5ab0df9a9", + "type": "Renewal agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "RetainerDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "71edfd41-8983-4466-8a77-595848ad98c4", + "type": "Retainer agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "SlaDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "38301576-881b-403a-a50e-6dbb423e3a08", + "type": "Service Level Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "ServicesAgreementDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "0e6632ed-091c-4d9f-b504-951bfee076fe", + "type": "Services Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "SowDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "77b85334-6da9-4f08-a516-f8f029d8c3c5", + "type": "Statement of Work", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "related_agreement_documents": { + "parent_agreement_document_id": "f30761c6-c6c2-496e-968e-e6f3313c95bd" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "StockPurchaseDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "bed6fd65-50fc-41a3-896d-272ef1e7feb4", + "type": "Stock Purchase Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "SubscriptionDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "c11db245-877a-45ed-bbbe-ba0332b4fb67", + "type": "Subscription agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "SupplementalDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "faba32e7-3af5-424f-ac53-a6ab8d6a3663", + "type": "Supplemental Document", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "DistributionDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "5484e8bb-1352-4f9d-8347-2c08d55fe4e6", + "type": "Supply / Distribution agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "annual_agreement_value": 50000, + "annual_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "TerminationDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "885e33b2-4a54-4d51-8dd7-03471c5080a6", + "type": "Termination agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "TermsAndConditionsDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "f3dfaa7c-0424-4197-a2d8-45560214bd21", + "type": "Terms and Conditions agreement", + "category": "Miscellaneous", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "term_length": "P3Y", + "assignment_type": "YES_WITH_CONDITIONS", + "assignment_change_of_control": "NO_OR_CONSENT_REQUIRED", + "assignment_termination_rights": "YES", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "can_charge_late_payment_fees": true, + "late_payment_fee_percent": 0, + "price_cap_percent_increase": 5, + "liability_cap_fixed_amount": 0, + "liability_cap_currency_code": "USD", + "liability_cap_multiplier": 0, + "liability_cap_duration": "P1Y", + "renewal_type": "AUTO_RENEW", + "renewal_notice_period": "P90D", + "renewal_notice_date": "2024-10-17T14:30:00+02:00", + "auto_renewal_term_length": "P3Y", + "renewal_extension_period": "P1Y", + "renewal_process_owner": "199b3cc9-ec67-47a5-9dff-04ff091d4ca3", + "renewal_additional_info": "N/A", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + }, + "WealthManagementDocumentTemplate": { + "description": "An agreement type data template", + "value": { + "id": "7e9dd212-21dd-4f2e-b797-23aca2387982", + "type": "Wealth Management Agreement", + "category": "BusinessServices", + "parties": [ + { + "id": "aba3d8ca-6ab8-400a-af55-bdab40102a2f", + "name_in_agreement": "ACME, INC" + }, + { + "id": "eb01cef7-7b63-49af-8eef-3c643357ce18", + "name_in_agreement": "TALLY, LTD" + } + ], + "provisions": { + "effective_date": "2024-09-01T00:00:00+02:00", + "expiration_date": "2029-09-01T00:00:00+02:00", + "execution_date": "2024-08-15T11:45:00+02:00", + "total_agreement_value": 150000, + "total_agreement_value_currency_code": "USD", + "term_length": "P3Y", + "governing_law": "California", + "jurisdiction": "California", + "payment_terms_due_date": "THIRTY_DAYS", + "termination_period_for_cause": "P1Y", + "termination_period_for_convenience": "P1Y" + }, + "languages": [ + "en-US" + ], + "source_name": "Docusign eSign", + "source_id": "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5", + "source_account_id": "3b324aff-06bc-475e-90f5-0a621c8ac141", + "metadata": { + "created_at": "2024-02-01T00:00:00Z", + "created_by": "a7b0e58b-9606-4798-ad01-a7d8790cd571", + "request_id": "b0f2a7c4-34bc-4d7d-9e8c-567890123abc", + "response_timestamp": "2024-10-17T14:30:59Z", + "response_duration_ms": 110 + } + } + } + } + } + } + }, + "400": { + "description": "Bad Request - The request could not be understood or was missing required parameters.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "401": { + "description": "Unauthorized - Authentication is required and has failed or not been provided.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "403": { + "description": "Forbidden - The request was valid, but you do not have permission to perform the action.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "404": { + "description": "Not Found - The requested resource could not be found.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + }, + "500": { + "description": "Internal Server Error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/Error" + } + } + } + } + }, + "x-ds-methodname": "getAgreement", + "x-ds-method": "getAgreement", + "x-ds-service": "Navigator" + } + } + }, + "components": { + "schemas": { + "ContinuationToken": { + "type": "string", + "description": "The continuation token used to retrieve a page in a paginated response.", + "examples": [ + "abc123" + ], + "nullable": true, + "x-ds-definition-name": "ContinuationToken" + }, + "CurrencyCode": { + "x-docusign-adm-class-mapping": "org.accordproject.money@0.3.0.{CurrencyCode}", + "type": "string", + "description": "'ISO 4217 codes. From https://en.wikipedia.org/wiki/ISO_4217\nhttps://www.currency-iso.org/en/home/tables/table-a1.html'\n", + "enum": [ + "AED", + "AFN", + "ALL", + "AMD", + "ANG", + "AOA", + "ARS", + "AUD", + "AWG", + "AZN", + "BAM", + "BBD", + "BDT", + "BGN", + "BHD", + "BIF", + "BMD", + "BND", + "BOB", + "BOV", + "BRL", + "BSD", + "BTN", + "BWP", + "BYN", + "BZD", + "CAD", + "CDF", + "CHE", + "CHF", + "CHW", + "CLF", + "CLP", + "CNY", + "COP", + "COU", + "CRC", + "CUC", + "CUP", + "CVE", + "CZK", + "DJF", + "DKK", + "DOP", + "DZD", + "EGP", + "ERN", + "ETB", + "EUR", + "FJD", + "FKP", + "GBP", + "GEL", + "GHS", + "GIP", + "GMD", + "GNF", + "GTQ", + "GYD", + "HKD", + "HNL", + "HRK", + "HTG", + "HUF", + "IDR", + "ILS", + "INR", + "IQD", + "IRR", + "ISK", + "JMD", + "JOD", + "JPY", + "KES", + "KGS", + "KHR", + "KMF", + "KPW", + "KRW", + "KWD", + "KYD", + "KZT", + "LAK", + "LBP", + "LKR", + "LRD", + "LSL", + "LYD", + "MAD", + "MDL", + "MGA", + "MKD", + "MMK", + "MNT", + "MOP", + "MRU", + "MUR", + "MVR", + "MWK", + "MXN", + "MXV", + "MYR", + "MZN", + "NAD", + "NGN", + "NIO", + "NOK", + "NPR", + "NZD", + "OMR", + "PAB", + "PEN", + "PGK", + "PHP", + "PKR", + "PLN", + "PYG", + "QAR", + "RON", + "RSD", + "RUB", + "RWF", + "SAR", + "SBD", + "SCR", + "SDG", + "SEK", + "SGD", + "SHP", + "SLL", + "SOS", + "SRD", + "SSP", + "STN", + "SVC", + "SYP", + "SZL", + "THB", + "TJS", + "TMT", + "TND", + "TOP", + "TRY", + "TTD", + "TWD", + "TZS", + "UAH", + "UGX", + "USD", + "USN", + "UYI", + "UYU", + "UZS", + "VEF", + "VND", + "VUV", + "WST", + "XAF", + "XAG", + "XAU", + "XBA", + "XBB", + "XBC", + "XBD", + "XCD", + "XDR", + "XOF", + "XPD", + "XPF", + "XPT", + "XSU", + "XTS", + "XUA", + "XXX", + "YER", + "ZAR", + "ZMW", + "ZWL" + ], + "x-enum-varnames": [ + "AED", + "AFN", + "ALL", + "AMD", + "ANG", + "AOA", + "ARS", + "AUD", + "AWG", + "AZN", + "BAM", + "BBD", + "BDT", + "BGN", + "BHD", + "BIF", + "BMD", + "BND", + "BOB", + "BOV", + "BRL", + "BSD", + "BTN", + "BWP", + "BYN", + "BZD", + "CAD", + "CDF", + "CHE", + "CHF", + "CHW", + "CLF", + "CLP", + "CNY", + "COP", + "COU", + "CRC", + "CUC", + "CUP", + "CVE", + "CZK", + "DJF", + "DKK", + "DOP", + "DZD", + "EGP", + "ERN", + "ETB", + "EUR", + "FJD", + "FKP", + "GBP", + "GEL", + "GHS", + "GIP", + "GMD", + "GNF", + "GTQ", + "GYD", + "HKD", + "HNL", + "HRK", + "HTG", + "HUF", + "IDR", + "ILS", + "INR", + "IQD", + "IRR", + "ISK", + "JMD", + "JOD", + "JPY", + "KES", + "KGS", + "KHR", + "KMF", + "KPW", + "KRW", + "KWD", + "KYD", + "KZT", + "LAK", + "LBP", + "LKR", + "LRD", + "LSL", + "LYD", + "MAD", + "MDL", + "MGA", + "MKD", + "MMK", + "MNT", + "MOP", + "MRU", + "MUR", + "MVR", + "MWK", + "MXN", + "MXV", + "MYR", + "MZN", + "NAD", + "NGN", + "NIO", + "NOK", + "NPR", + "NZD", + "OMR", + "PAB", + "PEN", + "PGK", + "PHP", + "PKR", + "PLN", + "PYG", + "QAR", + "RON", + "RSD", + "RUB", + "RWF", + "SAR", + "SBD", + "SCR", + "SDG", + "SEK", + "SGD", + "SHP", + "SLL", + "SOS", + "SRD", + "SSP", + "STN", + "SVC", + "SYP", + "SZL", + "THB", + "TJS", + "TMT", + "TND", + "TOP", + "TRY", + "TTD", + "TWD", + "TZS", + "UAH", + "UGX", + "USD", + "USN", + "UYI", + "UYU", + "UZS", + "VEF", + "VND", + "VUV", + "WST", + "XAF", + "XAG", + "XAU", + "XBA", + "XBB", + "XBC", + "XBD", + "XCD", + "XDR", + "XOF", + "XPD", + "XPF", + "XPT", + "XSU", + "XTS", + "XUA", + "XXX", + "YER", + "ZAR", + "ZMW", + "ZWL" + ], + "nullable": true, + "x-ds-definition-name": "CurrencyCode" + }, + "CustomProperty": { + "type": "object", + "description": "A generic map/dict. The key is a string, and the value can be of any type, including strings, booleans, numbers, arrays, or objects", + "additionalProperties": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "number" + }, + { + "type": "boolean" + }, + { + "type": "object", + "additionalProperties": true + }, + { + "type": "array", + "items": {} + } + ] + }, + "nullable": true, + "x-ds-definition-name": "CustomProperty" + }, + "Error": { + "type": "object", + "properties": { + "error": { + "type": "string", + "description": "A message describing the error.", + "examples": [ + "An unexpected error occurred on the server." + ] + }, + "code": { + "type": "integer", + "description": "HTTP status code for the error.", + "examples": [ + 500 + ] + }, + "timestamp": { + "type": "string", + "format": "date-time", + "description": "The timestamp when the error occurred.", + "examples": [ + "2023-01-01T12:00:00Z" + ] + } + }, + "x-ds-definition-name": "Error" + }, + "Iso8601Duration": { + "type": "string", + "pattern": "^P(-?[0-9]+Y)?(-?[0-9]+M)?(-?[0-9]+(\\.[0-9]+)?W)?(-?[0-9]+(\\.[0-9]+)?D)?(T-?[0-9]+(\\.[0-9]+)?(H(-?[0-9]+(\\.[0-9]+)?M)?(-?[0-9]+(\\.[0-9]+)?S)?|M(-?[0-9]+(\\.[0-9]+)?S)?|S))?$", + "minLength": 3, + "maxLength": 128, + "examples": [ + "P30D" + ], + "x-docusign-adm-model": "com.docusign.platform.scalars@1.1.0.{Iso8601Duration}", + "nullable": true, + "x-ds-definition-name": "Iso8601Duration" + }, + "LanguageCode": { + "description": "BCP47 language code", + "type": "string", + "pattern": "/^([a-z]{2}([a-z]?(-[a-z]{3}){0,3}|[a-z]{2,6})?(-[A-Z][a-z]{3})?(-([A-Z]{2}|[0-9]{3}))?|i-mingo)$/", + "examples": [ + "en-US" + ], + "x-docusign-adm-model": "com.docusign.platform.scalars@1.1.0.{LanguageCode}", + "nullable": true, + "x-ds-definition-name": "LanguageCode" + }, + "Metadata": { + "type": "object", + "description": "Control information and metadata for the response.", + "properties": { + "page_limit": { + "$ref": "#/components/schemas/PageLimit" + }, + "page_token_current": { + "$ref": "#/components/schemas/PageTokenCurrent" + }, + "page_token_next": { + "$ref": "#/components/schemas/PageTokenNext" + }, + "page_token_prev": { + "$ref": "#/components/schemas/PageTokenPrev" + }, + "total_items": { + "type": "integer", + "format": "int32", + "description": "The total number of items available in the dataset. This field is optional and \nmay not be included in every response due to performance considerations.\n", + "examples": [ + 250 + ], + "minimum": 0 + }, + "request_id": { + "$ref": "#/components/schemas/RequestId" + }, + "response_timestamp": { + "$ref": "#/components/schemas/ResponseTimestamp" + }, + "response_duration_ms": { + "$ref": "#/components/schemas/ResponseDurationMs" + } + }, + "required": [ + "response_timestamp", + "response_duration_ms" + ], + "x-ds-definition-name": "Metadata" + }, + "PageLinks": { + "type": "object", + "description": "Hypermedia controls (HATEOAS) for navigating between pages in a paginated collection of results.\nLinks for the current page, next page, and previous page, with optional first and last page links.\n", + "properties": { + "self": { + "$ref": "#/components/schemas/PageLink" + }, + "next": { + "$ref": "#/components/schemas/PageLink" + }, + "prev": { + "$ref": "#/components/schemas/PageLink" + } + }, + "nullable": true, + "x-ds-definition-name": "PageLinks" + }, + "PageLink": { + "type": "object", + "description": "A URL that references a specific page in the pagination process. This is typically used for navigation \nbetween paginated results.\n", + "properties": { + "href": { + "type": "string", + "format": "uri", + "description": "The URL for the referenced page.", + "examples": [ + "/agreements?limit=10&ctoken=abc123" + ] + } + }, + "required": [ + "href" + ], + "nullable": true, + "x-ds-definition-name": "PageLink" + }, + "PageLimit": { + "description": "The maximum number of items that can be returned in a single page.", + "type": "integer", + "format": "int32", + "examples": [ + 10 + ], + "minimum": 1, + "nullable": true, + "x-ds-definition-name": "PageLimit" + }, + "PageTokenCurrent": { + "description": "The continuation token used to retrieve the current page.", + "$ref": "#/components/schemas/ContinuationToken", + "nullable": true, + "x-ds-definition-name": "PageTokenCurrent" + }, + "PageTokenNext": { + "description": "The continuation token for the next page, if available.", + "$ref": "#/components/schemas/ContinuationToken", + "nullable": true, + "x-ds-definition-name": "PageTokenNext" + }, + "PageTokenPrev": { + "description": "The continuation token for the previous page, if available.", + "$ref": "#/components/schemas/ContinuationToken", + "nullable": true, + "x-ds-definition-name": "PageTokenPrev" + }, + "ResourceId": { + "description": "The unique identifier of the resource", + "$ref": "#/components/schemas/UUID", + "nullable": true, + "x-ds-definition-name": "ResourceId" + }, + "ResourceMetadata": { + "type": "object", + "properties": { + "created_at": { + "description": "Timestamp when the agreement document was created.", + "type": "string", + "format": "date-time", + "x-docusign-adm-model": "com.docusign.platform@1.1.0.{Metadata.createdAt}", + "nullable": true + }, + "created_by": { + "description": "User ID of the person who created the agreement document.", + "type": "string", + "x-docusign-adm-model": "com.docusign.platform@1.1.0.{Metadata.createdBy}", + "nullable": true + }, + "modified_at": { + "description": "Timestamp when the agreement document was last modified.", + "type": "string", + "format": "date-time", + "x-docusign-adm-model": "com.docusign.platform@1.1.0.{Metadata.updatedAt}", + "nullable": true + }, + "modified_by": { + "description": "User ID of the person who last modified the agreement document.", + "type": "string", + "x-docusign-adm-model": "com.docusign.platform@1.1.0.{Metadata.updatedBy}", + "nullable": true + }, + "request_id": { + "$ref": "#/components/schemas/RequestId", + "nullable": true + }, + "response_timestamp": { + "$ref": "#/components/schemas/ResponseTimestamp", + "nullable": true + }, + "response_duration_ms": { + "$ref": "#/components/schemas/ResponseDurationMs", + "nullable": true + } + }, + "x-docusign-adm-model": "com.docusign.platform@1.1.0.{Metadata}", + "x-ds-definition-name": "ResourceMetadata" + }, + "ResourceSourceAccountId": { + "description": "The Account ID of the source system who creates this entity, e.g. eSign Account ID", + "type": "string", + "minLength": 1, + "maxLength": 128, + "examples": [ + "faee2c10-cae6-4d90-ba66-6d6d117d92c5" + ], + "nullable": true, + "x-ds-definition-name": "ResourceSourceAccountId" + }, + "ResourceSourceId": { + "description": "The ID of the entity in the source system that this entity is associated with. For example, it could be an ID of the envelope in eSign.", + "type": "string", + "maxLength": 128, + "examples": [ + "8ade6915-d04b-40d6-bb6f-9c6ba6aa1bb5" + ], + "nullable": true, + "x-ds-definition-name": "ResourceSourceId" + }, + "ResourceSourceName": { + "description": "The name of the source system who creates this entity, e.g. eSign, CLM, or Salesforce.", + "type": "string", + "maxLength": 128, + "examples": [ + "Docusign eSign" + ], + "nullable": true, + "x-ds-definition-name": "ResourceSourceName" + }, + "RequestId": { + "description": "Unique identifier for the request, useful for tracking and debugging.", + "type": "string", + "format": "uuid", + "examples": [ + "3f7c9e4b-851c-4f9b-89e7-123456789abc" + ], + "nullable": true, + "x-ds-definition-name": "RequestId" + }, + "ResponseTimestamp": { + "description": "The timestamp indicating when the response was generated.", + "type": "string", + "format": "date-time", + "examples": [ + "2024-10-17T14:30:00Z" + ], + "nullable": true, + "x-ds-definition-name": "ResponseTimestamp" + }, + "ResponseDurationMs": { + "description": "The duration of time, in milliseconds, that the server took to process and respond \nto the request. This is measured from the time the server received the request \nuntil the time the response was sent.\n", + "type": "integer", + "format": "int32", + "examples": [ + 150 + ], + "minimum": 0, + "nullable": true, + "x-ds-definition-name": "ResponseDurationMs" + }, + "UserId": { + "type": "string", + "maxLength": 100, + "x-docusign-adm-model": "com.docusign.scalars@1.1.0.{UserId}", + "nullable": true, + "x-ds-definition-name": "UserId" + }, + "UUID": { + "type": "string", + "pattern": "^[{]?[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}[}]?$", + "default": "00000000-0000-0000-0000-000000000000", + "x-docusign-adm-model": "concerto.platform.scalar@1.0.0.{UUID}", + "nullable": true, + "x-ds-definition-name": "UUID" + }, + "Agreement": { + "description": "The Agreement component represents a comprehensive overview of a contractual document, detailing its unique identifiers, key properties, parties involved, \nand specific provisions. It includes general information such as the title, type, status, and important dates like effective and expiration dates. \nThe component also incorporates various provisions—legal, financial, lifecycle, and custom—along with metadata, external references, and related documents \nto offer a full representation of the structure and context of an agreement.\n", + "type": "object", + "properties": { + "id": { + "description": "The unique identifier for an agreement", + "$ref": "#/components/schemas/ResourceId" + }, + "title": { + "type": "string", + "description": "Title of the agreement document, summarizing its purpose.", + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocumentData.title}", + "nullable": true + }, + "file_name": { + "type": "string", + "description": "The file name of the agreement.", + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocumentData.name}", + "nullable": true + }, + "type": { + "description": "The type of agreement.", + "type": "string", + "examples": [ + "Master Service Agreement" + ], + "nullable": true + }, + "category": { + "description": "Server-defined category based on the agreement type.", + "type": "string", + "examples": [ + "BusinessServices" + ], + "nullable": true + }, + "summary": { + "description": "A detailed summary of the agreement's key provisions and scope.", + "type": "string", + "maxLength": 135000, + "examples": [ + "This Master Service Agreement between Alpha Corp and Beta Ltd. defines the terms for services provided by Alpha Corp, including project scope, payment terms, and dispute resolution." + ], + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.summary}", + "nullable": true + }, + "status": { + "description": "Current status of the agreement (e.g., PENDING, COMPLETE, INACTIVE)", + "type": "string", + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.agreementStatus}", + "nullable": true + }, + "parties": { + "description": "A list of parties involved in the agreement.", + "type": "array", + "items": { + "$ref": "#/components/schemas/Party" + }, + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.parties}", + "nullable": true + }, + "provisions": { + "description": "\"The conditions or rules written in a legal agreement. The set of possible provisions is determined by the agreement type. \nThis set of provisions can change dynamically.\"\n", + "allOf": [ + { + "description": "general provisions", + "$ref": "#/components/schemas/GeneralProvisions" + }, + { + "description": "legal provisions", + "$ref": "#/components/schemas/LegalProvisions" + }, + { + "description": "'Financial Provisions outlines the financial terms and conditions of the agreement, including the annual and total value of the agreement, liability limits, and payment-related details such as terms, \npotential late fees, and price adjustment caps. These provisions govern the monetary aspects of the agreement, defining how payments are managed, and establishing financial limits and obligations.'\n", + "$ref": "#/components/schemas/FinancialProvisions" + }, + { + "description": "lifecycle provisions", + "$ref": "#/components/schemas/LifecycleProvisions" + } + ] + }, + "additional_user_defined_data": { + "description": "User-defined/custom attributes included in this agreement.", + "$ref": "#/components/schemas/CustomProperty", + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.fields}", + "nullable": true + }, + "additional_custom_clm_data": { + "description": "Custom attributes originating from CLM in this agreement.", + "$ref": "#/components/schemas/CustomProperty", + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.clmLegacyCustomAttributes}", + "nullable": true + }, + "additional_custom_esign_data": { + "description": "Custom attributes originating from eSign in this agreement.", + "$ref": "#/components/schemas/CustomProperty", + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.eSignLegacyCustomFields}", + "nullable": true + }, + "related_agreement_documents": { + "type": "object", + "properties": { + "parent_agreement_document_id": { + "description": "ID of the parent agreement document, if related.", + "$ref": "#/components/schemas/ResourceId", + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.parentAgreementId}", + "nullable": true + } + } + }, + "languages": { + "type": "array", + "description": "List of languages applicable to the agreement, identified using BCP-47 language codes.", + "items": { + "$ref": "#/components/schemas/LanguageCode" + }, + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.languages}", + "nullable": true + }, + "source_name": { + "description": "The name of the source system which created this agreement, e.g. eSign, CLM, or Salesforce.", + "$ref": "#/components/schemas/ResourceSourceName", + "nullable": true + }, + "source_id": { + "description": "The ID of the resource in the source system associated with this agreement. For example, it could be an ID of the envelope in eSign.", + "$ref": "#/components/schemas/ResourceSourceId", + "nullable": true + }, + "source_account_id": { + "description": "The Account ID of the source system who creates this entity, e.g. eSign Account ID", + "$ref": "#/components/schemas/ResourceSourceAccountId", + "nullable": true + }, + "metadata": { + "$ref": "#/components/schemas/ResourceMetadata" + } + }, + "required": [ + "id" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument}", + "x-ds-definition-name": "Agreement" + }, + "AgreementId": { + "$ref": "#/components/schemas/ResourceId", + "x-ds-definition-name": "AgreementId" + }, + "AgreementsList": { + "description": "A list of agreements", + "type": "array", + "items": { + "$ref": "#/components/schemas/Agreement" + }, + "x-ds-definition-name": "AgreementsList" + }, + "AgreementsResponse": { + "type": "object", + "properties": { + "data": { + "$ref": "#/components/schemas/AgreementsList" + }, + "metadata": { + "$ref": "#/components/schemas/Metadata" + }, + "_links": { + "$ref": "#/components/schemas/PageLinks" + } + }, + "x-ds-definition-name": "AgreementsResponse" + }, + "AnnualAgreementValue": { + "description": "The AnnualAgreementValue component captures the financial details of the agreement, including the annualized value and currency code. \nIt provides a clear overview of the agreement's annualized financial worth, aiding in financial planning and assessment.\n", + "type": "object", + "properties": { + "annual_agreement_value": { + "type": "number", + "format": "double", + "description": "Total annual value of the agreement.", + "nullable": true + }, + "annual_agreement_value_currency_code": { + "description": "Currency code (e.g., USD, EUR) for the agreement's annual value.", + "$ref": "#/components/schemas/CurrencyCode", + "nullable": true + } + }, + "x-ds-definition-name": "AnnualAgreementValue" + }, + "Assignment": { + "description": "Assignment specifies the rules and conditions regarding the transfer of rights or obligations under the agreement. This includes the type of assignment allowed, \nhow changes in control of the assigning party are handled, and conditions for the termination of assignment rights, providing clarity on when and how rights can be transferred or reassigned.\n", + "type": "object", + "properties": { + "assignment_type": { + "$ref": "#/components/schemas/AssignmentType", + "nullable": true + }, + "assignment_change_of_control": { + "$ref": "#/components/schemas/AssignmentChangeOfControl", + "nullable": true + }, + "assignment_termination_rights": { + "$ref": "#/components/schemas/AssignmentTerminationRights", + "nullable": true + } + }, + "x-ds-definition-name": "Assignment" + }, + "AssignmentType": { + "description": "The type of assignment rights in the agreement (e.g., transferability)", + "type": "string", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.legal@1.0.0.{Assignment.type}", + "x-ds-definition-name": "AssignmentType" + }, + "AssignmentChangeOfControl": { + "description": "Provisions related to changes in control of the assigning party", + "type": "string", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.legal@1.0.0.{Assignment.changeOfControl}", + "x-ds-definition-name": "AssignmentChangeOfControl" + }, + "AssignmentTerminationRights": { + "description": "Provisions for the termination of assignment rights", + "type": "string", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.legal@1.0.0.{Assignment.terminationRights}", + "x-ds-definition-name": "AssignmentTerminationRights" + }, + "ConfidentialityObligationPeriod": { + "description": "A subset of ISO 8601 duration. Fractional or negative values are not supported.", + "type": "string", + "pattern": "^P(-?[0-9]+Y)?(-?[0-9]+M)?(-?[0-9]+(\\.[0-9]+)?W)?(-?[0-9]+(\\.[0-9]+)?D)?(T-?[0-9]+(\\.[0-9]+)?(H(-?[0-9]+(\\.[0-9]+)?M)?(-?[0-9]+(\\.[0-9]+)?S)?|M(-?[0-9]+(\\.[0-9]+)?S)?|S))?$", + "minLength": 3, + "maxLength": 128, + "examples": [ + "P30D" + ], + "x-docusign-adm-model": "com.docusign.platform.scalars@1.1.0.{Iso8601Duration}", + "nullable": true, + "x-ds-definition-name": "ConfidentialityObligationPeriod" + }, + "EffectiveDate": { + "description": "The date when the terms of the agreement start to apply and become legally binding.", + "type": "string", + "format": "date", + "examples": [ + "2025-01-01T00:00:00+02:00" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.general@1.0.0.{EffectiveDate.value}", + "nullable": true, + "x-ds-definition-name": "EffectiveDate" + }, + "ExecutionDate": { + "description": "The date when the agreement is signed by all parties, making it officially binding. This is not necessarily the same as the effective date.", + "type": "string", + "format": "date", + "examples": [ + "2024-12-16T09:13:22+02:00" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.general@1.0.0.{ExecutionDate.value}", + "nullable": true, + "x-ds-definition-name": "ExecutionDate" + }, + "ExpirationDate": { + "description": "The date when the agreement ends and is no longer valid or enforceable.", + "type": "string", + "format": "date", + "examples": [ + "2025-12-31T23:59:00+02:00" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.general@1.0.0.{ExpirationDate.value}", + "nullable": true, + "x-ds-definition-name": "ExpirationDate" + }, + "FinancialProvisions": { + "description": "'Financial Provisions outlines the financial terms and conditions of the agreement, including the annual and total value of the agreement, liability limits, and payment-related details such as terms, \npotential late fees, and price adjustment caps. These provisions govern the monetary aspects of the agreement, defining how payments are managed, and establishing financial limits and obligations.'\n", + "allOf": [ + { + "$ref": "#/components/schemas/AnnualAgreementValue" + }, + { + "$ref": "#/components/schemas/TotalAgreementValue" + }, + { + "$ref": "#/components/schemas/PaymentTerms" + }, + { + "$ref": "#/components/schemas/LatePaymentFee" + }, + { + "$ref": "#/components/schemas/LiabilityCap" + }, + { + "$ref": "#/components/schemas/PriceCap" + } + ], + "x-docusign-adm-class-url": "https://github.docusignhq.com/Microservices/data-models/blob/main/model/platform/provisions.cto", + "x-ds-definition-name": "FinancialProvisions" + }, + "GeneralProvisions": { + "description": "The GeneralProvisions component defines the fundamental terms and key dates of the agreement, including when it starts, when it has been executed, when it expires, and the overall duration. \nThese provisions set the basic framework for the agreement, establishing its timeline and primary milestones.\n", + "type": "object", + "properties": { + "effective_date": { + "$ref": "#/components/schemas/EffectiveDate", + "example": "2025-01-01T00:00:00+02:00" + }, + "expiration_date": { + "$ref": "#/components/schemas/ExpirationDate", + "example": "2025-12-31T23:59:00+02:00" + }, + "execution_date": { + "$ref": "#/components/schemas/ExecutionDate", + "example": "2024-12-16T09:13:22+02:00" + }, + "term_length": { + "$ref": "#/components/schemas/TermLength", + "example": "P1Y" + } + }, + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.general@1.0.0", + "x-ds-definition-name": "GeneralProvisions" + }, + "GoverningLaw": { + "description": "The governing law clause identifies the substantive law that will govern the rights and obligations of the parties to the agreement.", + "type": "string", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.legal@1.0.0.{GoverningLaw.value}", + "nullable": true, + "x-ds-definition-name": "GoverningLaw" + }, + "Jurisdiction": { + "description": "A jurisdiction clause expressly sets out which courts or tribunals have the power to hear a dispute which arises under the agreement.", + "type": "string", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.legal@1.0.0.{Jurisdiction.value}", + "nullable": true, + "x-ds-definition-name": "Jurisdiction" + }, + "LatePaymentFee": { + "description": "The LatePaymentFee component defines the conditions under which fees can be charged for late payments, including whether such fees are allowed and the percentage rate applied. \nThis component helps outline the financial penalties for overdue payments, encouraging timely compliance with payment terms.\n", + "type": "object", + "properties": { + "can_charge_late_payment_fees": { + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{LatePaymentFee.canChargeLatePaymentFees}", + "type": "boolean", + "description": "Indicates if late payment fees can be charged.", + "nullable": true + }, + "late_payment_fee_percent": { + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{LatePaymentFee.latePaymentFeePercent}", + "type": "integer", + "minimum": 0, + "maximum": 100, + "description": "Percentage fee charged on late payments.", + "nullable": true + } + }, + "x-ds-definition-name": "LatePaymentFee" + }, + "LegalProvisions": { + "description": "The LegalProvisions component encompasses clauses and terms that define the legal rights, responsibilities, and protections of the parties involved in an agreement. \nThis includes standard legal aspects such as confidentiality, governing law, jurisdiction, and other regulatory or compliance-related provisions.\n", + "allOf": [ + { + "$ref": "#/components/schemas/Assignment" + }, + { + "type": "object", + "properties": { + "confidentiality_obligation_period": { + "$ref": "#/components/schemas/ConfidentialityObligationPeriod" + } + } + }, + { + "type": "object", + "properties": { + "governing_law": { + "$ref": "#/components/schemas/GoverningLaw" + } + } + }, + { + "type": "object", + "properties": { + "jurisdiction": { + "$ref": "#/components/schemas/Jurisdiction" + } + } + }, + { + "type": "object", + "properties": { + "nda_type": { + "$ref": "#/components/schemas/NdaType" + } + } + } + ], + "x-docusign-adm-class-url": "https://github.docusignhq.com/Microservices/data-models/blob/main/model/platform/provisions/legal.cto", + "x-ds-definition-name": "LegalProvisions" + }, + "LiabilityCap": { + "description": "The LiabilityCap component specifies the maximum financial liability that a party can incur under the agreement, including the cap amount, the applicable currency, \nany multiplier used to calculate the cap, and the duration for which the cap is effective. This serves to limit the financial exposure and risk for the parties involved.\n", + "type": "object", + "properties": { + "liability_cap_fixed_amount": { + "description": "Maximum liability cap in the agreement", + "type": "number", + "format": "double", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{LiabilityCap.fixedAmount.doubleValue}", + "nullable": true + }, + "liability_cap_currency_code": { + "description": "Currency code for the liability cap amount.", + "$ref": "#/components/schemas/CurrencyCode", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{LiabilityCap.fixedAmount.currencyCode}", + "nullable": true + }, + "liability_cap_multiplier": { + "description": "Multiplier applied to calculate the liability cap", + "type": "number", + "format": "double", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{LiabilityCap.multiplier}", + "nullable": true + }, + "liability_cap_duration": { + "description": "Duration for the liability cap", + "$ref": "#/components/schemas/Iso8601Duration", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{LiabilityCap.duration}", + "nullable": true + } + }, + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{LiabilityCap}", + "x-ds-definition-name": "LiabilityCap" + }, + "LifecycleProvisions": { + "x-docusign-adm-class-url": "https://github.docusignhq.com/Microservices/data-models/blob/main/model/platform/provisions/lifecycle.cto", + "description": "'The LifecycleProvisions component outlines the terms and conditions related to the duration and management of an agreement, including how the agreement can be renewed, extended, or terminated. \nThese provisions govern the different phases of the agreement's lifecycle, detailing how it progresses, concludes, or continues.'\n", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0", + "allOf": [ + { + "$ref": "#/components/schemas/Renewal" + }, + { + "$ref": "#/components/schemas/Termination" + } + ], + "x-ds-definition-name": "LifecycleProvisions" + }, + "NdaType": { + "description": "Type of non-disclosure agreement (e.g., unilateral, bilateral).", + "type": "string", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.legal@1.0.0.{NdaType.direction}", + "nullable": true, + "x-ds-definition-name": "NdaType" + }, + "Party": { + "description": "A party is a person, group, or organization that is involved in a contract and has legally binding obligations and responsibilities. They also seek to benefit from the agreement.\n", + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "Unique identifier for the party, mapped to the party entity reference." + }, + "name_in_agreement": { + "type": "string", + "description": "Name of the party as it appears in the agreement.", + "nullable": true + }, + "preferred_name": { + "type": "string", + "description": "Formal name of the party.", + "nullable": true + } + }, + "x-docusign-adm-class-mapping": "com.docusign.platform@1.1.0.{AgreementDocument.party}", + "required": [ + "id" + ], + "x-ds-definition-name": "Party" + }, + "PaymentTerms": { + "type": "object", + "properties": { + "payment_terms_due_date": { + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{PaymentTerms.PaymentType}", + "type": "string", + "description": "Terms specifying the payment due date, based on a defined number of days or other conditions.", + "enum": [ + "UNDER_SEVEN_DAYS", + "SEVEN_DAYS", + "FIFTEEN_DAYS", + "THIRTY_DAYS", + "FORTY_FIVE_DAYS", + "SIXTY_DAYS", + "NINETY_DAYS", + "OVER_NINETY_DAYS", + "ON_RECEIPT", + "OTHER", + "SILENT" + ], + "x-enum-varnames": [ + "UNDER_SEVEN_DAYS", + "SEVEN_DAYS", + "FIFTEEN_DAYS", + "THIRTY_DAYS", + "FORTY_FIVE_DAYS", + "SIXTY_DAYS", + "NINETY_DAYS", + "OVER_NINETY_DAYS", + "ON_RECEIPT", + "OTHER", + "SILENT" + ], + "default": "OTHER" + } + }, + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{PaymentTerms}", + "nullable": true, + "x-ds-definition-name": "PaymentTerms" + }, + "PriceCap": { + "type": "object", + "properties": { + "price_cap_percent_increase": { + "description": "Maximum allowed percentage increase in prices, limited between 0 and 100.", + "type": "number", + "format": "float", + "minimum": 0, + "maximum": 100, + "nullable": true + } + }, + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{PriceCap}", + "x-ds-definition-name": "PriceCap" + }, + "Renewal": { + "description": "The Renewal component defines the terms and conditions for extending the duration of the agreement, including the type of renewal, notice period, and the length of the renewal term. \nIt covers aspects such as whether the renewal is automatic or requires action, the timeframe for giving notice, and the responsibilities and additional information regarding the renewal process.\n", + "type": "object", + "properties": { + "renewal_type": { + "type": "string", + "description": "Specifies the type of renewal (e.g., automatic, manual).", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal.type}", + "nullable": true + }, + "renewal_notice_period": { + "description": "The period of time that a party is required to provide to indicate their intention to renew an agreement.", + "$ref": "#/components/schemas/Iso8601Duration", + "example": "P90D", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal.noticePeriod}", + "nullable": true + }, + "renewal_notice_date": { + "type": "string", + "format": "date-time", + "description": "Calculated field based on renewal notice period. (agreement expiration date - renewal notice period duration)", + "examples": [ + "2024-08-01T00:00:00+02:00" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal.noticeDate}", + "nullable": true + }, + "auto_renewal_term_length": { + "description": "The duration of the auto-renewal period.", + "$ref": "#/components/schemas/Iso8601Duration", + "example": "P1Y", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal.term}", + "nullable": true + }, + "renewal_extension_period": { + "description": "The period an agreement has been extended after it has been renewed.", + "$ref": "#/components/schemas/Iso8601Duration", + "example": "P1Y", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal.extensionPeriod}", + "nullable": true + }, + "renewal_process_owner": { + "description": "User ID of the person responsible for managing the renewal process.", + "$ref": "#/components/schemas/UserId", + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal.owner}", + "nullable": true + }, + "renewal_additional_info": { + "description": "Additional information related to the renewal process.", + "type": "string", + "maxLength": 400, + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal.additionalInfo}", + "nullable": true + } + }, + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{Renewal}", + "x-ds-definition-name": "Renewal" + }, + "TermLength": { + "description": "Overall duration of the agreement.", + "type": "string", + "pattern": "^P(-?[0-9]+Y)?(-?[0-9]+M)?(-?[0-9]+(\\.[0-9]+)?W)?(-?[0-9]+(\\.[0-9]+)?D)?(T-?[0-9]+(\\.[0-9]+)?(H(-?[0-9]+(\\.[0-9]+)?M)?(-?[0-9]+(\\.[0-9]+)?S)?|M(-?[0-9]+(\\.[0-9]+)?S)?|S))?$", + "minLength": 3, + "maxLength": 128, + "examples": [ + "P30D" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.general@1.0.0.{Term.value}", + "nullable": true, + "x-ds-definition-name": "TermLength" + }, + "Termination": { + "description": "The Termination component outlines the conditions and timeframes under which an agreement can be ended, including specific durations for termination due to non-performance or for cause. \nThis helps define the process and notice periods required for legally ending the agreement.\n", + "type": "object", + "properties": { + "termination_period_for_cause": { + "$ref": "#/components/schemas/TerminationForCause" + }, + "termination_period_for_convenience": { + "$ref": "#/components/schemas/TerminationForConvenience" + } + }, + "x-ds-definition-name": "Termination" + }, + "TerminationForCause": { + "description": "The specific duration that a party has to give notice before terminating the agreement due to a significant breach or violation of terms. \nThis period allows the other party to address the cause or prepare for termination.\n", + "type": "string", + "pattern": "^P(-?[0-9]+Y)?(-?[0-9]+M)?(-?[0-9]+(\\.[0-9]+)?W)?(-?[0-9]+(\\.[0-9]+)?D)?(T-?[0-9]+(\\.[0-9]+)?(H(-?[0-9]+(\\.[0-9]+)?M)?(-?[0-9]+(\\.[0-9]+)?S)?|M(-?[0-9]+(\\.[0-9]+)?S)?|S))?$", + "minLength": 3, + "maxLength": 128, + "examples": [ + "P6M" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{ForCauseTermination}", + "nullable": true, + "x-ds-definition-name": "TerminationForCause" + }, + "TerminationForConvenience": { + "description": "Specifies the required notice period that a party must provide before terminating the agreement for convenience, without cause, under the terms outlined in the contract.", + "type": "string", + "pattern": "^P(-?[0-9]+Y)?(-?[0-9]+M)?(-?[0-9]+(\\.[0-9]+)?W)?(-?[0-9]+(\\.[0-9]+)?D)?(T-?[0-9]+(\\.[0-9]+)?(H(-?[0-9]+(\\.[0-9]+)?M)?(-?[0-9]+(\\.[0-9]+)?S)?|M(-?[0-9]+(\\.[0-9]+)?S)?|S))?$", + "minLength": 3, + "maxLength": 128, + "examples": [ + "P6M" + ], + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.lifecycle@1.0.0.{ForConvenienceTermination}", + "nullable": true, + "x-ds-definition-name": "TerminationForConvenience" + }, + "TotalAgreementValue": { + "description": "The TotalAgreementValue captures the financial details of an agreement expressed as its total value and unit of currency. \nIt provides a clear overview of the agreement's total financial worth, aiding in financial planning and assessment.\n", + "type": "object", + "properties": { + "total_agreement_value": { + "type": "number", + "format": "double", + "description": "Total value of the agreement.", + "nullable": true + }, + "total_agreement_value_currency_code": { + "description": "Currency code (e.g., USD, EUR) for the agreement's total value.", + "$ref": "#/components/schemas/CurrencyCode", + "nullable": true + } + }, + "x-docusign-adm-class-mapping": "com.docusign.platform.provisions.financial@1.0.0.{TotalValue}", + "x-ds-definition-name": "TotalAgreementValue" + }, + "AssignmentTypeOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "assignment-type" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "NO_OR_CONSENT_REQUIRED", + "SILENT", + "YES_NOTICE_REQUIRED", + "YES_WITH_CONDITIONS" + ] + } + }, + "x-ds-definition-name": "AssignmentTypeOptions" + }, + "AssignmentChangeOfControlOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "assignment-change-of-control" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "NO_OR_CONSENT_REQUIRED", + "SILENT", + "YES_NOTICE_REQUIRED", + "YES_RESTRICTIONS_APPLY", + "YES_WITH_CONDITIONS" + ] + } + }, + "x-ds-definition-name": "AssignmentChangeOfControlOptions" + }, + "AssignmentTerminationRightsOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "assignment_termination_rights" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "YES", + "SILENT" + ] + } + }, + "x-ds-definition-name": "AssignmentTerminationRightsOptions" + }, + "NdaTypeOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "nda-type" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "ONE_WAY", + "MUTUAL" + ] + } + }, + "x-ds-definition-name": "NdaTypeOptions" + }, + "StatusOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "status" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "PENDING", + "COMPLETE", + "INACTIVE" + ] + } + }, + "x-ds-definition-name": "StatusOptions" + }, + "RenewalTypeOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "renewal_type" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "EVERGREEN", + "AUTO_RENEW", + "OPTION_TO_RENEW" + ] + } + }, + "x-ds-definition-name": "RenewalTypeOptions" + }, + "CurrencyCodeOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "currency_code" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "AED", + "AFN", + "ALL", + "AMD", + "ANG", + "AOA", + "ARS", + "AUD", + "AWG", + "AZN", + "BAM", + "BBD", + "BDT", + "BGN", + "BHD", + "BIF", + "BMD", + "BND", + "BOB", + "BOV", + "BRL", + "BSD", + "BTN", + "BWP", + "BYN", + "BZD", + "CAD", + "CDF", + "CHE", + "CHF", + "CHW", + "CLF", + "CLP", + "CNY", + "COP", + "COU", + "CRC", + "CUC", + "CUP", + "CVE", + "CZK", + "DJF", + "DKK", + "DOP", + "DZD", + "EGP", + "ERN", + "ETB", + "EUR", + "FJD", + "FKP", + "GBP", + "GEL", + "GHS", + "GIP", + "GMD", + "GNF", + "GTQ", + "GYD", + "HKD", + "HNL", + "HRK", + "HTG", + "HUF", + "IDR", + "ILS", + "INR", + "IQD", + "IRR", + "ISK", + "JMD", + "JOD", + "JPY", + "KES", + "KGS", + "KHR", + "KMF", + "KPW", + "KRW", + "KWD", + "KYD", + "KZT", + "LAK", + "LBP", + "LKR", + "LRD", + "LSL", + "LYD", + "MAD", + "MDL", + "MGA", + "MKD", + "MMK", + "MNT", + "MOP", + "MRU", + "MUR", + "MVR", + "MWK", + "MXN", + "MXV", + "MYR", + "MZN", + "NAD", + "NGN", + "NIO", + "NOK", + "NPR", + "NZD", + "OMR", + "PAB", + "PEN", + "PGK", + "PHP", + "PKR", + "PLN", + "PYG", + "QAR", + "RON", + "RSD", + "RUB", + "RWF", + "SAR", + "SBD", + "SCR", + "SDG", + "SEK", + "SGD", + "SHP", + "SLL", + "SOS", + "SRD", + "SSP", + "STN", + "SVC", + "SYP", + "SZL", + "THB", + "TJS", + "TMT", + "TND", + "TOP", + "TRY", + "TTD", + "TWD", + "TZS", + "UAH", + "UGX", + "USD", + "USN", + "UYI", + "UYU", + "UZS", + "VEF", + "VND", + "VUV", + "WST", + "XAF", + "XAG", + "XAU", + "XBA", + "XBB", + "XBC", + "XBD", + "XCD", + "XDR", + "XOF", + "XPD", + "XPF", + "XPT", + "XSU", + "XTS", + "XUA", + "XXX", + "YER", + "ZAR", + "ZMW", + "ZWL" + ] + } + }, + "x-ds-definition-name": "CurrencyCodeOptions" + }, + "PaymentTermsDueDateOptions": { + "type": "object", + "properties": { + "property": { + "type": "string", + "default": "payment_terms_due_date" + }, + "values": { + "type": "array", + "items": { + "type": "string" + }, + "default": [ + "UNDER_SEVEN_DAYS", + "SEVEN_DAYS", + "FIFTEEN_DAYS", + "THIRTY_DAYS", + "FORTY_FIVE_DAYS", + "SIXTY_DAYS", + "NINETY_DAYS", + "OVER_NINETY_DAYS", + "ON_RECEIPT", + "OTHER", + "SILENT" + ] + } + }, + "x-ds-definition-name": "PaymentTermsDueDateOptions" + }, + "Agreements": { + "type": "object", + "properties": { + "data": { + "$ref": "#/components/schemas/AgreementsList" + }, + "metadata": { + "$ref": "#/components/schemas/Metadata" + }, + "_links": { + "$ref": "#/components/schemas/PageLinks" + } + }, + "x-ds-definition-name": "AgreementsResponse", + "description": "", + "x-ds-category": "Navigator", + "x-ds-order": "100", + "x-ms-summary": "" + } + } + }, + "tags": [ + { + "name": "Agreements", + "description": "" + } + ], + "x-ds-categories": [ + { + "name": "Navigator", + "summary": "", + "description": "" + } + ] +}