/
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Query parameters
organizationIdintegerOptionalDefault:
The ID of the organization
1Example: 1namestringOptionalDefault:
The name of the agreement template
Template AExample: Template AResponses
200Success
application/json
get
/api/agreement-templates/200Success
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Body
idintegerRequiredDefault:
The unique identifier for the agreement template
1Example: 1organizationIdintegerOptionalDefault:
The ID of the organization associated with the agreement template
1Example: 1namestringRequiredDefault:
The name of the agreement template
Standard AgreementExample: Standard AgreementuserActionstring · enumRequiredDefault:
The user action associated with the agreement template
ConsumerOnboardingExample: ConsumerOnboardingPossible values: contentHtmlstringRequiredDefault:
The HTML content of the agreement template
<p>Agreement content here</p>Example: <p>Agreement content here</p>createdAtone ofRequiredDefault:
The date when the agreement template was created
2023-01-01T00:00:00ZExample: 2023-01-01T00:00:00Zstring · dateOptional
string · date-timeOptional
updatedAtone ofRequiredDefault:
The date when the agreement template was last updated
2023-01-01T00:00:00ZExample: 2023-01-01T00:00:00Zstring · dateOptional
string · date-timeOptional
Responses
200Success
application/json
post
/api/agreement-templates/200Success