Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "Customers" : [
  3.         {
  4.             "FirstName" : "[q6369]",
  5.             "LastName" : "[q6488]",
  6.             "PhoneNumber" : "q6368",
  7.             "Tickets" : [
  8.                 {
  9.                     "Group" : 1,
  10.                     "Status" : 2,
  11.                     "Notes" : "Generated from VersiForm.",
  12.                     "Requests" : [
  13.                         {
  14.                             "Priority" : 0,
  15.                             "RequestTypes": {
  16.                                 "Request Type" : 147,
  17.                                 "Action" : "313"
  18.                             } ,
  19.                             "Documents": [
  20.                                 {
  21.                                     "DocumentType" : 42,
  22.                                     "Classifiers": {
  23.                                         "Location": 1
  24.                                     },
  25.                                     "Keywords": [
  26.                                         {
  27.                                             "Type": 36,
  28.                                             "Value": "[FormId]"
  29.                                         }
  30.                                     ]
  31.                                 }
  32.                             ]
  33.                         }
  34.                     ]
  35.                 }
  36.             ]
  37.         }
  38.     ]
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement