{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands EnvelopeDocumentVisibility API", "version": "v2.1" }, "items": [ { "info": { "name": "EnvelopeDocumentVisibility", "type": "folder" }, "items": [ { "info": { "name": "Docusign Returns document visibility for the recipients", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/envelopes/:envelopeId/recipients/:recipientId/document_visibility", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "envelopeId", "value": "", "type": "path", "description": "The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec " }, { "name": "recipientId", "value": "", "type": "path", "description": "A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`." } ] }, "docs": "Docusign Returns document visibility for the recipients" }, { "info": { "name": "Docusign Updates document visibility for the recipients", "type": "http" }, "http": { "method": "PUT", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/envelopes/:envelopeId/recipients/:recipientId/document_visibility", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "envelopeId", "value": "", "type": "path", "description": "The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec " }, { "name": "recipientId", "value": "", "type": "path", "description": "A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Docusign Updates document visibility for the recipients" }, { "info": { "name": "Docusign Updates document visibility for the recipients", "type": "http" }, "http": { "method": "PUT", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/envelopes/:envelopeId/recipients/document_visibility", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "envelopeId", "value": "", "type": "path", "description": "The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec " } ], "body": { "type": "json", "data": "{}" } }, "docs": "Docusign Updates document visibility for the recipients" } ] } ], "bundled": true }