Skip to content

ISO 8583 Node Path Syntax

ISO 8583 is a financial transaction card originated messaging format used for exchanging electronic transaction information associated with payment (debit and credit) cards. ISO 8583 is a flat format which consists of a message Type indicator and fields which are referenced by a field number. The ISO 8583 node path syntax conforms to the following pattern.

Node paths in this section can be used with getNode, getAllNodes, and other QIE functions that accept a nodePath parameter. See How Node Paths Resolve for behavior details and the Node Path Lookup Dialog to build and validate them interactively against a sample message.

Field
Element Required Description
Field Required *
  1. The field index (number) in the ISO 8583 message, or

  2. The static value `TYPE` to get the ISO 8583 message type

* Field is not required when specifying the root node identifier (/) as the node path