Skip to content

Release v3.1.0

Latest

Choose a tag to compare

@Vasyl-Kravets Vasyl-Kravets released this 06 Aug 11:52
0958c0f

Added:

  • The POST /v2/document-group-templates/{template_group_id}/document-group
  • The new API request class with response data classes
  • The test and phiremock expectation for the new endpoint
  • A type parameter to the DocumentGroupEmbeddedSendingLinkPost class to support different types of embedded sending links, with a default value of 'manage'.
  • A new type of property with a getter method for the request class

Updated:

  • The example to demonstrate the usage of the new parameter
  • Export types for V2 webhooks