Accounts
Number of APIs: 72
-
Creates new accounts. POST {{baseUrl}}/v2.1/accounts?preview_billing_plan={{preview_billing_plan}}
-
Updates default user level settings for a specified account PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/notification_defaults
-
Gets account settings information. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/settings
-
Updates the account settings for an account. PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/settings
-
Returns the configuration information for the eNote eOriginal integration. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/enote_configuration
-
Updates configuration information for the eNote eOriginal integration. PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/enote_configuration
-
Returns default user level settings for a specified account GET {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/notification_defaults
-
Deletes the signature for one or more captive recipient records. DELETE {{baseUrl}}/v2.1/accounts/{{accountId}}/captive_recipients/{{recipientPart}}
-
Gets the Electronic Record and Signature Disclosure for the account. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/consumer_disclosure?langCode={{langCode}}
-
Gets the Electronic Record and Signature Disclosure. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/consumer_disclosure/{{langCode}}