Advertisement
Guest User

Untitled

a guest
Jun 29th, 2018
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "match_roles" : {
  3.     "BUY_NOMADE": {
  4.       "email": "marie.tiberghien@bureauxapartager.com",
  5.       "id": 3097957
  6.     },
  7.     "BUY_RESIDENT_SINGLE": {
  8.       "email": "pierreantoine@bureauxapartager.com",
  9.       "id": 4819789
  10.     },
  11.     "BUY_RESIDENT_SMALL": {
  12.       "email": "pierreantoine@bureauxapartager.com",
  13.       "id": 4819789
  14.     },
  15.     "BUY_RESIDENT_OTHER": {
  16.       "email": "victor.bussiere@bureauxapartager.com",
  17.       "id": 3588484
  18.     },
  19.     "ORG_RESIDENT_BOOST": {
  20.       "email": "maximilien@bureauxapartager.com",
  21.       "id": 4056918
  22.     },
  23.     "ORG_NOMADE_PRO": {
  24.       "email": "marie.tiberghien@bureauxapartager.com",
  25.       "id": 3097957
  26.     },
  27.     "ORG_NOMADE_BOOST": {
  28.       "email": "marie.tiberghien@bureauxapartager.com",
  29.       "id": 3097957
  30.     },
  31.     "ORG_PARTNER": {
  32.       "email": "come@bureauxapartager.com",
  33.       "id": 3097938
  34.     },
  35.     "ORG_NOMADE_RESIDENT_PRO": {
  36.       "email": "chloe.bonnefous@bureauxapartager.com",
  37.       "id": 3097945
  38.     },
  39.     "ORG_NOMADE_RESIDENT_BOOST": {
  40.       "email": "marie.tiberghien@bureauxapartager.com",
  41.       "id": 3097957
  42.     },
  43.     "ORG_RESIDENT_PRO": {
  44.       "email": "chloe.bonnefous@bureauxapartager.com",
  45.       "id": 3097945
  46.     },
  47.     "DEAL_PAYMENT_END_OF_ALLOWANCE": {
  48.       "email": "chloe.bonnefous@bureauxapartager.com",
  49.       "id": 3097945
  50.     }
  51.   },
  52.   "deal_payment_end_of_allowance": [
  53.     {
  54.       "test": {},
  55.       "activity": {
  56.         "match_role": "DEAL_PAYMENT_END_OF_ALLOWANCE",
  57.         "delay": 0,
  58.         "type": "task",
  59.         "subject": "Fin de prestation (site)"
  60.       },
  61.       "entity": {
  62.         "match_role": "DEAL_PAYMENT_END_OF_ALLOWANCE"
  63.       }
  64.     }
  65.   ],
  66.   "deals":[
  67.     {
  68.       "test": {
  69.         "duration": "hour or day"
  70.       },
  71.       "activity": {
  72.         "match_role": "BUY_NOMADE",
  73.         "delay": 1,
  74.         "type": "call",
  75.         "subject": "Call critères (site)"
  76.       },
  77.       "entity": {
  78.         "match_role": "BUY_NOMADE"
  79.       }
  80.     },
  81.     {
  82.       "test": {
  83.         "duration": "month",
  84.         "team_size": "single"
  85.       },
  86.       "activity": {
  87.         "match_role": "BUY_RESIDENT_SINGLE",
  88.         "delay": 5,
  89.         "type": "call",
  90.         "subject": "Call critères (site)"
  91.       },
  92.       "entity": {
  93.         "match_role": "BUY_RESIDENT_SINGLE"
  94.       }
  95.     },
  96.     {
  97.       "test": {
  98.         "duration": "month",
  99.         "team_size": "small"
  100.       },
  101.       "activity": {
  102.         "match_role": "BUY_RESIDENT_SMALL",
  103.         "delay": 5,
  104.         "type": "call",
  105.         "subject": "Call critères (site)"
  106.       },
  107.       "entity": {
  108.         "match_role": "BUY_RESIDENT_SMALL"
  109.       }
  110.     },
  111.     {
  112.       "test": {
  113.         "duration": "month",
  114.         "team_size": "big"
  115.       },
  116.       "activity": {
  117.         "match_role": "BUY_RESIDENT_OTHER",
  118.         "delay": 2,
  119.         "type": "call",
  120.         "subject": "Call critères (site)"
  121.       },
  122.       "entity": {
  123.         "match_role": "BUY_RESIDENT_OTHER"
  124.       }
  125.     },
  126.     {
  127.       "test": {
  128.         "duration": "month",
  129.         "team_size": "huge"
  130.       },
  131.       "activity": {
  132.         "match_role": "BUY_RESIDENT_OTHER",
  133.         "delay": 0,
  134.         "type": "call",
  135.         "subject": "Call critères (site)"
  136.       },
  137.       "entity": {
  138.         "match_role": "BUY_RESIDENT_OTHER"
  139.       }
  140.     }
  141.   ],
  142.   "organizations": [
  143.     {
  144.       "test": {
  145.         "temporality": "nomade",
  146.         "profile": "boost"
  147.       },
  148.       "activity": {
  149.         "match_role": "ORG_NOMADE_BOOST",
  150.         "delay": 0,
  151.         "type": {
  152.           "contract": "modration",
  153.           "annonce": "modration_annonce"
  154.         },
  155.         "subject": {
  156.           "contract": "Modération contract",
  157.           "annonce": "Modération annonce"
  158.         }
  159.       }
  160.     },
  161.     {
  162.       "test": {
  163.         "temporality": "nomade",
  164.         "profile": "pro"
  165.       },
  166.       "activity": {
  167.         "match_role": "ORG_NOMADE_PRO",
  168.         "delay": 0,
  169.         "type": {
  170.           "contract": "modration",
  171.           "annonce": "modration_annonce"
  172.         },
  173.         "subject": {
  174.           "contract": "Modération contract",
  175.           "annonce": "Modération annonce"
  176.         }
  177.       }
  178.     },
  179.     {
  180.       "test": {
  181.         "temporality": "resident",
  182.         "profile": "boost"
  183.       },
  184.       "activity": {
  185.         "match_role": "ORG_RESIDENT_BOOST",
  186.         "delay": 0,
  187.         "type": {
  188.           "contract": "modration",
  189.           "annonce": "modration_annonce"
  190.         },
  191.         "subject": {
  192.           "contract": "Modération contract",
  193.           "annonce": "Modération annonce"
  194.         }
  195.       }
  196.     },
  197.     {
  198.       "test": {
  199.         "temporality": "nomade_resident",
  200.         "profile": "pro"
  201.       },
  202.       "activity": {
  203.         "match_role": "ORG_NOMADE_RESIDENT_PRO",
  204.         "delay": 0,
  205.         "type": {
  206.           "contract": "modration",
  207.           "annonce": "modration_annonce"
  208.         },
  209.         "subject": {
  210.           "contract": "Modération contract",
  211.           "annonce": "Modération annonce"
  212.         }
  213.       }
  214.     },
  215.     {
  216.       "test": {
  217.         "temporality": "resident",
  218.         "profile": "pro"
  219.       },
  220.       "activity": {
  221.         "match_role": "ORG_RESIDENT_PRO",
  222.         "delay": 0,
  223.         "type": {
  224.           "contract": "modration",
  225.           "annonce": "modration_annonce"
  226.         },
  227.         "subject": {
  228.           "contract": "Modération contract",
  229.           "annonce": "Modération annonce"
  230.         }
  231.       }
  232.     },
  233.     {
  234.       "test": {
  235.         "temporality": "nomade_resident",
  236.         "profile": "boost"
  237.       },
  238.       "activity": {
  239.         "match_role": "ORG_NOMADE_RESIDENT_BOOST",
  240.         "delay": 0,
  241.         "type": {
  242.           "contract": "modration",
  243.           "annonce": "modration_annonce"
  244.         },
  245.         "subject": {
  246.           "contract": "Modération contract",
  247.           "annonce": "Modération annonce"
  248.         }
  249.       }
  250.     },
  251.     {
  252.       "test": {
  253.         "profile": "partner"
  254.       },
  255.       "activity": {
  256.         "match_role": "ORG_PARTNER",
  257.         "delay": 0,
  258.         "subject": {
  259.           "contract": "Modération contract",
  260.           "annonce": "Modération annonce"
  261.         },
  262.         "type": {
  263.           "contract": "modration",
  264.           "annonce": "modration_annonce"
  265.         }
  266.       }
  267.     }
  268.   ]
  269. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement