Example Message

Version 3.1 by Eva Torken on 2024/03/19 13:33

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.

Information

{
  "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
    }
  ]
}