iso_lookup_field
Retrieve the full ISO 8583 field specification for a data element number, including name, format, type, length, and jPOS classes, to prepare for GenericPackager XML generation.
Instructions
Return the complete ISO 8583 specification for a data element number. Returns: name, format (FIXED/LLVAR/LLLVAR), type, max_length, jpos_class_bcd, jpos_class_ascii, mandatory_for_mtis, pci_sensitive, notes. Use this before writing any GenericPackager XML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_number | Yes | ISO 8583 data element number between 1 and 128. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||