Bitrix API

LegalLogCode

Table of Contents

Constants

ASSIGNEE_SIGNED_MEMBER  = 'assigneeSignedMember'
Assignee signed document with employee, employee member there
CHAT_INVITE_DELIVERED  = 'chatInviteDelivered'
Invite to sign/review/edit is successfully delivered to bitrix chat
CHAT_INVITE_NOT_DELIVERED  = 'chatInviteNotDelivered'
Invite to sign/review/edit not delivered to chat because of chat disable
DOCUMENT_DONE  = 'documentDone'
Document signing completed
DOCUMENT_START  = 'documentStart'
Document send to signing to signsafe service
DOCUMENT_STOP  = 'documentStop'
Document signing stopped
EDITOR_ACCEPT  = 'editorAccept'
Editor completed document and member fields filling and verifying
INITIATE_MEMBER_STOP  = 'initiateMemberStop'
Privileged member (reviewer/editor/assignee) initiated signing stop with some member, initiator member there
MEMBER_FILE_SAVED  = 'memberFileSaved'
Final archive with pdf and sign saved for member
MEMBER_STOPPED  = 'memberStopped'
Signing with employee stopped by privileged member, stopped member there
REVIEWER_ACCEPT  = 'reviewerAccept'
Reviewer accepted document
SIGN_ERROR  = 'signError'
An error occurred on provider side in employee signing process (e.g. goskey)
SIGNER_PROCESSING  = 'signerProcessing'
Signer processing to sign document
SIGNER_REFUSE  = 'signerRefuse'
Signer refused to sign document
SIGNER_SIGN  = 'signerSign'
Signer signed document

Constants

ASSIGNEE_SIGNED_MEMBER

Assignee signed document with employee, employee member there

public mixed ASSIGNEE_SIGNED_MEMBER = 'assigneeSignedMember'

CHAT_INVITE_DELIVERED

Invite to sign/review/edit is successfully delivered to bitrix chat

public mixed CHAT_INVITE_DELIVERED = 'chatInviteDelivered'

CHAT_INVITE_NOT_DELIVERED

Invite to sign/review/edit not delivered to chat because of chat disable

public mixed CHAT_INVITE_NOT_DELIVERED = 'chatInviteNotDelivered'

DOCUMENT_DONE

Document signing completed

public mixed DOCUMENT_DONE = 'documentDone'

DOCUMENT_START

Document send to signing to signsafe service

public mixed DOCUMENT_START = 'documentStart'

DOCUMENT_STOP

Document signing stopped

public mixed DOCUMENT_STOP = 'documentStop'

EDITOR_ACCEPT

Editor completed document and member fields filling and verifying

public mixed EDITOR_ACCEPT = 'editorAccept'

INITIATE_MEMBER_STOP

Privileged member (reviewer/editor/assignee) initiated signing stop with some member, initiator member there

public mixed INITIATE_MEMBER_STOP = 'initiateMemberStop'

MEMBER_FILE_SAVED

Final archive with pdf and sign saved for member

public mixed MEMBER_FILE_SAVED = 'memberFileSaved'

MEMBER_STOPPED

Signing with employee stopped by privileged member, stopped member there

public mixed MEMBER_STOPPED = 'memberStopped'

REVIEWER_ACCEPT

Reviewer accepted document

public mixed REVIEWER_ACCEPT = 'reviewerAccept'

SIGN_ERROR

An error occurred on provider side in employee signing process (e.g. goskey)

public mixed SIGN_ERROR = 'signError'

SIGNER_PROCESSING

Signer processing to sign document

public mixed SIGNER_PROCESSING = 'signerProcessing'

SIGNER_REFUSE

Signer refused to sign document

public mixed SIGNER_REFUSE = 'signerRefuse'

SIGNER_SIGN

Signer signed document

public mixed SIGNER_SIGN = 'signerSign'

        
On this page

Search results