Advertisement
RyanFarley

Opportunity Payload

May 20th, 2021 (edited)
768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "Description": "Test Opportunity 8",
  3.     "Status": "Open",
  4.     "Stage": "Assess",
  5.     "Account": {
  6.         "$key": "A6UJ9A005MUX"
  7.     },
  8.     "Products": {
  9.         "$resources": [
  10.             {
  11.                 "Program": "MSRP",
  12.                 "Price": 1185,
  13.                 "Discount": 0,
  14.                 "CalculatedPrice": 1185,
  15.                 "Quantity": 1,
  16.                 "ExtendedPrice": 1185,
  17.                 "ProdoctOrder": 1,
  18.                 "Description": "Cooktop, gas, 15\" transitional, ss, ng",
  19.                 "Product": {
  20.                     "$key": "Y6UJ9A000P52"
  21.                 },
  22.                 "ProductProgram": {
  23.                     "$key": "Q6UJ9A035FRF"
  24.                 }
  25.             }
  26.         ]
  27.     },
  28.     "Contacts": {
  29.         "$resources": [
  30.             {
  31.                 "Contact": {
  32.                     "$key": "C6UJ9A006DSN"
  33.                 },
  34.                 "IsPrimary": true
  35.             }
  36.         ]
  37.     }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement