read
This block is part of the twinfield group and was last modified in core v14.0.1.
read
v12.0.1
Updated v14.0.1
reads a given journal transaction from twinfield.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
typerequiredThe transaction type (code), e.g. MEMO. |
value |
||
numberrequiredThe transaction number (number), e.g. 201300001. As this number can be padded with zeros, we can only accept it as value. |
value |
||
| connection |
twinfieldconnection |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| success |
condition |
||
| location Returns the twinfield location of this transaction. |
value |
||
| number Transaction number. |
value |
||
| date Transaction date. |
date |
||
| transaction Returns the twinfield transaction information. |
object |
||
| lines Returns the lines of this transaction. |
array |
||
| error |
value |
||
| Connection |
twinfieldconnection |
Core Releases
v12.0.1 This block was introduced inv12.0.1, click here to see the release notes.
v14.0.1
This block was last modified in v14.0.1, click here to see the release notes.
Back to
twinfield
Return to the main group to view all sub-groups
Back to journal transactions
Return to the group to view all blocks within this group