{"info":{"_postman_id":"96165e4d-151b-4bb0-a084-ec24945ccada","name":"Vault API","description":"<html><head></head><body><p>Open crypto custodial platform with lightning speed transfers.</p>\n<h1 id=\"overview\">Overview</h1>\n<p>Vault provides a fast and compact RESTful API to integrate digital currency wallets and transactions with your application. </p>\n<h2 id=\"supported-digital-currencies\">Supported Digital Currencies</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Identifier</th>\n<th>Currency Name</th>\n<th>Status</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>BTC</td>\n<td>Bitcoin</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>BCH</td>\n<td>Bitcoin Cash</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>BTG</td>\n<td>Bitcoin Gold</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>DASH</td>\n<td>Dash</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>EOS</td>\n<td>EOS</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>ETC</td>\n<td>Ethereum Clasic</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>ETH</td>\n<td>Ethereum</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>LTC</td>\n<td>Litecoin</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>TRX</td>\n<td>Tron</td>\n<td>Pending</td>\n</tr>\n<tr>\n<td>XDAC</td>\n<td>xDAC</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>USDC</td>\n<td>USD coin</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>XLM</td>\n<td>Stellar</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>XMR</td>\n<td>Monero</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>XRP</td>\n<td>Ripple</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>XVG</td>\n<td>Verge</td>\n<td>Live</td>\n</tr>\n<tr>\n<td>ZEC</td>\n<td>Zcash</td>\n<td>Live</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"production-environment\">Production Environment</h2>\n<p>REST API ENDPOINT URL: <a href=\"https://vault-api.chaincreator.exchange\">https://vault-api.chaincreator.exchange</a></p>\n<h2 id=\"test-environment\">Test Environment</h2>\n<p>REST API ENDPOINT URL: <a href=\"https://vault-sandbox.chaincreator.exchange\">https://vault-sandbox.chaincreator.exchange</a></p>\n<h1 id=\"api-reference\">API REFERENCE</h1>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"API REFERENCE","slug":"api-reference"}],"owner":"7173466","collectionId":"96165e4d-151b-4bb0-a084-ec24945ccada","publishedId":"S1EQUyY8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-04-16T16:09:20.000Z"},"item":[{"name":"Create wallet","id":"c4979a59-6893-43da-a7bb-374c16fbec27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","type":"text","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"<p>[Requred] Unique account ID provided by your application. Must be a valid GUID.</p>\n","type":"text"},{"key":"currency","value":"{{currency}}","description":"<p>[Requred] (String) BTC, LTC, XDAC, etc</p>\n","type":"text"},{"key":"projectId","value":"{{projectId}}","description":"<p>(String) The unique ID of your project provided by your application. Based on this ID you can collect data for a specific app.</p>\n","type":"text"},{"key":"notificationEmail","value":"{{notificationEmail}}","description":"<p>(String) Email address where notification about incoming transactions will be sent</p>\n","type":"text"},{"key":"notificationURL","value":"{{notificationURL}}","description":"<p>(String) URL which will be called after transactions has been deposited to created wallet </p>\n","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/create","description":"<p>Creates a new wallet public address each time.\nVault will normally limit public key generation per amount of time (i.e. max 3 addresses per month).</p>\n","urlObject":{"path":["wallets","create"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"944de8f7-d944-43ff-8c8f-3a5a33b37e4a","name":"Create wallet","originalRequest":{"method":"POST","header":[{"description":"[Requred] Your unique partner ID provided by the Vault","key":"X-Auth-Client","type":"text","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"[Requred] Unique account ID provided by your application. Must be a valid GUID.","type":"text"},{"key":"currency","value":"{{currency}}","description":"[Requred] (String) BTC, LTC, XDAC, etc","type":"text"},{"key":"projectId","value":"{{projectId}}","description":"(String) The unique ID of your project provided by your application. Based on this ID you can collect data for a specific app.","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Apr 2019 03:36:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,HEAD,PUT,POST,DELETE"},{"key":"X-Auth-Token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjoiQVFJQ0FIaFVsd01EbFJoS2drSlpSREtlc0xWMkZPQ29QSzJnSUFTZUJiSDJsakNxdEFGUGhnYWpGeXViOUJ3ckdxRzV4RzhMQUFBQW9qQ0Jud1lKS29aSWh2Y05BUWNHb0lHUk1JR09BZ0VBTUlHSUJna3Foa2lHOXcwQkJ3RXdIZ1lKWUlaSUFXVURCQUV1TUJFRURNY3hxRUpwODZVclhta29XUUlCRUlCYndSTHBmcFFqeUpPZjdoMDJUVCtQN3NGVDBHTHN1WXAwNUhzeW9ma0RaaWI0bXBLSXZaRlowd3dwWFc5UHFMMXM1OGtpUEpKMm9JMmMzM1ptM1hwYWU5MmlkVHBxVVErc0MwdGhwMWhJd2VhbFdqMkZKbDVtWFJhbnp3PT0iLCJpYXQiOjE1NTU5MDQxNjMsImV4cCI6MTU1NTkwNDE3M30.RIbMsEk5GYI2L6MIVro8S4D9WbLZfcszFGPUYWMbysI"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"4cb48d1add9a6ca0-SJC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"wallet\": {\n            \"walletUid\": \"eaeca2e6-adf9-42c0-ac9c-8793873e08db\",\n            \"accountId\": \"8199108f-f929-4202-b962-81c7a8d325db\",\n            \"currency\": \"XDAC\",\n            \"availableBalance\": \"0\",\n            \"lockedBalance\": \"0\",\n            \"address\": \"chaincreatr1.253344346716\",\n            \"projectId\": \"31900b3c-f4b5-4cfc-a512-b14392e447ca\",\n            \"createdAt\": \"2019-04-12T15:05:14.976Z\",\n            \"updatedAt\": \"2019-04-21T17:33:01.111Z\"\n        }\n    }\n}"}],"_postman_id":"c4979a59-6893-43da-a7bb-374c16fbec27"},{"name":"Get account wallets","id":"02c9b753-96ff-4ae4-a319-33b84451357d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","type":"text","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"<p>[Requred] Unique account ID provided by your application</p>\n","type":"text"},{"key":"currency","value":"{{currency}}","description":"<p>(String) BTC, LTC, XDAC, etc</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>(Integer) Default page is 1</p>\n","type":"text"},{"key":"limit","value":"25","description":"<p>(Integer) Returns 25 results by default</p>\n","type":"text"},{"key":"sortBy","value":"currency","description":"<p>(String)</p>\n","type":"text"},{"key":"sortDir","value":"desc","description":"<p>(String) desc, asc</p>\n","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/listWallets","description":"<p>Retrieve all account wallets.</p>\n","urlObject":{"path":["wallets","listWallets"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"4c369cfe-df53-4ab3-8040-395cda8119a5","name":"Get account wallets","originalRequest":{"method":"POST","header":[{"description":"[Requred] Your unique partner ID provided by the Vault","key":"X-Auth-Client","type":"text","value":"{{partner}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"[Requred] Unique account ID provided by your application","type":"text"},{"key":"currency","value":"{{currency}}","description":"(String) BTC, LTC, XDAC, etc","type":"text"},{"key":"page","value":"1","description":"(Integer) Default page is 1","type":"text"},{"key":"limit","value":"25","description":"(Integer) Returns 25 results by default","type":"text"},{"key":"sortBy","value":"currency","description":"(String)","type":"text"},{"key":"sortDir","value":"desc","description":"(String) desc, asc","type":"text"}]},"url":"https://staging-2-ccv-api.chaincreator.exchange/wallets/listWallets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2019 03:37:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,HEAD,PUT,POST,DELETE"},{"key":"X-Auth-Token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjoiQVFJQ0FIaFVsd01EbFJoS2drSlpSREtlc0xWMkZPQ29QSzJnSUFTZUJiSDJsakNxdEFFeXhEaHorSVB3WjVMMW5lNGZMV2x3QUFBQW9qQ0Jud1lKS29aSWh2Y05BUWNHb0lHUk1JR09BZ0VBTUlHSUJna3Foa2lHOXcwQkJ3RXdIZ1lKWUlaSUFXVURCQUV1TUJFRURFWTdZNUlPR2RHRkdaV08yd0lCRUlCYmtISll1d2g0TFdnL2ZNNXpudElZSm1rcGZ5UldSRkhTWDF3dkdVdVREOXhPSjErZWp0c2RpS2lnYklqY3JSd1plZ3ZLbmxUakVhdWpseU1qVTZtZkpwVjdqTFYyMkZtVHFiTC9qVFZEMHlUMU5XQXpzN3h6TUVqOTdBPT0iLCJpYXQiOjE1NTUyMTMwNDUsImV4cCI6MTU1NTIxMzA1NX0.cZvJKEEk84ME3QZij_r2t7L_b01-4KaH2YK5Oj2_x6c"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"4c72a4188e272810-SJC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"wallets\": [\n            {\n                \"walletUid\": \"eaeca2e6-adf9-42c0-ac9c-8793873e08db\",\n                \"accountId\": \"8199108f-f929-4202-b962-81c7a8d325db\",\n                \"currency\": \"XDAC\",\n                \"availableBalance\": \"100.00440000000002\",\n                \"lockedBalance\": \"11.106\",\n                \"address\": \"chaincreatr1.653394340726\",\n                \"projectId\": \"31900b3c-f4b5-4cfc-a512-b14392e447ca\",\n                \"createdAt\": \"2019-04-12T15:05:14.976Z\",\n                \"updatedAt\": \"2019-04-14T03:01:22.328Z\"\n            }\n        ],\n        \"total\": 1\n    }\n}"}],"_postman_id":"02c9b753-96ff-4ae4-a319-33b84451357d"},{"name":"Lock wallet balance","id":"52b840fe-f6b0-4fe9-b849-be2757285f56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","type":"text","value":"{{partner}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"<p>[Requred] Unique account ID provided by your application</p>\n","type":"text"},{"key":"currency","value":"{{currency}}","description":"<p>[Requred] (String) BTC, LTC, XDAC, etc</p>\n","type":"text"},{"key":"amount","value":" 123.4567","description":"<p>[Requred] (Decimal)</p>\n","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/lockBalance","description":"<p>Lock specified amount on account balance.</p>\n","urlObject":{"path":["wallets","lockBalance"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"b41daa68-13c1-47be-bcc2-48b38560b86a","name":"Lock wallet balance","originalRequest":{"method":"POST","header":[{"description":"[Requred] Your unique partner ID provided by the Vault","key":"X-Auth-Client","type":"text","value":"{{partner}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"[Requred] Unique account ID provided by your application","type":"text"},{"key":"currency","value":"{{currency}}","description":"[Requred] (String) BTC, LTC, XDAC, etc","type":"text"},{"key":"amount","value":" 1","description":"[Requred] (Decimal)","type":"text"}]},"url":"https://staging-2-ccv-api.chaincreator.exchange/wallets/lockBalance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2019 03:41:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,HEAD,PUT,POST,DELETE"},{"key":"X-Auth-Token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjoiQVFJQ0FIaFVsd01EbFJoS2drSlpSREtlc0xWMkZPQ29QSzJnSUFTZUJiSDJsakNxdEFGME9BaVZyRFg4Rkd3amlDNDFRQWF2QUFBQW9qQ0Jud1lKS29aSWh2Y05BUWNHb0lHUk1JR09BZ0VBTUlHSUJna3Foa2lHOXcwQkJ3RXdIZ1lKWUlaSUFXVURCQUV1TUJFRURDSzRhTnA4bXY3OERHY1EvQUlCRUlCYjN0b0lRdXNSN0pyWWVmYVY2NnJiU3hSaEh5VWc1WitOWHUyeVFGcWRLMTBNRFAvMmtFa2doanE0L3NjdGlGMHpqUFpudllWUkx0QXhRY3lDL1FrNTE5c3NDdUU5OWh2cklwR0JnRXRReTVWVkpFTzZhejlrSXNTSy93PT0iLCJpYXQiOjE1NTUyMTMyODEsImV4cCI6MTU1NTIxMzI5MX0.evdE7fXIdGJW467D_Fp26N-PNpgHVR6rwlf2Bn70NQ8"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"4c72a9dfcd3b2810-SJC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"wallet\": {\n            \"walletUid\": \"eaeca2e6-adf9-42c0-ac9c-8793873e08db\",\n            \"accountId\": \"8199108f-f929-4202-b962-81c7a8d325db\",\n            \"currency\": \"XDAC\",\n            \"availableBalance\": \"99.0044\",\n            \"lockedBalance\": \"1\",\n            \"address\": \"chaincreatr1.253344346716\",\n            \"projectId\": \"31900b3c-f4b5-4cfc-a512-b14392e447ca\",\n            \"createdAt\": \"2019-04-12T15:05:14.976Z\",\n            \"updatedAt\": \"2019-04-14T03:41:21.629Z\"\n        }\n    }\n}"}],"_postman_id":"52b840fe-f6b0-4fe9-b849-be2757285f56"},{"name":"Unlock wallet balance","id":"32aecba2-a85c-4ec5-998f-3b91cf9812d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","type":"text","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"<p>[Requred] Unique account ID provided by your application</p>\n","type":"text"},{"key":"currency","value":"{{currency}}","description":"<p>[Requred] (String) BTC, LTC, XDAC, etc</p>\n","type":"text"},{"key":"amount","value":"12.3456","description":"<p>[Requred] (Decimal)</p>\n","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/unlockBalance","description":"<p>Transfer locked balance available balance for a specific account wallet.</p>\n","urlObject":{"path":["wallets","unlockBalance"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"c26512ef-3dc9-4a39-99ca-5f2a52b2a4d3","name":"Unlock wallet balance","originalRequest":{"method":"POST","header":[{"description":"[Requred] Your unique partner ID provided by the Vault","key":"X-Auth-Client","type":"text","value":"{{partner}}"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"[Requred] Unique account ID provided by your application","type":"text"},{"key":"currency","value":"{{currency}}","description":"[Requred] (String) BTC, LTC, XDAC, etc","type":"text"},{"key":"amount","value":"1","description":"[Requred] (Decimal)","type":"text"}]},"url":"https://staging-2-ccv-api.chaincreator.exchange/wallets/unlockBalance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2019 03:43:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,HEAD,PUT,POST,DELETE"},{"key":"X-Auth-Token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjoiQVFJQ0FIaFVsd01EbFJoS2drSlpSREtlc0xWMkZPQ29QSzJnSUFTZUJiSDJsakNxdEFGS1hFRWw4WEtxaFlGWHY3eEUyWlRwQUFBQW9qQ0Jud1lKS29aSWh2Y05BUWNHb0lHUk1JR09BZ0VBTUlHSUJna3Foa2lHOXcwQkJ3RXdIZ1lKWUlaSUFXVURCQUV1TUJFRURGZVVMRVRqWFRKQllSY2taUUlCRUlCYkE4YjdJcm1UZUVVUUdWdEN3MVcrT3BaUFVUQ0xVV0pTSDJ6aVV3ZU5MVnFMZFhHOTNkOUl3YW9NU1pzZUZ3RkJHQjR1U2N2SmVKM3ROZWhmcDZXVnhnZDlFSzVmblpFUEloWTdoekxWbWxGUzhOOFVuS1BVOW9pS3ZnPT0iLCJpYXQiOjE1NTUyMTM0MDQsImV4cCI6MTU1NTIxMzQxNH0.MLJtuvbYyu00vEVERYxnx0ncpUjUQiP2-pGdJdeGrSk"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"4c72acdcae472810-SJC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"wallet\": {\n            \"walletUid\": \"eaeca2e6-adf9-42c0-ac9c-8793873e08db\",\n            \"accountId\": \"8199108f-f929-4202-b962-81c7a8d325db\",\n            \"currency\": \"XDAC\",\n            \"availableBalance\": \"100.0044\",\n            \"lockedBalance\": \"0\",\n            \"address\": \"chaincreatr1.253344346716\",\n            \"projectId\": \"31900b3c-f4b5-4cfc-a512-b14392e447ca\",\n            \"createdAt\": \"2019-04-12T15:05:14.976Z\",\n            \"updatedAt\": \"2019-04-14T03:43:24.339Z\"\n        }\n    }\n}"}],"_postman_id":"32aecba2-a85c-4ec5-998f-3b91cf9812d6"},{"name":"Send transaction","id":"94a9668e-e5e2-49aa-b58e-508c97a04203","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","type":"text","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"<p>[Requred] Unique account ID provided by your application</p>\n","type":"text"},{"key":"currency","value":"{{currency}}","description":"<p>[Requred] (String) BTC, LTC, XDAC, etc</p>\n","type":"text"},{"key":"address","value":"{{address}}","description":"<p>[Requred] (String) Destination wallet address</p>\n","type":"text"},{"key":"amount","value":"1.234","description":"<p>[Requred] (Decimal) The amount of the transaction</p>\n","type":"text"},{"key":"userId","value":"{{userId}}","description":"<p>(String) The ID of user who submitted this transaction. Provided by the 3rd party application.</p>\n","type":"text"},{"key":"projectId","value":"{{projectId}}","description":"<p>(String) The unique ID of your project provided by your application. </p>\n","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/addPayment","description":"<p>Send coins to another recipient.</p>\n","urlObject":{"path":["wallets","addPayment"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"19fe5ef3-b61b-48b6-a2d7-78f23b852f26","name":"New outgoing payment","originalRequest":{"method":"POST","header":[{"description":"[Requred] Your unique partner ID provided by the Vault","key":"X-Auth-Client","type":"text","value":"{{partner}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"[Requred] Unique account ID provided by your application","type":"text"},{"key":"currency","value":"{{currency}}","description":"[Requred] (String) BTC, LTC, XDAC, etc","type":"text"},{"key":"address","value":"{{address}}","description":"[Requred] (String) Destination wallet address","type":"text"},{"key":"amount","value":"1.234","description":"(Decimal) The amount of the transaction","type":"text"},{"key":"userId","value":"{{userId}}","description":"(String) The ID of user who submitted this transaction. Provided by the 3rd party application.","type":"text"},{"key":"projectId","value":"{{projectId}}","description":"(String) The unique ID of your project provided by your application. ","type":"text"}]},"url":"https://staging-2-ccv-api.chaincreator.exchange/wallets/addPayment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Apr 2019 03:45:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,HEAD,PUT,POST,DELETE"},{"key":"X-Auth-Token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjoiQVFJQ0FIaFVsd01EbFJoS2drSlpSREtlc0xWMkZPQ29QSzJnSUFTZUJiSDJsakNxdEFFeWpXRkxDTktKYWNqWlFHWFNMYmFaQUFBQW9qQ0Jud1lKS29aSWh2Y05BUWNHb0lHUk1JR09BZ0VBTUlHSUJna3Foa2lHOXcwQkJ3RXdIZ1lKWUlaSUFXVURCQUV1TUJFRURKYjJwWXE2OE5naWxVNmJPd0lCRUlCYnl1OVRVOUxqeXJTTFMyTWNTSkRobFlyV3ZxYmRwTmwrZFhwSi9IdU9EMkVpZ3RtM1U0NDU0QWs0azZ6ZnFYaGxzZTdSM1gxY3JRcUxxa2FSemc4YXZGYU1ZYWdIOFFUYlp4UVhhZnhxRzBIV3lkcXh3a3VtUFdWTlBRPT0iLCJpYXQiOjE1NTUyMTM1MDIsImV4cCI6MTU1NTIxMzUxMn0.ASl_hDRND-syeAOoY8iJFmNNB9XEl2wa0WWRpGl2v2E"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"4c72af3eecc62810-SJC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"payment\": {\n            \"txid\": \"563c0fb1-bdc6-49a0-8203-40916a548a40\",\n            \"txUid\": \"a517225d-fe1b-411e-907a-b9559c759647\",\n            \"accountId\": \"8199108f-f929-4202-b962-81c7a8d325db\",\n            \"userId\": \"3007f608-a6c5-46a7-a25d-f773a928e5ee\",\n            \"paymentType\": \"DB\",\n            \"currency\": \"XDAC\",\n            \"address\": \"xbase\",\n            \"amount\": \"1.234'\",\n            \"fee\": \"0.0001\",\n            \"balance\": \"98.77040000000002\",\n            \"balanceLocked\": \"1.234\",\n            \"txHash\": \"\",\n            \"txBlock\": \"\",\n            \"status\": \"pending\",\n            \"projectId\": \"31900b3c-f4b5-4cfc-a512-b14392e447ca\",\n            \"createdAt\": \"2019-04-14T03:45:02.232Z\",\n            \"updatedAt\": \"2019-04-14T03:45:02.232Z\"\n        },\n    }\n}"}],"_postman_id":"94a9668e-e5e2-49aa-b58e-508c97a04203"},{"name":"List transactions","id":"bd65220b-a11f-4ef8-9ad0-b5dbee4c534d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","type":"text","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"<p>[Requred] Unique account ID provided by your application</p>\n","type":"text"},{"key":"currency","value":"{{currency}}","description":"<p>(String) BTC, LTC, XDAC, etc</p>\n","type":"text"},{"key":"paymentType","value":"DB","description":"<p>(String) CR (credit) or DB (debit) </p>\n","type":"text"},{"key":"status","value":"pending","description":"<p>(String)  pending, confirmed, canceled, failed</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>(Integer) Default page is 1</p>\n","type":"text"},{"key":"limit","value":"25","description":"<p>(Integer) Returns 25 results by default</p>\n","type":"text"},{"key":"start","value":"2019-05-01","description":"<p>(Date) Select results by start date</p>\n","type":"text"},{"key":"end","value":"2019-05-31","description":"<p>(Date) Select results until date</p>\n","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/listTransactions","description":"<p>Get a list of transactions for a specific wallet address.\n<code>txHash</code> is <code>null</code> by default until the payment is processed.</p>\n","urlObject":{"path":["wallets","listTransactions"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[{"id":"280c2c9d-49f7-4009-9cee-1e3a42514423","name":"List account transactions","originalRequest":{"method":"POST","header":[{"description":"Your unique partner ID provided by the Vault","key":"X-Auth-Client","type":"text","value":"{{partner}}"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"(Required) Unique account ID provided by your application","type":"text"},{"key":"currency","value":"{{currency}}","description":"(String) BTC, LTC ","type":"text"},{"key":"paymentType","value":"ALL","description":"(String) CR, DB, ALL. Default ALL","type":"text"},{"key":"status","value":"pending","description":"(String)  pending, confirmed, canceled, failed","type":"text"},{"key":"page","value":"1","description":"(Integer) Default page is 1","type":"text"},{"key":"limit","value":"25","description":"(Integer) Returns 25 results by default","type":"text"}]},"url":"https://staging-2-ccv-api.chaincreator.exchange/wallets/listTransactions"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"result\": {\n        \"payments\": [\n            {\n                \"txId\": \"0dc4637c-7e08-4499-966c-4a0713ece494\",\n                \"txUid\": \"c606cb68-2a59-4d5b-a379-fb9135846d74\",\n                \"accountId\": \"8199108f-f929-4202-b962-81c7a8d325db\",\n                \"userId\": \"3007f608-a6c5-46a7-a25d-f773a928e5ee\",\n                \"paymentType\": \"DB\",\n                \"amount\": \"1.234\",\n                \"currency\": \"XDAC\",\n                \"fee\": \"0.0001\",\n                \"balance\": \"0\",\n                \"balanceLocked\": \"0\",\n                \"status\": \"pending\",\n                \"address\": \"xbase\",\n                \"txHash\": \"\",\n                \"txBlock\": \"\",\n                \"confirmations\": 0,\n                \"amountLoaded\": 0,\n                \"rateUSDC\": 0.1,\n                \"createdAt\": \"2019-04-12T16:01:56.209Z\",\n                \"updatedAt\": \"2019-04-12T16:01:56.265Z\",\n                \"projectId\": \"31900b3c-f4b5-4cfc-a512-b14392e447ca\"\n            },\n            {\n                \"txId\": \"0dc4637c-7e08-4499-966c-4a0713ece494\",\n                \"txUid\": \"fb054647-061b-4f71-8fbe-b6495857db8e\",\n                \"accountId\": \"8199108f-f929-4202-b962-81c7a8d325db\",\n                \"userId\": \"3007f608-a6c5-46a7-a25d-f773a928e5ee\",\n                \"paymentType\": \"CR\",\n                \"amount\": \"1.234\",\n                \"currency\": \"XDAC\",\n                \"fee\": \"0.0001\",\n                \"balance\": \"0\",\n                \"balanceLocked\": \"0\",\n                \"status\": \"pending\",\n                \"address\": \"xbase\",\n                \"txHash\": \"\",\n                \"txBlock\": \"\",\n                \"confirmations\": 0,\n                \"amountLoaded\": 0,\n                \"rateUSDC\": 0.1,\n                \"createdAt\": \"2019-04-12T17:03:10.543Z\",\n                \"updatedAt\": \"2019-04-12T17:03:10.597Z\",\n                \"projectId\": \"31900b3c-f4b5-4cfc-a512-b14392e447ca\"\n            }\n        ],\n        \"total\": 2\n    }\n}"}],"_postman_id":"bd65220b-a11f-4ef8-9ad0-b5dbee4c534d"},{"name":"Cancel outgoing payment","id":"20d396f5-7bfd-4ed3-97f3-67d6dd123804","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","type":"text","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"accountId","value":"{{accountId}}","description":"<p>[Requred] Unique account ID provided by your application</p>\n","type":"text"},{"key":"txUid","value":"{{txUid}}","description":"<p>[Required]  (String) Unique transaction ID</p>\n","type":"text"},{"key":"currency","value":"{{currency}}","description":"<p>[Required] (String) BTC, LTC, XDAC, etc</p>\n","type":"text"}]},"url":"{{API_ENDPOINT}}/wallets/cancelPayment","description":"<p>Cancels outgoing pending payments and unlocks balance.</p>\n","urlObject":{"path":["wallets","cancelPayment"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"20d396f5-7bfd-4ed3-97f3-67d6dd123804"},{"name":"Instant coin swap","id":"098579db-8626-4d96-b367-2cbfa46b0831","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>[Requred] Your unique partner ID provided by the Vault</p>\n","key":"X-Auth-Client","name":"Content-Type","type":"text","value":"{{partner}}"},{"key":"Content-Type","value":"{{partner}}"}],"body":{"mode":"urlencoded","urlencoded":[{"description":"<p>(String) Wallet currency. BTC, LTC, XDAC, etc</p>\n","key":"currencyFrom","type":"text","value":"ETH"},{"description":"<p>(String) Recipient wallet currency. BTC, LTC, XDAC, etc. (any address from supported currencies)</p>\n","key":"currencyTo","type":"text","value":"BTC"},{"description":"<p>Sender wallet address</p>\n","key":"addressFrom","type":"text","value":""},{"description":"<p>Recipient wallet address (any address from supported networks)</p>\n","key":"addressTo","type":"text","value":""},{"description":"<p>[Requred] (Decimal)</p>\n","key":"amount","type":"text","value":"12.3456"}]},"url":"{{API_ENDPOINT}}/wallets/coinSwap","description":"<p>Automated swap between multiple wallets with different currencies.</p>\n","urlObject":{"path":["wallets","coinSwap"],"host":["{{API_ENDPOINT}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"098579db-8626-4d96-b367-2cbfa46b0831"}]}