{

"fulfillment": {
  "id": 255858046,
  "order_id": 450789469,
  "status": "success",
  "created_at": "2020-01-14T10:19:28-05:00",
  "service": "manual",
  "updated_at": "2020-01-14T10:20:12-05:00",
  "tracking_company": "USPS",
  "shipment_status": null,
  "location_id": 905684977,
  "tracking_number": "1Z2345",
  "tracking_numbers": [
    "1Z2345"
  ],
  "tracking_url": "https://tools.usps.com/go/TrackConfirmAction_input?qtc_tLabels1=1Z2345",
  "tracking_urls": [
    "https://tools.usps.com/go/TrackConfirmAction_input?qtc_tLabels1=1Z2345"
  ],
  "receipt": {
    "testcase": true,
    "authorization": "123456"
  },
  "name": "#1001.0",
  "admin_graphql_api_id": "gid://shopify/Fulfillment/255858046",
  "line_items": [
    {
      "id": 466157049,
      "variant_id": 39072856,
      "title": "IPod Nano - 8gb",
      "quantity": 1,
      "sku": "IPOD2008GREEN",
      "variant_title": "green",
      "vendor": null,
      "fulfillment_service": "manual",
      "product_id": 632910392,
      "requires_shipping": true,
      "taxable": true,
      "gift_card": false,
      "name": "IPod Nano - 8gb - green",
      "variant_inventory_management": "shopify",
      "properties": [
        {
          "name": "Custom Engraving Front",
          "value": "Happy Birthday"
        },
        {
          "name": "Custom Engraving Back",
          "value": "Merry Christmas"
        }
      ],
      "product_exists": true,
      "fulfillable_quantity": 0,
      "grams": 200,
      "price": "199.00",
      "total_discount": "0.00",
      "fulfillment_status": "fulfilled",
      "price_set": {
        "shop_money": {
          "amount": "199.00",
          "currency_code": "USD"
        },
        "presentment_money": {
          "amount": "199.00",
          "currency_code": "USD"
        }
      },
      "total_discount_set": {
        "shop_money": {
          "amount": "0.00",
          "currency_code": "USD"
        },
        "presentment_money": {
          "amount": "0.00",
          "currency_code": "USD"
        }
      },
      "discount_allocations": [],
      "admin_graphql_api_id": "gid://shopify/LineItem/466157049",
      "tax_lines": [
        {
          "title": "State Tax",
          "price": "3.98",
          "rate": 0.06,
          "price_set": {
            "shop_money": {
              "amount": "3.98",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "3.98",
              "currency_code": "USD"
            }
          }
        }
      ]
    }
  ]
}

}