POST api/DigitalSignature/CreateDigitalSignatureLog

Request Information

URI Parameters

None.

Body Parameters

DigitalSignatureLog
NameDescriptionTypeAdditional information
ID

integer

None.

CompanyID

integer

None.

UserID

integer

None.

Certificate

string

None.

Action

string

None.

Signature

string

None.

IsActive

boolean

None.

IsDeleted

boolean

None.

CreatedUserID

globally unique identifier

None.

CreatedDate

date

None.

ModifiedUserID

globally unique identifier

None.

ModifiedDate

date

None.

UserName

string

None.

_oldTransaction

Transaction

None.

LanguageID

string

None.

Token

string

None.

UserID

globally unique identifier

None.

FeatureID

integer

None.

ModuleID

integer

None.

ApplicationID

integer

None.

Code

string

None.

Name

string

None.

Description

string

None.

ContextTransaction

DbContextTransaction

None.

TransactionID

integer

None.

Date

date

None.

AssignedTo

globally unique identifier

None.

RelatedDocID

integer

None.

ParentID

integer

None.

Level

integer

None.

AccountID

integer

None.

AccountTypeID

integer

None.

WorkflowID

integer

None.

WorkflowVersionID

integer

None.

WorkflowStatusID

integer

None.

WorkflowReasonID

integer

None.

IsCashBasis

boolean

None.

AssignUserID

globally unique identifier

None.

IsDefault

boolean

None.

EnvConfirmPassword

string

None.

ProdConfirmPassword

string

None.

ConfirmPIN

string

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.