UNPKG
iso_8583_exos
Version:
latest (1.5.2)
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
A javascript library for messaging in iso 8583 messaging format by Roy Salgado.
iso_8583_exos
/
lib
/
mock
/
required-fields.custom.json
13 lines
•
199 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{
"processing_code"
:
"888888"
,
"required_fields"
:
[
{
"0000"
:
[
1
,
2
]
,
"0100"
:
[
3
,
4
]
,
"9999"
:
[
3
,
4
]
}
]
,
"required_echo"
:
[
4
]
}
]