Advertisement
cristobalsv

Fulfilment object

Jun 26th, 2024
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.98 KB | None | 0 0
  1. {
  2.   "id": 5054999789763,
  3.   "order_id": 5666666610883,
  4.   "status": "success",
  5.   "created_at": "2024-06-26T16:33:11-04:00",
  6.   "service": "gift_card",
  7.   "updated_at": "2024-06-26T16:33:12-04:00",
  8.   "tracking_company": null,
  9.   "shipment_status": null,
  10.   "location_id": 68476403907,
  11.   "origin_address": null,
  12.   "email": "rsanchez@r1vs.com",
  13.   "destination": {
  14.     "first_name": "Rodrigo",
  15.     "address1": "The Westin Atlanta Perimeter North",
  16.     "phone": null,
  17.     "city": "Atlanta",
  18.     "zip": "30328",
  19.     "province": "Georgia",
  20.     "country": "United States",
  21.     "last_name": "Sanchez",
  22.     "address2": "Atlanta",
  23.     "company": null,
  24.     "latitude": null,
  25.     "longitude": null,
  26.     "name": "Rodrigo Sanchez",
  27.     "country_code": "US",
  28.     "province_code": "GA"
  29.   },
  30.   "line_items": [
  31.     {
  32.       "id": 13835556257987,
  33.       "variant_id": 42747173863619,
  34.       "title": "Gift Card",
  35.       "quantity": 7,
  36.       "sku": "",
  37.       "variant_title": "$100",
  38.       "vendor": "Snowboard Vendor",
  39.       "fulfillment_service": "gift_card",
  40.       "product_id": 7695310782659,
  41.       "requires_shipping": false,
  42.       "taxable": false,
  43.       "gift_card": true,
  44.       "name": "Gift Card - $100",
  45.       "variant_inventory_management": null,
  46.       "properties": [],
  47.       "product_exists": true,
  48.       "fulfillable_quantity": 0,
  49.       "grams": 0,
  50.       "price": "100.00",
  51.       "total_discount": "0.00",
  52.       "fulfillment_status": "fulfilled",
  53.       "price_set": {},
  54.       "total_discount_set": {},
  55.       "discount_allocations": [],
  56.       "duties": [],
  57.       "admin_graphql_api_id": "gid://shopify/LineItem/13835556257987",
  58.       "tax_lines": []
  59.     }
  60.   ],
  61.   "tracking_number": null,
  62.   "tracking_numbers": [],
  63.   "tracking_url": null,
  64.   "tracking_urls": [],
  65.   "receipt": {
  66.     "gift_cards": [
  67.       {},
  68.       {},
  69.       {},
  70.       {},
  71.       {},
  72.       {},
  73.       {}
  74.     ]
  75.   },
  76.   "name": "#1367.1",
  77.   "admin_graphql_api_id": "gid://shopify/Fulfillment/5054999789763"
  78. }
  79.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement