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