Guest User

Untitled

a guest
Aug 22nd, 2024
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.77 KB | None | 0 0
  1. "line_items": [
  2.             {
  3.                 "id": 14419813204035,
  4.                 "admin_graphql_api_id": "gid://shopify/LineItem/14419813204035",
  5.                 "attributed_staffs": [],
  6.                 "fulfillable_quantity": 2,
  7.                 "fulfillment_service": "manual",
  8.                 "fulfillment_status": null,
  9.                 "gift_card": false,
  10.                 "grams": 136,
  11.                 "name": "xxxxxxxx",
  12.                 "pre_tax_price": "44.98",
  13.                 "pre_tax_price_set": {
  14.                     "shop_money": {
  15.                         "amount": "44.98",
  16.                         "currency_code": "USD"
  17.                     },
  18.                     "presentment_money": {
  19.                         "amount": "44.98",
  20.                         "currency_code": "USD"
  21.                     }
  22.                 },
  23.                 "price": "22.49",
  24.                 "price_set": {
  25.                     "shop_money": {
  26.                         "amount": "22.49",
  27.                         "currency_code": "USD"
  28.                     },
  29.                     "presentment_money": {
  30.                         "amount": "22.49",
  31.                         "currency_code": "USD"
  32.                     }
  33.                 },
  34.                 "product_exists": true,
  35.                 "product_id": 4437551087683,
  36.                 "properties": [],
  37.                 "quantity": 2,
  38.                 "requires_shipping": true,
  39.                 "sku": "JB68301",
  40.                 "taxable": true,
  41.                 "title": "xxxxxx",
  42.                 "total_discount": "0.00",
  43.                 "total_discount_set": {
  44.                     "shop_money": {
  45.                         "amount": "0.00",
  46.                         "currency_code": "USD"
  47.                     },
  48.                     "presentment_money": {
  49.                         "amount": "0.00",
  50.                         "currency_code": "USD"
  51.                     }
  52.                 },
  53.                 "variant_id": 39870836080707,
  54.                 "variant_inventory_management": "shopify",
  55.                 "variant_title": "5 count",
  56.                 "vendor": "xxxxxx",
  57.                 "tax_lines": [
  58.                     {
  59.                         "channel_liable": false,
  60.                         "price": "0.00",
  61.                         "price_set": {
  62.                             "shop_money": {
  63.                                 "amount": "0.00",
  64.                                 "currency_code": "USD"
  65.                             },
  66.                             "presentment_money": {
  67.                                 "amount": "0.00",
  68.                                 "currency_code": "USD"
  69.                             }
  70.                         },
  71.                         "rate": 0,
  72.                         "title": "MO STATE TAX"
  73.                     }
  74.                 ],
  75.                 "duties": [],
  76.                 "discount_allocations": []
  77.             },
  78.             {
  79.                 "id": 14419813236803,
  80.                 "admin_graphql_api_id": "gid://shopify/LineItem/14419813236803",
  81.                 "attributed_staffs": [],
  82.                 "fulfillable_quantity": 2,
  83.                 "fulfillment_service": "manual",
  84.                 "fulfillment_status": null,
  85.                 "gift_card": false,
  86.                 "grams": 1542,
  87.                 "name": "xxxxx",
  88.                 "pre_tax_price": "863.98",
  89.                 "pre_tax_price_set": {
  90.                     "shop_money": {
  91.                         "amount": "863.98",
  92.                         "currency_code": "USD"
  93.                     },
  94.                     "presentment_money": {
  95.                         "amount": "863.98",
  96.                         "currency_code": "USD"
  97.                     }
  98.                 },
  99.                 "price": "431.99",
  100.                 "price_set": {
  101.                     "shop_money": {
  102.                         "amount": "431.99",
  103.                         "currency_code": "USD"
  104.                     },
  105.                     "presentment_money": {
  106.                         "amount": "431.99",
  107.                         "currency_code": "USD"
  108.                     }
  109.                 },
  110.                 "product_exists": true,
  111.                 "product_id": 6884685217859,
  112.                 "properties": [],
  113.                 "quantity": 2,
  114.                 "requires_shipping": true,
  115.                 "sku": "xxxxxx",
  116.                 "taxable": true,
  117.                 "title": "xxxxxx",
  118.                 "total_discount": "0.00",
  119.                 "total_discount_set": {
  120.                     "shop_money": {
  121.                         "amount": "0.00",
  122.                         "currency_code": "USD"
  123.                     },
  124.                     "presentment_money": {
  125.                         "amount": "0.00",
  126.                         "currency_code": "USD"
  127.                     }
  128.                 },
  129.                 "variant_id": 40634563264579,
  130.                 "variant_inventory_management": "shopify",
  131.                 "variant_title": "xxxxx",
  132.                 "vendor": "",
  133.                 "tax_lines": [
  134.                     {
  135.                         "channel_liable": false,
  136.                         "price": "0.00",
  137.                         "price_set": {
  138.                             "shop_money": {
  139.                                 "amount": "0.00",
  140.                                 "currency_code": "USD"
  141.                             },
  142.                             "presentment_money": {
  143.                                 "amount": "0.00",
  144.                                 "currency_code": "USD"
  145.                             }
  146.                         },
  147.                         "rate": 0,
  148.                         "title": "MO STATE TAX"
  149.                     }
  150.                 ],
  151.                 "duties": [],
  152.                 "discount_allocations": []
  153.             }
Advertisement
Add Comment
Please, Sign In to add comment