Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Endpoint-Specific Changes
Updated EnvelopeRecipients: createRecipientProofFileResourceToken
The
"token_scopes"
parameter has been moved from path parameters to query parameters for the above mentioned endpoint.Updated EnvelopeView:CreateSender and EnvelopeView:CreateEdit
The body parameter
returnUrlRequest
has been changed toenvelopeViewRequest
.envelopeViewRequest
has the same properties as the previousreturnUrlRequest
but now includes additionalviewAccess
andsettings
properties, where settings is a complex object with several UI controls for the view experience.Updated TemplateViews: createEdit
The body parameter
returnUrlRequest
has been changed totemplateViewRequest
.templateViewRequest
has the same properties as the previousreturnUrlRequest
but now includes an additionalviewAccess
string.Model Changes
accountSettingsInformation
Added fields:
allowConnectEnvelopeRemovedEvent
allowOrganizationBranding
allowOrganizationBrandingMetadata
allowPendingDestinationUrlEdition
allowPendingDestinationUrlEditionMetadata
disableBulkSendRecipientLimit
disableBulkSendRecipientLimitMetaData
enableAdvancedSearch
enableAdvancedSearchMetadata
enableContentSearch
enableContentSearchMetadata
enableMultiUserRepositoryFeatures
enableMultiUserRepositoryFeaturesMetadata
enablePremiumDataVerificationExtensions
enablePremiumDataVerificationExtensionsMetadata
enableSaveAsEnvelopeCustomFieldInWebForms
enableSaveAsEnvelopeCustomFieldInWebFormsMetadata
enableScheduledRelease
enableScheduledReleaseMetadata
isvOemEmbed
isvOemEmbedMetaData
Removed fields:
enableInboxRelevanceSortForRecentAccounts
enableInboxRelevanceSortForRecentAccountsMetadata
enableScheduledRelease
enableScheduledReleaseMetadata
enableSearch
enableSearchMetadata
enableSearchUI
enableSearchUIMetadata
accountUISettings
enableEnvelopeTypes
enableEnvelopeTypesMetadata
envelopDefinitions
uSigState
envelopTemplate
uSigState
group
lastModifiedOn
receipientViewRequest
displayFormat
userSettingsInformation
accountAgreementsAccessType
accountAgreementsAccessTypeMetadata
canBulkUploadAgreements
canBulkUploadAgreementsMetadata
canManageAgreementParties
canManageAgreementPartiesMetadata
Newly added Models
envelopeViewDocumentSettings
envelopeViewEnvelopeCustomFieldSettings
envelopeViewRecipientSettings
envelopeViewRequest
envelopeViewSettings
envelopeViewTaggerSettings
envelopeViewTemplateSettings
paletteItemSettings
paletteSettings
templateViewRequest
Removed Models
returnUrlRequest