{
  "data": {
    "type": "order",
    "id": "00000000-0000-0000-0000-000000000000",
    "attributes": {
      "createdAt": "2017-06-02T11:07:56+00:00",
      "lastModifiedAt": "2017-06-02T11:07:56+00:00",
      "orderedAt": "2017-06-02T11:07:56+00:00",
      "source": {
        "name": "Magento",
        "reference": "26"
      },
      "customer": {
        "address": {
          "countryCode": "GB"
        }
      },
      "deliverTo": {
        "address": {
          "countryCode": "GB"
        }
      },
      "items": [
        {
          "product": {
            "sku": "MSH02-33-Black",
            "weight": {
              "value": 1,
              "unit": "kg"
            },
            "monetaryValue": {
              "amount": 32.5,
              "currency": "GBP"
            }
          },
          "quantity": 1
        }
      ],
      "total": {
        "amount": 32.5,
        "currency": "GBP"
      }
    }
  },
  "included": [
    {
      "type": "orderQualification",
      "attributes": {
        "experiences": [
          {
            "code": "standard",
            "cost": [
              {
                "amount": 2.95,
                "currency": "GBP"
              }
            ],
            "description": [
              {
                "text": "معيار شيبينغ",
                "locale": "ar"
              },
              {
                "text": "стандартны Шипин",
                "locale": "be"
              },
              {
                "text": "Standard forsendelse",
                "locale": "da"
              },
              {
                "text": "Standardversand",
                "locale": "de"
              },
              {
                "text": "Κανονική αποστολή",
                "locale": "el"
              },
              {
                "text": "Standard Shipping",
                "locale": "en"
              },
              {
                "text": "સ્ટાન્ડર્ડ શિપિંગ",
                "locale": "gu"
              },
              {
                "text": "Expédition standard",
                "locale": "fr"
              },
              {
                "text": "मानक शिपिंग",
                "locale": "hi"
              },
              {
                "text": "通常輸送",
                "locale": "ja"
              },
              {
                "text": "Standaard verzending",
                "locale": "nl"
              },
              {
                "text": "Shiping padrão",
                "locale": "pt"
              },
              {
                "text": "標準運輸",
                "locale": "zh"
              }
            ]
          }
        ]
      }
    }
  ]
}
