Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.37 KB | None | 0 0
  1. {
  2.     "ApiVersion" : "1.0.0.0",
  3.     "StatusCode" : 200,
  4.     "ErrorMessage" : null,
  5.     "Result" : {
  6.         "Api" : [{
  7.                 "Parameters" : [{
  8.                         "Name" : "quickSearch",
  9.                         "Type" : "System.String",
  10.                         "IsOptional" : false
  11.                     }
  12.                 ],
  13.                 "Method" : "GET",
  14.                 "RelativePath" : "Customer/QuickSearch?quickSearch={quickSearch}"
  15.             }, {
  16.                 "Parameters" : [{
  17.                         "Name" : "customerId",
  18.                         "Type" : "System.Int32",
  19.                         "IsOptional" : false
  20.                     }
  21.                 ],
  22.                 "Method" : "GET",
  23.                 "RelativePath" : "Customer/GetCustomerFull?customerId={customerId}"
  24.             }, {
  25.                 "Parameters" : [{
  26.                         "Name" : "dto",
  27.                         "Type" : "CRM.Server.Dto.CustomerFullDto",
  28.                         "IsOptional" : false
  29.                     }
  30.                 ],
  31.                 "Method" : "POST",
  32.                 "RelativePath" : "Customer/SaveCustomerFull"
  33.             }, {
  34.                 "Parameters" : [],
  35.                 "Method" : "GET",
  36.                 "RelativePath" : "Order/TestFriendlyError"
  37.             }, {
  38.                 "Parameters" : [],
  39.                 "Method" : "GET",
  40.                 "RelativePath" : "Order/GetOrderListTest"
  41.             }, {
  42.                 "Parameters" : [],
  43.                 "Method" : "GET",
  44.                 "RelativePath" : "Address/GetAddressTypeList"
  45.             }, {
  46.                 "Parameters" : [],
  47.                 "Method" : "GET",
  48.                 "RelativePath" : "Address/GetCountryList"
  49.             }, {
  50.                 "Parameters" : [{
  51.                         "Name" : "countryCode",
  52.                         "Type" : "System.String",
  53.                         "IsOptional" : false
  54.                     }
  55.                 ],
  56.                 "Method" : "GET",
  57.                 "RelativePath" : "Address/GetPostList?countryCode={countryCode}"
  58.             }, {
  59.                 "Parameters" : [],
  60.                 "Method" : "GET",
  61.                 "RelativePath" : "Address/GetContactTypeList"
  62.             }, {
  63.                 "Parameters" : [],
  64.                 "Method" : "GET",
  65.                 "RelativePath" : "User/GetAll"
  66.             }, {
  67.                 "Parameters" : [{
  68.                         "Name" : "credentials",
  69.                         "Type" : "CRM.Server.Dto.CredentialsDto",
  70.                         "IsOptional" : false
  71.                     }
  72.                 ],
  73.                 "Method" : "POST",
  74.                 "RelativePath" : "System/Login"
  75.             }, {
  76.                 "Parameters" : [],
  77.                 "Method" : "GET",
  78.                 "RelativePath" : "System/Logout"
  79.             }, {
  80.                 "Parameters" : [],
  81.                 "Method" : "GET",
  82.                 "RelativePath" : "System/Ping"
  83.             }, {
  84.                 "Parameters" : [],
  85.                 "Method" : "GET",
  86.                 "RelativePath" : "System/GetInitialData"
  87.             }, {
  88.                 "Parameters" : [],
  89.                 "Method" : "POST",
  90.                 "RelativePath" : "System/DownloadFile"
  91.             }, {
  92.                 "Parameters" : [],
  93.                 "Method" : "POST",
  94.                 "RelativePath" : "System/UploadFile"
  95.             }, {
  96.                 "Parameters" : [],
  97.                 "Method" : "GET",
  98.                 "RelativePath" : "System/GetCachedApi"
  99.             }, {
  100.                 "Parameters" : [],
  101.                 "Method" : "GET",
  102.                 "RelativePath" : "System/GetApi"
  103.             }, {
  104.                 "Parameters" : [{
  105.                         "Name" : "wfId",
  106.                         "Type" : "System.Int64",
  107.                         "IsOptional" : false
  108.                     }
  109.                 ],
  110.                 "Method" : "GET",
  111.                 "RelativePath" : "Wfe/GetWfeData?wfId={wfId}"
  112.             }, {
  113.                 "Parameters" : [{
  114.                         "Name" : "id",
  115.                         "Type" : "System.Int64",
  116.                         "IsOptional" : false
  117.                     }
  118.                 ],
  119.                 "Method" : "GET",
  120.                 "RelativePath" : "Wfe/GetWfeNode/{id}"
  121.             }, {
  122.                 "Parameters" : [{
  123.                         "Name" : "wfId",
  124.                         "Type" : "System.Int64",
  125.                         "IsOptional" : false
  126.                     }
  127.                 ],
  128.                 "Method" : "GET",
  129.                 "RelativePath" : "Wfe/GetWfeNodeList?wfId={wfId}"
  130.             }, {
  131.                 "Parameters" : [{
  132.                         "Name" : "dto",
  133.                         "Type" : "CRM.Server.Dto.WfeNodeDto",
  134.                         "IsOptional" : false
  135.                     }
  136.                 ],
  137.                 "Method" : "POST",
  138.                 "RelativePath" : "Wfe/SetWfeNode"
  139.             }, {
  140.                 "Parameters" : [{
  141.                         "Name" : "id",
  142.                         "Type" : "System.Int64",
  143.                         "IsOptional" : false
  144.                     }
  145.                 ],
  146.                 "Method" : "DELETE",
  147.                 "RelativePath" : "Wfe/DelWfeNode/{id}"
  148.             }, {
  149.                 "Parameters" : [{
  150.                         "Name" : "id",
  151.                         "Type" : "System.Int64",
  152.                         "IsOptional" : false
  153.                     }
  154.                 ],
  155.                 "Method" : "GET",
  156.                 "RelativePath" : "Wfe/GetWfeConn/{id}"
  157.             }, {
  158.                 "Parameters" : [{
  159.                         "Name" : "wfId",
  160.                         "Type" : "System.Int64",
  161.                         "IsOptional" : false
  162.                     }
  163.                 ],
  164.                 "Method" : "GET",
  165.                 "RelativePath" : "Wfe/GetWfeConnList?wfId={wfId}"
  166.             }, {
  167.                 "Parameters" : [{
  168.                         "Name" : "dto",
  169.                         "Type" : "CRM.Server.Dto.WfeConnDto",
  170.                         "IsOptional" : false
  171.                     }
  172.                 ],
  173.                 "Method" : "POST",
  174.                 "RelativePath" : "Wfe/SetWfeConn"
  175.             }, {
  176.                 "Parameters" : [{
  177.                         "Name" : "id",
  178.                         "Type" : "System.Int64",
  179.                         "IsOptional" : false
  180.                     }
  181.                 ],
  182.                 "Method" : "DELETE",
  183.                 "RelativePath" : "Wfe/DelWfeConn/{id}"
  184.             }
  185.         ],
  186.         "User" : {
  187.             "UserId" : 1,
  188.             "Username" : "admin",
  189.             "Password" : null
  190.         }
  191.     }
  192. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement