{
  "data": {
    "type": "order",
    "id": "00000000-0000-0000-0000-000000000000",
    "attributes": {
      "createdAt": "2018-04-04T11:22:36.000Z",
      "lastModifiedAt": "2018-04-04T11:22:36.000Z",
      "orderedAt": "2018-04-04T11:22:24+00:00",
      "source": {
        "name": "Magento",
        "reference": "2000000050"
      },
      "customer": {
        "address": {
          "lines": [
            "10441 Jefferson Blvd.",
            "Suite 200"
          ],
          "countryCode": "US",
          "postalCode": "90232",
          "locality": "Culver City",
          "administrativeArea": "CA"
        },
        "contact": {
          "organisationName": "Magento, Inc.",
          "personFirstName": "Christoph",
          "personLastName": "Aßmann",
          "email": "christoph.assmann@netresearch.de",
          "phoneNumber": "(800)"
        }
      },
      "deliverTo": {
        "address": {
          "lines": [
            "4205 E. Dixon Blvd."
          ],
          "countryCode": "US",
          "postalCode": "28152",
          "locality": "Shelby",
          "administrativeArea": "NC",
          "type": "residential"
        },
        "contact": {
          "personFirstName": "Christoph",
          "personLastName": "Aßmann",
          "email": "christoph.assmann@netresearch.de",
          "phoneNumber": "(800)"
        }
      },
      "items": [
        {
          "product": {
            "sku": "24-WB04",
            "name": "Push It Messenger Bag",
            "categories": [
              "Gear",
              "Collections",
              "Bags"
            ],
            "weight": {
              "value": 1.2,
              "unit": "lb"
            },
            "monetaryValue": {
              "amount": 45,
              "currency": "USD"
            },
            "isFragile": false,
            "isVirtual": false,
            "isPrePackaged": false
          },
          "quantity": 1,
          "allocations": [
            {
              "reference": "00000000-5000-0005-0000-000000000000",
              "quantity": 1
            }
          ]
        }
      ],
      "total": {
        "amount": 60,
        "currency": "USD"
      },
      "selectedExperience": {
        "code": "aof-prebooked-return",
        "cost": {
          "amount": 15,
          "currency": "USD"
        },
        "description": {
          "language": "en",
          "text": "Magento Shipping - AOP - Success - Fulfill with Return"
        }
      },
      "originId": "66666655-3333-3333-6666-555555555555",
      "packages": [
        {
          "grossWeight": {
            "value": 5,
            "unit": "kg"
          },
          "dimensions": {
            "length": 30,
            "width": 30,
            "unit": "cm",
            "height": 30
          },
          "items": [
            {
              "product": {
                "sku": "24-WB04",
                "name": "Push It Messenger Bag",
                "categories": [
                  "Gear",
                  "Collections",
                  "Bags"
                ],
                "weight": {
                  "value": 1.2,
                  "unit": "lb"
                },
                "monetaryValue": {
                  "amount": 45,
                  "currency": "USD"
                },
                "isFragile": false,
                "isVirtual": false,
                "isPrePackaged": false
              },
              "quantity": 1,
              "allocations": [
                {
                  "reference": "00000000-5000-0005-0000-000000000000",
                  "quantity": 1
                }
              ]
            }
          ],
          "id": "1"
        }
      ],
      "modifiedAt": "2018-04-04T11:22:36.000Z"
    },
    "meta": {
      "aliases": {
        "magento": "111",
        "magentoincrement": "2000000050"
      }
    }
  },
  "included": [
    {
      "type": "shipment",
      "id": "00000000-5000-0005-0000-000000000000",
      "attributes": {
        "fulfill": {
          "carrierBooking": {
            "shippingTaxInclusiveCharge": {
              "amount": 12.34,
              "currency": "AUD"
            },
            "trackingReference": "00000000-6006-0006-0000-000000000000",
            "bookingReference": "00000000-6006-0006-0000-000000000000",
            "integrationId": "carrier-integration-stub",
            "integrationServiceId": "express",
            "configurationId": "00000000-0000-0000-0000-000000000000",
            "serviceName": "Express"
          }
        },
        "orderId": "00000000-0000-0000-0000-000000000000",
        "modifiedAt": "2018-04-04T11:22:26.000Z",
        "origin": {
          "name": "Metal US Store",
          "address": {
            "locality": "Los Angeles",
            "type": "business",
            "lines": [
              "3104 Doctors Drive"
            ],
            "administrativeArea": "CA",
            "countryCode": "US",
            "postalCode": "90017"
          },
          "type": "Store",
          "contact": {
            "organisationName": "Wayne Enterprises",
            "phoneNumber": "333-444-5555",
            "personLastName": "Foo",
            "personFirstName": "Bar",
            "taxIdentificationNumber": "987654321",
            "email": "bruce.wayne@dc.com",
            "nationalIdentificationNumber": "121212121"
          }
        },
        "documentation": [
          {
            "mimeType": "application/pdf",
            "type": "packageLabel",
            "size": "A6",
            "url": "https://example.com/documents/packageLabels-1234"
          }
        ],
        "destination": {
          "address": {
            "locality": "Culver City",
            "lines": [
              "10441 Jefferson Blvd.",
              "Suite 200"
            ],
            "administrativeArea": "CA",
            "type": "residential",
            "countryCode": "US",
            "postalCode": "90232"
          },
          "contact": {
            "organisationName": "Magento, Inc.",
            "personLastName": "Aßmann",
            "phoneNumber": "(800)",
            "personFirstName": "Christoph",
            "email": "christoph.assmann@netresearch.de"
          }
        },
        "packages": [
          {
            "grossWeight": {
              "value": 5,
              "unit": "kg"
            },
            "id": "1",
            "items": [
              {
                "product": {
                  "isPrePackaged": false,
                  "name": "Push It Messenger Bag",
                  "weight": {
                    "value": 1.2,
                    "unit": "lb"
                  },
                  "monetaryValue": {
                    "amount": 45,
                    "currency": "USD"
                  },
                  "isFragile": false,
                  "categories": [
                    "Gear",
                    "Collections",
                    "Bags"
                  ],
                  "isVirtual": false,
                  "sku": "24-WB04"
                },
                "quantity": 1
              }
            ],
            "dimensions": {
              "length": 30,
              "width": 30,
              "unit": "cm",
              "height": 30
            },
            "documentation": []
          }
        ],
        "createdAt": "2018-04-04T11:22:26.000Z",
        "originId": "66666655-3333-3333-6666-555555555555",
        "pickupAt": "2018-04-04T12:22:26.543Z",
        "status": "fulfilled",
        "order": {
          "reference": "2000000050"
        }
      }
    },
    {
      "type": "shipment",
      "id": "00000000-5003-3005-5003-000000000000",
      "attributes": {
        "status": "fulfilled",
        "createdAt": "2018-04-04T11:22:32.000Z",
        "modifiedAt": "2018-04-04T11:22:32.000Z",
        "originId": "66666655-3333-3333-6666-555555555555",
        "pickupAt": "2018-04-04T12:22:26.543Z",
        "orderId": "00000000-0000-0000-0000-000000000000",
        "origin": {
          "address": {
            "locality": "Culver City",
            "type": "residential",
            "lines": [
              "10441 Jefferson Blvd.",
              "Suite 200"
            ],
            "administrativeArea": "CA",
            "countryCode": "US",
            "postalCode": "90232"
          },
          "type": "Store",
          "contact": {
            "organisationName": "Magento, Inc.",
            "phoneNumber": "(800)",
            "personLastName": "Aßmann",
            "personFirstName": "Christoph",
            "taxIdentificationNumber": "123456789",
            "email": "christoph.assmann@netresearch.de",
            "nationalIdentificationNumber": "212121212"
          }
        },
        "destination": {
          "name": "Metal US Store",
          "address": {
            "locality": "Los Angeles",
            "type": "business",
            "lines": [
              "3104 Doctors Drive"
            ],
            "administrativeArea": "CA",
            "countryCode": "US",
            "postalCode": "90017"
          },
          "type": "Store",
          "contact": {
            "organisationName": "Wayne Enterprises",
            "phoneNumber": "333-444-5555",
            "personLastName": "Foo",
            "personFirstName": "Bar",
            "taxIdentificationNumber": "987654321",
            "email": "bruce.wayne@dc.com",
            "nationalIdentificationNumber": "121212121"
          }
        },
        "packages": [
          {
            "grossWeight": {
              "value": 5,
              "unit": "kg"
            },
            "id": "1",
            "items": [
              {
                "product": {
                  "isPrePackaged": false,
                  "name": "Push It Messenger Bag",
                  "weight": {
                    "value": 1.2,
                    "unit": "lb"
                  },
                  "monetaryValue": {
                    "amount": 45,
                    "currency": "USD"
                  },
                  "isFragile": false,
                  "categories": [
                    "Gear",
                    "Collections",
                    "Bags"
                  ],
                  "isVirtual": false,
                  "sku": "24-WB04"
                },
                "quantity": 1
              }
            ],
            "dimensions": {
              "length": 30,
              "width": 30,
              "unit": "cm",
              "height": 30
            },
            "documentation": []
          }
        ],
        "order": {
          "reference": "2000000050"
        },
        "capabilities": {
          "return": {
            "required": true
          }
        },
        "selectedService": {
          "integrationServiceId": "standard",
          "configurationId": "00000000-0000-0000-0000-000000000000"
        },
        "documentation": [
          {
            "type": "packageLabel",
            "size": "A6",
            "mimeType": "application/pdf",
            "url": "https://example.com/documents/packageLabels-5678"
          }
        ],
        "fulfill": {
          "carrierBooking": {
            "integrationId": "carrier-integration-stub",
            "integrationServiceId": "express",
            "configurationId": "00000000-0000-0000-0000-000000000000",
            "serviceName": "Express",
            "shippingTaxInclusiveCharge": {
              "amount": 12.34,
              "currency": "AUD"
            },
            "bookingReference": "00000000-6006-0006-6006-000000000000",
            "trackingReference": "00000000-6006-0006-6006-000000000000"
          }
        }
      }
    }
  ],
  "meta": {
    "aliases": {
      "magento": "111",
      "magentoincrement": "2000000050"
    }
  }
}
