What are the options in and formats for using the header "X-DocuSign-Authentication" when used for REST and SOAP?
相关问题
- Design RESTful service with multiple ids
- Axios OPTIONS instead of POST Request. Express Res
- Plain (non-HTML) error pages in REST api
- Laravel 5.1 MethodNotAllowedHttpException on store
- The message with Action '' cannot be proce
相关文章
- Cannot use org.jvnet.jax-ws-commons.jaxws-maven-pl
- Got ActiveRecord::AssociationTypeMismatch on model
- Multiple parameters in AngularJS $resource GET
- Global Exception Handling in Jersey & Spring?
- PHP SoapClient constructor very slow
- REST search interface and the idempotency of GET
- Getting error detail from WCF REST
- Send a GET request with a body in JavaScript (XMLH
X-DocuSign-Authentication [HTTP HEADER]
Given the following values:
Your code needs to result in a http header value for the HTTP header X-DocuSign-Authentication of:
XML format:
NON-SOBO
SOBO
JSON format:
NON-SOBO
SOBO
API Service user Service Account doesn’t need to be Admin, unless you are creating users, but must have SOBO and Account Wide rights.
SOBO User SOBO User doesn’t need to be Admin, but must have the permission to send and be a user in the account of the Service Account user. You only use this userid when you are doing an action as that user like sending or voiding.
Here is a link to the full sized Infographic I created to assist with this shown below