Accounts

Number of APIs: 72

  1. Creates new accounts. POST {{baseUrl}}/v2.1/accounts?preview_billing_plan={{preview_billing_plan}}

  2. Updates default user level settings for a specified account PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/notification_defaults

  3. Gets account settings information. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/settings

  4. Updates the account settings for an account. PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/settings

  5. Returns the configuration information for the eNote eOriginal integration. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/enote_configuration

  6. Updates configuration information for the eNote eOriginal integration. PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/enote_configuration

  7. Returns default user level settings for a specified account GET {{baseUrl}}/v2.1/accounts/{{accountId}}/settings/notification_defaults

  8. Deletes the signature for one or more captive recipient records. DELETE {{baseUrl}}/v2.1/accounts/{{accountId}}/captive_recipients/{{recipientPart}}

  9. Gets the Electronic Record and Signature Disclosure for the account. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/consumer_disclosure?langCode={{langCode}}

  10. Gets the Electronic Record and Signature Disclosure. GET {{baseUrl}}/v2.1/accounts/{{accountId}}/consumer_disclosure/{{langCode}}