POST v1/api/UploadEsignDocuments?caseId={caseId}

Upload documents to DocuSign and return envelope ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
caseId

(Required) a unique identifier to both group calls, and to tie a Case to an Agency.

string

None.

Body Parameters

UploadEsignDocumentRequestDto

UploadEsignDocumentRequestDto
NameDescriptionTypeAdditional information
PolicyId

string

None.

ClientId

string

None.

Party

PartyDto

None.

UpdateFETable

boolean

None.

Response Information

Resource Description

SendApplicationKitToEsignResponseDto

SendApplicationKitToEsignResponseDto
NameDescriptionTypeAdditional information
Results

Collection of EsignResponseDto

None.