You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi-sdk.yaml
+36Lines changed: 36 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7840,6 +7840,10 @@ components:
7840
7840
description: 'This allows the requester to enable/disable to add or change CC roles when editing the template.'
7841
7841
type: boolean
7842
7842
default: false
7843
+
allow_form_view:
7844
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
7845
+
type: boolean
7846
+
default: false
7843
7847
cc_roles:
7844
7848
description: 'The CC roles that must be assigned when using the template to send a signature request. To remove all CC roles, pass in a single role with no name. For use in a POST request.'
7845
7849
type: array
@@ -8362,6 +8366,10 @@ components:
8362
8366
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
8363
8367
type: boolean
8364
8368
default: false
8369
+
allow_form_view:
8370
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
8371
+
type: boolean
8372
+
default: false
8365
8373
allow_reassign:
8366
8374
description: |-
8367
8375
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
@@ -8596,6 +8604,10 @@ components:
8596
8604
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
8597
8605
type: boolean
8598
8606
default: false
8607
+
allow_form_view:
8608
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
8609
+
type: boolean
8610
+
default: false
8599
8611
allow_reassign:
8600
8612
description: |-
8601
8613
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
@@ -8752,6 +8764,10 @@ components:
8752
8764
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
8753
8765
type: boolean
8754
8766
default: false
8767
+
allow_form_view:
8768
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
8769
+
type: boolean
8770
+
default: false
8755
8771
allow_reassign:
8756
8772
description: |-
8757
8773
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
@@ -9093,6 +9109,10 @@ components:
9093
9109
**NOTE:** Only available for Premium plan and higher.
9094
9110
type: boolean
9095
9111
default: false
9112
+
allow_form_view:
9113
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
9114
+
type: boolean
9115
+
default: false
9096
9116
attachments:
9097
9117
description: 'A list describing the attachments'
9098
9118
type: array
@@ -10476,6 +10496,10 @@ components:
10476
10496
**NOTE:** Only available for Premium plan and higher.
10477
10497
type: boolean
10478
10498
default: false
10499
+
allow_form_view:
10500
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10501
+
type: boolean
10502
+
default: false
10479
10503
attachments:
10480
10504
description: 'A list describing the attachments'
10481
10505
type: array
@@ -10592,6 +10616,10 @@ components:
10592
10616
**NOTE:** Only available for Premium plan and higher.
10593
10617
type: boolean
10594
10618
default: false
10619
+
allow_form_view:
10620
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10621
+
type: boolean
10622
+
default: false
10595
10623
attachments:
10596
10624
description: 'A list describing the attachments'
10597
10625
type: array
@@ -10773,6 +10801,10 @@ components:
10773
10801
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
10774
10802
type: boolean
10775
10803
default: false
10804
+
allow_form_view:
10805
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10806
+
type: boolean
10807
+
default: false
10776
10808
attachments:
10777
10809
description: 'A list describing the attachments'
10778
10810
type: array
@@ -10919,6 +10951,10 @@ components:
10919
10951
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
10920
10952
type: boolean
10921
10953
default: false
10954
+
allow_form_view:
10955
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10956
+
type: boolean
10957
+
default: false
10922
10958
allow_reassign:
10923
10959
description: |-
10924
10960
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
Copy file name to clipboardExpand all lines: openapi.yaml
+36Lines changed: 36 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7840,6 +7840,10 @@ components:
7840
7840
description: 'This allows the requester to enable/disable to add or change CC roles when editing the template.'
7841
7841
type: boolean
7842
7842
default: false
7843
+
allow_form_view:
7844
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
7845
+
type: boolean
7846
+
default: false
7843
7847
cc_roles:
7844
7848
description: 'The CC roles that must be assigned when using the template to send a signature request. To remove all CC roles, pass in a single role with no name. For use in a POST request.'
7845
7849
type: array
@@ -8362,6 +8366,10 @@ components:
8362
8366
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
8363
8367
type: boolean
8364
8368
default: false
8369
+
allow_form_view:
8370
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
8371
+
type: boolean
8372
+
default: false
8365
8373
allow_reassign:
8366
8374
description: |-
8367
8375
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
@@ -8596,6 +8604,10 @@ components:
8596
8604
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
8597
8605
type: boolean
8598
8606
default: false
8607
+
allow_form_view:
8608
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
8609
+
type: boolean
8610
+
default: false
8599
8611
allow_reassign:
8600
8612
description: |-
8601
8613
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
@@ -8752,6 +8764,10 @@ components:
8752
8764
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
8753
8765
type: boolean
8754
8766
default: false
8767
+
allow_form_view:
8768
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
8769
+
type: boolean
8770
+
default: false
8755
8771
allow_reassign:
8756
8772
description: |-
8757
8773
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
@@ -9093,6 +9109,10 @@ components:
9093
9109
**NOTE:** Only available for Premium plan and higher.
9094
9110
type: boolean
9095
9111
default: false
9112
+
allow_form_view:
9113
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
9114
+
type: boolean
9115
+
default: false
9096
9116
attachments:
9097
9117
description: 'A list describing the attachments'
9098
9118
type: array
@@ -10454,6 +10474,10 @@ components:
10454
10474
**NOTE:** Only available for Premium plan and higher.
10455
10475
type: boolean
10456
10476
default: false
10477
+
allow_form_view:
10478
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10479
+
type: boolean
10480
+
default: false
10457
10481
attachments:
10458
10482
description: 'A list describing the attachments'
10459
10483
type: array
@@ -10570,6 +10594,10 @@ components:
10570
10594
**NOTE:** Only available for Premium plan and higher.
10571
10595
type: boolean
10572
10596
default: false
10597
+
allow_form_view:
10598
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10599
+
type: boolean
10600
+
default: false
10573
10601
attachments:
10574
10602
description: 'A list describing the attachments'
10575
10603
type: array
@@ -10751,6 +10779,10 @@ components:
10751
10779
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
10752
10780
type: boolean
10753
10781
default: false
10782
+
allow_form_view:
10783
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10784
+
type: boolean
10785
+
default: false
10754
10786
attachments:
10755
10787
description: 'A list describing the attachments'
10756
10788
type: array
@@ -10897,6 +10929,10 @@ components:
10897
10929
description: 'Allows signers to decline to sign a document if `true`. Defaults to `false`.'
10898
10930
type: boolean
10899
10931
default: false
10932
+
allow_form_view:
10933
+
description: 'Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.'
10934
+
type: boolean
10935
+
default: false
10900
10936
allow_reassign:
10901
10937
description: |-
10902
10938
Allows signers to reassign their signature requests to other signers if set to `true`. Defaults to `false`.
**AllowEditCcs** | **bool** | This allows the requester to enable/disable to add or change CC roles when editing the template. | [optional] [default to false]**CcRoles** | **List<string>** | The CC roles that must be assigned when using the template to send a signature request. To remove all CC roles, pass in a single role with no name. For use in a POST request. | [optional] **EditorOptions** | [**SubEditorOptions**](SubEditorOptions.md) | | [optional] **ForceSignerRoles** | **bool** | Provide users the ability to review/edit the template signer roles. | [optional] [default to false]**ForceSubjectMessage** | **bool** | Provide users the ability to review/edit the template subject and message. | [optional] [default to false]**MergeFields** | [**List<SubMergeField>**](SubMergeField.md) | Add additional merge fields to the template, which can be used used to pre-fill data by passing values into signature requests made with that template.<br><br>Remove all merge fields on the template by passing an empty array `[]`. | [optional] **PreviewOnly** | **bool** | This allows the requester to enable the preview experience (i.e. does not allow the requester's end user to add any additional fields via the editor).<br><br>**NOTE:** This parameter overwrites `show_preview=true` (if set). | [optional] [default to false]**ShowPreview** | **bool** | This allows the requester to enable the editor/preview experience. | [optional] [default to false]**ShowProgressStepper** | **bool** | When only one step remains in the signature request process and this parameter is set to `false` then the progress stepper will be hidden. | [optional] [default to true]**TestMode** | **bool** | Whether this is a test, locked templates will only be available for editing if this is set to `true`. Defaults to `false`. | [optional] [default to false]
7
+
**AllowEditCcs** | **bool** | This allows the requester to enable/disable to add or change CC roles when editing the template. | [optional] [default to false]**AllowFormView** | **bool** | Allows signers to view the form fields before signing if set to `true`. Defaults to `false`. | [optional] [default to false]**CcRoles** | **List<string>** | The CC roles that must be assigned when using the template to send a signature request. To remove all CC roles, pass in a single role with no name. For use in a POST request. | [optional] **EditorOptions** | [**SubEditorOptions**](SubEditorOptions.md) | | [optional] **ForceSignerRoles** | **bool** | Provide users the ability to review/edit the template signer roles. | [optional] [default to false]**ForceSubjectMessage** | **bool** | Provide users the ability to review/edit the template subject and message. | [optional] [default to false]**MergeFields** | [**List<SubMergeField>**](SubMergeField.md) | Add additional merge fields to the template, which can be used used to pre-fill data by passing values into signature requests made with that template.<br><br>Remove all merge fields on the template by passing an empty array `[]`. | [optional] **PreviewOnly** | **bool** | This allows the requester to enable the preview experience (i.e. does not allow the requester's end user to add any additional fields via the editor).<br><br>**NOTE:** This parameter overwrites `show_preview=true` (if set). | [optional] [default to false]**ShowPreview** | **bool** | This allows the requester to enable the editor/preview experience. | [optional] [default to false]**ShowProgressStepper** | **bool** | When only one step remains in the signature request process and this parameter is set to `false` then the progress stepper will be hidden. | [optional] [default to true]**TestMode** | **bool** | Whether this is a test, locked templates will only be available for editing if this is set to `true`. Defaults to `false`. | [optional] [default to false]
8
8
9
9
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments