Update Transaction

The Update Transaction block allows users to update a DX transaction by providing the appropriate app key and required form data.

Update Transaction block

Input Pins

circle-info

The Update Transaction block has multiple input pins.

You can provide individual pins corresponding to each search ID. For example, if the search ID of a text field is defined as 'Text', a value like 'ExampleTest' can be given and assigned to that specific field.

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

chevron-rightTransactionKeyhashtag

Transaction Key for the updated transaction

Data Type : Integer

Output Pins

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

chevron-rightTransactionKeyhashtag

Transaction Key for the updated transaction

Data Type : Integer

Example: Using the Update Transaction block in a real application

Last updated