Wiki source code of Example Message

Last modified by etorken on 2024/03/19 14:29

Hide last authors
etorken 1.1 1 {{container}}{{container layoutStyle="columns"}}(((
2 On this page you will find the information needed to complete the exercise.
3
4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5
etorken 3.1 6 === 1. JSON ===
etorken 1.1 7
8 Below, the information for the example message, needed for the exercise, is provided.
9
etorken 4.1 10 {{code language="json"}}{
etorken 1.1 11 "Type": "ALG",
12 "Description": "Test Order API Gateway Training",
13 "Value": 500,
14 "OrderLine": [
15 {
16 "Description": "Test Order API Gateway Training OrderLine",
17 "Value": 300
18 },
19 {
20 "Description": "Test Order API Gateway Training OrderLine",
21 "Value": 200
22 }
23 ]
etorken 4.1 24 }{{/code}}
etorken 1.1 25
26 )))((({{toc/}}))){{/container}}{{/container}}