Sha256: 52663f94cb0e45fadda54ad7102feb66355b427bd03a27f8cf40e83d1ca99a55

Contents?: true

Size: 1.22 KB

Versions: 78

Compression:

Stored size: 1.22 KB

Contents

{
  "fulfillment": {
    "created_at": "2013-11-01T16:06:08-04:00",
    "id": 255858046,
    "order_id": 450789469,
    "service": "manual",
    "status": "pending",
    "tracking_company": null,
    "updated_at": "2013-11-01T16:06:08-04:00",
    "tracking_number": "1Z2345",
    "tracking_numbers": [
      "1Z2345"
    ],
    "tracking_url": "http://www.google.com/search?q=1Z2345",
    "tracking_urls": [
      "http://www.google.com/search?q=1Z2345"
    ],
    "receipt": {
      "testcase": true,
      "authorization": "123456"
    },
    "line_items": [
      {
        "fulfillment_service": "manual",
        "fulfillment_status": null,
        "grams": 200,
        "id": 466157049,
        "price": "199.00",
        "product_id": 632910392,
        "quantity": 1,
        "requires_shipping": true,
        "sku": "IPOD2008GREEN",
        "title": "IPod Nano - 8gb",
        "variant_id": 39072856,
        "variant_title": "green",
        "vendor": null,
        "name": "IPod Nano - 8gb - green",
        "variant_inventory_management": "shopify",
        "properties": [
          {
            "name": "Custom Engraving",
            "value": "Happy Birthday"
          }
        ],
        "product_exists": true
      }
    ]
  }
}

Version data entries

78 entries across 78 versions & 2 rubygems

Version Path
shopify_api-9.5.2 test/fixtures/fulfillment.json
ruby_shopify_api-1.2.0 test/fixtures/fulfillment.json
ruby_shopify_api-1.1.0 test/fixtures/fulfillment.json
ruby_shopify_api-1.0.0 test/fixtures/fulfillment.json
shopify_api-9.5.1 test/fixtures/fulfillment.json
shopify_api-9.5 test/fixtures/fulfillment.json
shopify_api-9.4.1 test/fixtures/fulfillment.json
shopify_api-9.4.0 test/fixtures/fulfillment.json
shopify_api-9.3.0 test/fixtures/fulfillment.json
shopify_api-9.2.0 test/fixtures/fulfillment.json
shopify_api-9.1.0 test/fixtures/fulfillment.json
shopify_api-9.0.4 test/fixtures/fulfillment.json
shopify_api-9.0.3 test/fixtures/fulfillment.json
shopify_api-9.0.2 test/fixtures/fulfillment.json
shopify_api-9.0.1 test/fixtures/fulfillment.json
shopify_api-9.0.0 test/fixtures/fulfillment.json
shopify_api-8.1.0 test/fixtures/fulfillment.json
shopify_api-8.0.0 test/fixtures/fulfillment.json
shopify_api-7.1.0 test/fixtures/fulfillment.json
shopify_api-7.0.2 test/fixtures/fulfillment.json