Example Message

Last modified by Eva Torken on 2024/03/19 14:29

On this page you will find the information needed to complete the exercise.
 
Should you have any questions, please contact academy@emagiz.com.

1. JSON

Below, the information for the example message, needed for the exercise, is provided.

{
 "Type": "ALG",
 "Description": "Test Order API Gateway Training",
 "Value": 500,
 "OrderLine": [
    {
     "Description": "Test Order API Gateway Training OrderLine",
     "Value": 300
    },
    {
     "Description": "Test Order API Gateway Training OrderLine",
     "Value": 200
    }
  ]
}