Understanding the Output Modes of Payments in the XML

You can choose from four versions to specify the mode of payment to inform in the XML:

  • XJDE0001 - Multiple Structured

  • XJDE0002 - Multiple Unstructured

  • XJDE0003 - Single Structured

  • XJDE0004 - Single Unstructured

The structured output uses XML tags to separate each piece of data for a transaction. The unstructured output puts all the data for a transaction into just one XML tag <ustrd> without using separate tags for each specific piece of data.

Examples of Structured and Unstructured Modes of Payment in the XML