Skip to content
background-image background-image

eDoklad - Transaction Connector

Create Transaction

eDoklad - Transaction Connector

  • Version

    3.0

  • Agent restriction

    None

  • Processing type

    Row by row

  • Multi-input step

    Not Supported

eDoklad - Create Transaction is a powerful feature that simplifies the process of managing financial transactions within the eDoklad ecosystem. By enabling you to create new transactions seamlessly, it enhances your ability to track and record financial activities efficiently. This action integrates essential functionalities, allowing for smooth data entry and management, which ultimately supports better financial oversight. Whether you're a small business or a large organization, this tool helps you streamline your transaction processes, improve accuracy, and maintain comprehensive financial records, empowering you to make informed decisions with confidence.

Configuration

eDoklad - Connection (ver. 1.0.0)

Url

Url of the eDoklady server.

Certificate Password

Password for the certificate.

Certificate in Base64

Path to the certificate.

eDoklad - Configuration (ver. 1.0.0)

Error behavior

The available values are:

  • Fail and return response: The connector fails at the specified line but generates output with error details.

  • Fail without response: The connector fails - the error will be displayed only in the log.

  • Do not fail and return response: The connector does not fail but generates output records that may be marked with an error and detailed information.


Input & Output Schema

Input

eDoklad - Request Server Presentation Dto (ver. 1.0.0)

Column Data type Allow null Description
RequestDocuments eDoklad - Document Request Dto v1.0.0 Yes Represents the documents requested for processing
VirtualServiceCounterId String No Identifies the virtual service counter for the transaction

eDoklad - Document Request Dto (ver. 1.0.0)

Column Data type Allow null Description
DocumentName String No Specifies the name of the document for the transaction
Attributes eDoklad - Attribute Request Dto v1.0.0 Yes Contains the attributes related to the eDoklad transaction

eDoklad - Attribute Request Dto (ver. 1.0.0)

Column Data type Allow null Description
Name String No Represents the name of the transaction connector
IntentToRetain Bool No Indicates whether to retain the transaction in the system

Output

eDoklad - Request Server Presentation Response (ver. 1.0.0)

Column Data type Allow null Description
Status Integer No Indicates the current status of the transaction
Errors String No Contains error messages related to the transaction
IsError Bool No Specifies whether an error occurred during processing
Content eDoklad - Request Server Presentation Response Dto v1.0.0 Yes Holds the detailed response content from the eDoklad server

eDoklad - Request Server Presentation Response Dto (ver. 1.0.0)

Column Data type Allow null Description
TransactionId String No Unique identifier for each transaction in the Edoklad system