What's Changed
- Add
MyIdentifications.info
endpoint by @tomasDostalDS in #237 - Add EnvelopeRecipient.certificateInfo endpoint by @IamDejv in #238
- Fix AccountUsersEndpoint.invite endpoint by @tomasDostalDS in #241
- Edit CertificateInfo resource by @IamDejv in #240
- Add
EnvelopeProperties.channelForSender
in to resource by @IamDejv in #242 - Add
EnvelopesEndpoint.cancel
body by @tomasDostalDS in #243 - Add
AccountBilling.productType
parameter by @PavelVais in #244 - Extend
Contact
resource by @IamDejv in #245 - Extend
AccountBilling
resource with identify limits by @IamDejv in #246 - Add ForbiddenException by @tomasDostalDS in #250
- Add
AccountBilling.userContactLimit
by @spajxo in #248 - Add
EnvelopeTemplate.title
parameter by @PavelVais in #249 - Add Webhook oAuth properties by @tomasDostalDS in #252
- Add
IdentifyScenarioVersion.restrictedCountries
by @IamDejv in #247 - Add
EnvelopeTemplateDocumentAssignments
endpoint by @IamDejv in #254 - [DGS-2436] Extend Envelope resource by @PavelVais in #255
- [DGS-2634] add BatchSendings and BatchSendingsItems endpoints by @PavelVais in #256
- change
BatchSendingsItemsEndpoint.import
method return type to void by @PavelVais in #257 - Phpunit tests update by @PavelVais in #259
- Extend
EnvelopeRecipient
andEnvelopeTemplateRecipient
resources by @PavelVais in #258 - Add
AccountBilling.automaticTagsPlacement
by @PavelVais in #261 - fix: createTagsByAutoplacement function returns Collection by @PavelVais in #262
- Add
AccountSecurity.localSignature
to resource by @IamDejv in #263 - Add
BatchSending.file
by @PavelVais in #264 - Add batch sending items by @IamDejv in #265
- Fix BatchSendingItem Endpoints by @IamDejv in #266
- Change Create BatchSendingItem endpoint from POST to PUT by @IamDejv in #267
- Dgs 2616 batchsending by @PavelVais in #268
- Add
AccountBilling
.batchSending
parameter by @PavelVais in #269
New Contributors
- @PavelVais made their first contribution in #244
Full Changelog: v2.4.0...v2.5.0