Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.97 KB | None | 0 0
  1. {
  2.     "id": "b6c5374a-8636-4229-b7bb-b166c22439fa",
  3.     "active": true,
  4.     "parent_us_quote": null,
  5.     "us_project_id": "47f526d3-4657-40bf-81a1-f0c3878d6b64",
  6.     "us_sold_to_id": null,
  7.     "us_ship_to_id": null,
  8.     "quote_date": "2019-12-13T21:21:01.588Z",
  9.     "private_notes": null,
  10.     "public_notes": null,
  11.     "notify_market_managers": true,
  12.     "us_quote_products": [{
  13.         "us_product_id": "2fa48e7e-7dbf-4509-9534-ec4b636fd918",
  14.         "quantity": 100,
  15.         "origin_price": 100,
  16.         "deliver_price": 150,
  17.         "freight": 50,
  18.         "var_to_threshold": 20,
  19.         "green": true,
  20.         "active": true
  21.     }],
  22.     "us_quote_inclusions": [{
  23.         "id": 3,
  24.         "title": "Tax",
  25.         "created_at": "2019-11-27T23:17:08.415Z",
  26.         "updated_at": "2019-12-10T17:44:37.817Z"
  27.     }],
  28.     "us_quote_exclusions": [{
  29.         "id": 4,
  30.         "title": "Storage",
  31.         "created_at": "2019-11-27T23:17:50.620Z",
  32.         "updated_at": "2019-12-10T17:46:02.339Z"
  33.     }],
  34.     "us_quote_bidders": [{
  35.         "first_name": "rica",
  36.         "last_name": "rdo",
  37.         "email": "asd@asd.com"
  38.     }]
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement