Advertisement
Guest User

balance_update_restlet

a guest
Feb 4th, 2018
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.49 KB | None | 0 0
  1. {
  2.   "front-version": "2.13.2",
  3.   "version": 3,
  4.   "nodes": [
  5.     {
  6.       "uriEditor": true,
  7.       "type": "Request",
  8.       "method": {
  9.         "requestBody": true,
  10.         "link": "http://tools.ietf.org/html/rfc7231#section-4.3.3",
  11.         "name": "POST"
  12.       },
  13.       "body": {
  14.         "formBody": {
  15.           "overrideContentType": true,
  16.           "encoding": "application/x-www-form-urlencoded",
  17.           "items": []
  18.         },
  19.         "bodyType": "Text",
  20.         "textBody": "{\n\"key\":\"apikey\",\n\"addr\":\"18AHDSs9uUiHHQekvDgJwvE5mph1YFC2Yq\",\n\"callback\":\"yourcallback\",\n\"onNotification\":\"KEEP\", \n\"op\":\"ALL\", \n\"confs\": \"2\"\n}"
  21.       },
  22.       "uri": {
  23.         "query": {
  24.           "delimiter": "&",
  25.           "items": []
  26.         },
  27.         "scheme": {
  28.           "secure": true,
  29.           "name": "https",
  30.           "version": "V11"
  31.         },
  32.         "host": "api.blockchain.info",
  33.         "path": "/v2/receive/balance_update"
  34.       },
  35.       "id": "93f0b2de-dd7b-4865-8e7b-33d078e9c508",
  36.       "lastModified": "2018-01-08T16:11:43.710+02:00",
  37.       "name": "balance-update",
  38.       "headers": [
  39.         {
  40.           "name": "Content-Type",
  41.           "value": "text/plain"
  42.         },
  43.         {
  44.           "enabled": true,
  45.           "name": "Content-Type",
  46.           "value": "application/json"
  47.         }
  48.       ],
  49.       "metaInfo": {
  50.         "IS_FROM_HISTORY": "18a213a5-01e4-474a-8e53-b51afd9f0a8a",
  51.         "ownerId": "auth0|5a4deb4009e4c3291fbe3b9d"
  52.       },
  53.       "parentId": "039bad4c-4b68-442b-a483-44d1834739f4"
  54.     },
  55.     {
  56.       "type": "Project",
  57.       "id": "039bad4c-4b68-442b-a483-44d1834739f4",
  58.       "lastModified": "2018-01-26T15:47:56.184+02:00",
  59.       "name": "Blockchain"
  60.     }
  61.   ]
  62. }
  63. {
  64.   "front-version": "2.13.2",
  65.   "version": 3,
  66.   "nodes": [
  67.     {
  68.       "uriEditor": true,
  69.       "type": "Request",
  70.       "method": {
  71.         "requestBody": true,
  72.         "link": "http://tools.ietf.org/html/rfc7231#section-4.3.3",
  73.         "name": "POST"
  74.       },
  75.       "body": {
  76.         "formBody": {
  77.           "overrideContentType": true,
  78.           "encoding": "application/x-www-form-urlencoded",
  79.           "items": []
  80.         },
  81.         "bodyType": "Text",
  82.         "textBody": "{\n\"key\":\"apikey\",\n\"addr\":\"18AHDSs9uUiHHQekvDgJwvE5mph1YFC2Yq\",\n\"callback\":\"yourcallback\",\n\"onNotification\":\"KEEP\", \n\"op\":\"ALL\", \n\"confs\": \"2\"\n}"
  83.       },
  84.       "uri": {
  85.         "query": {
  86.           "delimiter": "&",
  87.           "items": []
  88.         },
  89.         "scheme": {
  90.           "secure": true,
  91.           "name": "https",
  92.           "version": "V11"
  93.         },
  94.         "host": "api.blockchain.info",
  95.         "path": "/v2/receive/balance_update"
  96.       },
  97.       "id": "93f0b2de-dd7b-4865-8e7b-33d078e9c508",
  98.       "lastModified": "2018-01-08T16:11:43.710+02:00",
  99.       "name": "balance-update",
  100.       "headers": [
  101.         {
  102.           "name": "Content-Type",
  103.           "value": "text/plain"
  104.         },
  105.         {
  106.           "enabled": true,
  107.           "name": "Content-Type",
  108.           "value": "application/json"
  109.         }
  110.       ],
  111.       "metaInfo": {
  112.         "IS_FROM_HISTORY": "18a213a5-01e4-474a-8e53-b51afd9f0a8a",
  113.         "ownerId": "auth0|5a4deb4009e4c3291fbe3b9d"
  114.       },
  115.       "parentId": "039bad4c-4b68-442b-a483-44d1834739f4"
  116.     },
  117.     {
  118.       "type": "Project",
  119.       "id": "039bad4c-4b68-442b-a483-44d1834739f4",
  120.       "lastModified": "2018-01-26T15:47:56.184+02:00",
  121.       "name": "Blockchain"
  122.     }
  123.   ]
  124. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement