Advertisement
Guest User

Untitled

a guest
Nov 7th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.10 KB | None | 0 0
  1. {
  2.     'title': 'Test Rob',
  3.     'customer': 'Test Rob',
  4.     'po_no': 409678,
  5.     'customer_address': 'Test Rob-Billing-2',
  6.     'shipping_address_name': 'Test Rob-Billing-2',
  7.     'delivery_date': '11-21-2017',
  8.     'po_date': '11-21-2017',
  9.     'items': [{
  10.         'qty': 2,
  11.         'currency': 'USD',
  12.         'item_code': 'CAT 3S9643',
  13.         'item_description': 'Caterpillar 3S9643 Seal',
  14.         'item_name': 'Seal',
  15.         'manufacturer_pn': '3S9643',
  16.         'name_x': '4d8f52a4c0',
  17.         'name_y': 'ITEM-PRICE-09281',
  18.         'oem_part_number': '3S9643',
  19.         'parent': 'Test Rob',
  20.         'previous_rate': None,
  21.         'price_list': 'Test Rob',
  22.         'price_list_rate': 12.0,
  23.         'stock_uom': 'Unit'
  24.     }, {
  25.         'qty': 12,
  26.         'currency': 'USD',
  27.         'item_code': 'FLK FLK02-08237',
  28.         'item_description': 'oil filter Jenbacher',
  29.         'item_name': 'Oil Filter',
  30.         'manufacturer_pn': 'FLK02-08237',
  31.         'name_x': '62dc3575c0',
  32.         'name_y': 'ITEM-PRICE-09278',
  33.         'oem_part_number': '631265',
  34.         'parent': 'Test Rob',
  35.         'previous_rate': None,
  36.         'price_list': 'Test Rob',
  37.         'price_list_rate': 395.0,
  38.         'stock_uom': 'Unit'
  39.     }, {
  40.         'qty': 5,
  41.         'currency': 'USD',
  42.         'item_code': 'SKU 222696 GS',
  43.         'item_description': 'Gasket set for \xa0DUNGS GF 40125 GS (Optional)<div><br></div><div><br></div>',
  44.         'item_name': 'Gasket Set for DUNGS GF 40125',
  45.         'manufacturer_pn': 'SKU 222696 GS',
  46.         'name_x': '9ac4e8b7aa',
  47.         'name_y': 'ITEM-PRICE-09275',
  48.         'oem_part_number': 'SKU 222696 GS',
  49.         'parent': 'Test Rob',
  50.         'previous_rate': None,
  51.         'price_list': 'Test Rob',
  52.         'price_list_rate': 10.0,
  53.         'stock_uom': 'Unit'
  54.     }, {
  55.         'qty': 2,
  56.         'currency': 'USD',
  57.         'item_code': 'Expansion of Switchgear and Breaker for Utility Interconnection',
  58.         'item_description': 'Expansion of Switchgear and Breaker for Utility Interconnection',
  59.         'item_name': 'Expansion of Switchgear and Breaker for Utility Interconnection',
  60.         'manufacturer_pn': 'Expansion of Switchgear and Breaker for Utility Interconnection',
  61.         'name_x': 'a8e7de6b62',
  62.         'name_y': 'ITEM-PRICE-09276',
  63.         'oem_part_number': 'Expansion of Switchgear and Breaker for Utility Interconnection',
  64.         'parent': 'Test Rob',
  65.         'previous_rate': None,
  66.         'price_list': 'Test Rob',
  67.         'price_list_rate': 22.0,
  68.         'stock_uom': 'Unit'
  69.     }, {
  70.         'qty': 17,
  71.         'currency': 'USD',
  72.         'item_code': 'BG 25717',
  73.         'item_description': 'for 3520',
  74.         'item_name': 'Spark Plug Extension',
  75.         'manufacturer_pn': '25717',
  76.         'name_x': 'c563b5e79c',
  77.         'name_y': 'ITEM-PRICE-09280',
  78.         'oem_part_number': '3081380',
  79.         'parent': 'Test Rob',
  80.         'previous_rate': None,
  81.         'price_list': 'Test Rob',
  82.         'price_list_rate': 13.0,
  83.         'stock_uom': 'Unit'
  84.     }, {
  85.         'qty': 60,
  86.         'currency': 'USD',
  87.         'item_code': 'DEN GI3-5',
  88.         'item_description': 'Denso GI3-5 Spark Plug for Industrial Engines',
  89.         'item_name': 'Denso GI3-5 Spark Plug',
  90.         'manufacturer_pn': 'GI3-5',
  91.         'name_x': 'eff07b56be',
  92.         'name_y': 'ITEM-PRICE-09279',
  93.         'oem_part_number': 'GI3-5',
  94.         'parent': 'Test Rob',
  95.         'previous_rate': None,
  96.         'price_list': 'Test Rob',
  97.         'price_list_rate': 46.0,
  98.         'stock_uom': 'Unit'
  99.     }],
  100.     'sales_team': [{
  101.         'sales_person': 'Manda Schulman',
  102.         'allocated_percentage': '100',
  103.         'incentives': '0'
  104.     }]
  105. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement