|  | 
| 2013 | 2013 |           }, | 
| 2014 | 2014 |           { | 
| 2015 | 2015 |             "name": "recipientEmailId", | 
| 2016 |  | -            "x-ms-summary": "Recipient email ID", | 
| 2017 |  | -            "description": "This action lists envelopes based on recipient email ID", | 
|  | 2016 | +            "x-ms-summary": "Recipient email", | 
|  | 2017 | +            "description": "Filters envelopes by recipient email", | 
| 2018 | 2018 |             "in": "query", | 
| 2019 | 2019 |             "type": "string", | 
| 2020 | 2020 |             "required": false | 
| 2021 | 2021 |           }, | 
| 2022 | 2022 |           { | 
| 2023 | 2023 |             "name": "envelopeTitle", | 
| 2024 | 2024 |             "x-ms-summary": "Envelope subject", | 
| 2025 |  | -            "description": "This action lists envelopes based on email subject of the envelope", | 
|  | 2025 | +            "description": "Filters envelopes by envelope subject", | 
| 2026 | 2026 |             "in": "query", | 
| 2027 | 2027 |             "type": "string", | 
| 2028 | 2028 |             "required": false | 
|  | 
| 2038 | 2038 |           { | 
| 2039 | 2039 |             "name": "customFieldValue", | 
| 2040 | 2040 |             "x-ms-summary": "Custom field value", | 
| 2041 |  | -            "description": "This action lists envelopes based on a value of its custom fields", | 
|  | 2041 | +            "description": "Filters by custom field value", | 
| 2042 | 2042 |             "in": "query", | 
| 2043 | 2043 |             "type": "string", | 
| 2044 | 2044 |             "required": false | 
|  | 
| 2066 | 2066 |           { | 
| 2067 | 2067 |             "name": "folder_ids", | 
| 2068 | 2068 |             "x-ms-summary": "Folder", | 
| 2069 |  | -            "description": "This action lists envelopes based on various states of the envelope", | 
|  | 2069 | +            "description": "Filters envelopes by the selected folder", | 
| 2070 | 2070 |             "enum": [ | 
| 2071 | 2071 |               "Awaiting my signature", | 
| 2072 | 2072 |               "Completed", | 
|  | 
| 2086 | 2086 |           { | 
| 2087 | 2087 |             "name": "order_by", | 
| 2088 | 2088 |             "x-ms-summary": "Order by", | 
| 2089 |  | -            "description": "This action orders envelopes based on specific property", | 
|  | 2089 | +            "description": "Sorts envelopes in the selected order", | 
| 2090 | 2090 |             "enum": [ | 
| 2091 | 2091 |               "Action required", | 
| 2092 | 2092 |               "Created", | 
|  | 
| 2108 | 2108 |           }, | 
| 2109 | 2109 |           { | 
| 2110 | 2110 |             "name": "top", | 
| 2111 |  | -            "x-ms-summary": "Return Envelopes", | 
| 2112 |  | -            "description": "Enter how many envelopes to return (default is 10; maximum is 1,000)", | 
|  | 2111 | +            "x-ms-summary": "Return envelopes", | 
|  | 2112 | +            "description": "Specify the number of envelopes to return (default is 10; maximum is 1,000)", | 
| 2113 | 2113 |             "in": "query", | 
| 2114 | 2114 |             "type": "integer", | 
| 2115 | 2115 |             "format": "int32" | 
| 2116 | 2116 |           }, | 
| 2117 | 2117 |           { | 
| 2118 | 2118 |             "name": "skip", | 
| 2119 |  | -            "x-ms-summary": "Skip Envelopes", | 
| 2120 |  | -            "description": "Enter how many envelopes to skip at the start", | 
|  | 2119 | +            "x-ms-summary": "Skip envelopes", | 
|  | 2120 | +            "description": "Specify the number of envelopes to skip from the start", | 
| 2121 | 2121 |             "in": "query", | 
| 2122 | 2122 |             "type": "integer", | 
| 2123 | 2123 |             "format": "int32" | 
|  | 
| 4365 | 4365 |         "tags": [ | 
| 4366 | 4366 |           "DocuSign" | 
| 4367 | 4367 |         ], | 
| 4368 |  | -        "summary": "Add bulk send list", | 
| 4369 |  | -        "description": "Add bulk send list", | 
|  | 4368 | +        "summary": "Create bulk send list", | 
|  | 4369 | +        "description": "Create bulk send list", | 
| 4370 | 4370 |         "operationId": "CreateBulkSendList", | 
| 4371 | 4371 |         "consumes": [], | 
| 4372 | 4372 |         "produces": [ | 
|  | 
| 4436 | 4436 |         "tags": [ | 
| 4437 | 4437 |           "DocuSign" | 
| 4438 | 4438 |         ], | 
| 4439 |  | -        "summary": "Bulk send envelope", | 
| 4440 |  | -        "description": "Bulk send envelope", | 
|  | 4439 | +        "summary": "Bulk send envelope using template", | 
|  | 4440 | +        "description": "Bulk send envelope using template", | 
| 4441 | 4441 |         "operationId": "BulkSend", | 
| 4442 | 4442 |         "consumes": [], | 
| 4443 | 4443 |         "produces": [ | 
|  | 
| 4465 | 4465 |           { | 
| 4466 | 4466 |             "name": "bulkSendListId", | 
| 4467 | 4467 |             "in": "path", | 
| 4468 |  | -            "description": "Bulk send list ID", | 
|  | 4468 | +            "description": "Bulk send list GUID", | 
| 4469 | 4469 |             "required": true, | 
| 4470 |  | -            "x-ms-summary": "Bulk send list ID", | 
|  | 4470 | +            "x-ms-summary": "Bulk send list GUID", | 
| 4471 | 4471 |             "type": "string" | 
| 4472 | 4472 |           }, | 
| 4473 | 4473 |           { | 
| 4474 | 4474 |             "name": "envelopeOrTemplateId", | 
| 4475 | 4475 |             "in": "query", | 
| 4476 |  | -            "description": "Enter the envelope or template ID, or choose a template from the dropdown", | 
|  | 4476 | +            "description": "Enter the template ID, or choose a template from the dropdown", | 
| 4477 | 4477 |             "required": true, | 
| 4478 |  | -            "x-ms-summary": "Envelope or Template ID", | 
| 4479 |  | -            "x-ms-test-value": "insert template id", | 
|  | 4478 | +            "x-ms-summary": "Template ID", | 
|  | 4479 | +            "x-ms-test-value": "Enter the template ID, or choose a template from the dropdown", | 
| 4480 | 4480 |             "x-ms-dynamic-values": { | 
| 4481 | 4481 |               "operationId": "GetEnvelopeTemplates", | 
| 4482 | 4482 |               "parameters": { | 
|  | 
| 7895 | 7895 |       "type": "object", | 
| 7896 | 7896 |       "properties": { | 
| 7897 | 7897 |         "listId": { | 
| 7898 |  | -          "description": "Bulk Send List Guid", | 
|  | 7898 | +          "description": "Bulk Send List GUID", | 
| 7899 | 7899 |           "type": "string", | 
| 7900 |  | -          "x-ms-summary": "Bulk Send List Guid", | 
|  | 7900 | +          "x-ms-summary": "Bulk Send List GUID", | 
| 7901 | 7901 |           "x-ms-visibility": "important" | 
| 7902 | 7902 |         } | 
| 7903 | 7903 |       } | 
|  | 
0 commit comments