{"info":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","description":"<html><head></head><body><h1 id=\"backpack-admin-api\">Backpack Admin API</h1>\n<p>The Admin API is the programming interface to the Fintech platform.<br>The API can be used to integrate your app or website with Backpack Fintech platform.<br>This enables partners to maximize the features within your application.\nThe API follows a REST API design, meaning that you use standard HTTP methods to retrieve and manipulate resources.</p>\n<h3 id=\"guidelines-and-conventions\">Guidelines and Conventions</h3>\n<p>The API endpoint requires login using basic HTTP auth.<br>The endpoint and login credentials will be given to you by your account manager.<br>In this documentation, the following endpoint will be used: <code>https://admin-api.backpack.io</code><br>Parameters are accepted over POST or GET and their names are case-sensitive.</p>\n<h3 id=\"active-end-points--zones-on-production-in-real-mode\">Active End-Points / Zones On Production in Real Mode.</h3>\n<p>Please note that these API calls refers to Production on SandBox mode that's ignores geographical servers.<br>\nAfter completing tests and QA , in real mode you will need to point the call to the appropriate zone.<br>\nThe appropriate zone will be delivered to you by Backpack Team . <br></p>\n<p>These are the end points : <br>\nMain Zone : <a href=\"https://admin-api.backpack.io/\">https://admin-api.backpack.io/</a> (Also SandBox) <br>\nEuro Zone : <a href=\"https://admin-api.eu-b.backpack.io/\">https://admin-api.eu-b.backpack.io/</a> <br>\nHong Kong Zone : <a href=\"https://admin-api.hk-a.backpack.io/\">https://admin-api.hk-a.backpack.io/</a> <br>\nAsia-Pacific Zone : <a href=\"https://admin-api.ap-b.backpack.io/\">https://admin-api.ap-b.backpack.io/</a> <br></p>\n<h3 id=\"php-authorization--set-option-feature\">PHP Authorization / Set Option Feature</h3>\n<p>Plese note that our system is also supporing (and encoraging) on production mode using :</p>\n<p>curl_setopt($ch, CURLOPT_USERPWD, 'tsdemoapi:YkqCea2R');</p>\n<p>insted of</p>\n<p>curl_setopt($ch, CURLOPT_HTTPHEADER, array(\n  \"Authorization: Basic dHNkZW1vYXBpOllrcUNlYTJS\"</p>\n<h3 id=\"filters\">Filters</h3>\n<h4 id=\"pagination\">Pagination</h4>\n<p>Our API provides a maximum of 1000 entries in one request.<br>If there are more than 1000 entries satisfying the criteria, you can reach them using page numbers.<br>Add page=2 to your request to receive entries 1001-2000, etc.</p>\n<p>If the filter isn’t added to the request, first 1000 entries (first page) are sent in the response.</p>\n<h4 id=\"date\">Date</h4>\n<p>Date format is <code>YYYY-MM-DD HH:mm:SS</code>.</p>\n<p>The time part <code>HH:mm:SS</code> is optional.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Backpack Admin API","slug":"backpack-admin-api"}],"owner":"5109280","collectionId":"7b3f7b69-19c0-4ab1-9362-502679e039ee","publishedId":"RWTsrbYc","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-10-14T12:09:21.000Z"},"item":[{"name":"Get Leads","id":"5b11d094-b6b4-45f3-90b2-6854e4f93b43","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/leads?from=2017-12-05&to=2018-04-05&page=1","description":"<p>Example Response (Partial) : <br />\n{\n  \"total\": \"1\",\n  \"data\": [\n    {\n      \"affiliateID\": \"\",\n      \"location\": \"ru\",\n      \"currency\": \"usd\",\n      \"status\": \"new\",\n      \"lastModifiedDate\": \"2017-12-25 14:42:55\",\n      \"landingParams\": null,\n      \"leadID\": null\n    }\n  ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","leads"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"from","value":"2017-12-05"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"to","value":"2018-04-05"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"aff78560-a02f-4b2d-a0fb-aaf0bb69cea0","name":"Get Leads","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/leads?page=1&from=2017-12-05&to=2018-04-05","host":["https://admin-api.backpack.io"],"path":["crm","rest","leads"],"query":[{"key":"page","value":"1"},{"key":"from","value":"2017-12-05"},{"key":"to","value":"2018-04-05"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"308","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:53:33 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"total\": \"2\",\n    \"data\": [\n        {\n            \"affiliateID\": \"\",\n            \"location\": \"ru\",\n            \"currency\": \"usd\",\n            \"status\": \"new\",\n            \"lastModifiedDate\": \"2017-12-25 14:42:55\",\n            \"landingParams\": null,\n            \"leadID\": null\n        }\n        \n    ]\n}"}],"_postman_id":"5b11d094-b6b4-45f3-90b2-6854e4f93b43"},{"name":"Register New User","id":"b07f2b83-4fb1-4220-ae07-eda476fdc0b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/register?email=user787811148@mailinator.com&password=3e6c7d141e32189c917761138b026b74&firstName=John&lastName=Doe&phone=1234567890&country=ma&dob=2000-02-02&landing={%22a_aid%22:%22804d5514%22}&confirmed=1&pass=123456Aa&siteID=23&sendConfirmationEmail","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": \"5\",\n    \"data\": [\n        {\n            \"userID\": \"4552885\",\n            \"affiliateID\": \"\",\n            \"firstDepositDate\": \"2018-05-01 10:07:03\",\n            \"firstDepositAmount\": \"100000.00\",\n            \"registrationDate\": \"2018-05-01 09:11:25\",\n            \"accountLevel\": \"0\",\n            \"location\": \"il\",\n            \"tester\": \"1\",\n            \"currency\": \"usd\",\n            \"status\": \"new\",\n            \"lastModifiedDate\": \"2018-05-01 11:26:33\",\n            \"depositCount\": \"2\",\n            \"landingParams\": null,\n            \"leadID\": null,\n            \"pushwooshDeviceToken\": null\n        }\n    ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","register"],"host":["https://admin-api.backpack.io"],"query":[{"key":"email","value":"user787811148@mailinator.com"},{"key":"password","value":"3e6c7d141e32189c917761138b026b74"},{"key":"firstName","value":"John"},{"key":"lastName","value":"Doe"},{"key":"phone","value":"1234567890"},{"key":"country","value":"ma"},{"key":"dob","value":"2000-02-02"},{"key":"landing","value":"{%22a_aid%22:%22804d5514%22}"},{"key":"confirmed","value":"1"},{"key":"pass","value":"123456Aa"},{"key":"siteID","value":"23"},{"key":"sendConfirmationEmail","value":null}],"variable":[]}},"response":[{"id":"0c0b7d3e-6653-49cb-b0dc-79f9bf9c8f91","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":""},{"key":"Age","value":"0","name":"Age","description":""},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":""},{"key":"Content-Length","value":"1775","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":""},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Apache","name":"Server","description":""},{"key":"Via","value":"1.1 varnish","name":"Via","description":""},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":""}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"}],"_postman_id":"b07f2b83-4fb1-4220-ae07-eda476fdc0b5"},{"name":"Registrations ","id":"b7a26c1f-a34a-45c9-ad50-079d9113994a","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/?from=2018-05-01&to=2018-06-01&filterBy=registration&page=1","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": \"5\",\n    \"data\": [\n        {\n            \"userID\": \"4552885\",\n            \"affiliateID\": \"\",\n            \"firstDepositDate\": \"2018-05-01 10:07:03\",\n            \"firstDepositAmount\": \"100000.00\",\n            \"registrationDate\": \"2018-05-01 09:11:25\",\n            \"accountLevel\": \"0\",\n            \"location\": \"il\",\n            \"tester\": \"1\",\n            \"currency\": \"usd\",\n            \"status\": \"new\",\n            \"lastModifiedDate\": \"2018-05-01 11:26:33\",\n            \"depositCount\": \"2\",\n            \"landingParams\": null,\n            \"leadID\": null,\n            \"pushwooshDeviceToken\": null\n        }\n    ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","registrations",""],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"from","value":"2018-05-01"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"to","value":"2018-06-01"},{"description":{"content":"<p>Optional : registration / ftd / lastUpdated , Defult :lastUpdated</p>\n","type":"text/plain"},"key":"filterBy","value":"registration"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f78a5b78-4b25-4247-af0a-25f0f4d7474e","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"}],"_postman_id":"b7a26c1f-a34a-45c9-ad50-079d9113994a"},{"name":"Get Users Details","id":"9b9aa2e5-2627-40ef-962f-df545fb4a34a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/users?ids=213278","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": \"5\",\n    \"data\": [\n        {\n            \"userID\": \"4552885\",\n            \"affiliateID\": \"\",\n            \"firstDepositDate\": \"2018-05-01 10:07:03\",\n            \"firstDepositAmount\": \"100000.00\",\n            \"registrationDate\": \"2018-05-01 09:11:25\",\n            \"accountLevel\": \"0\",\n            \"location\": \"il\",\n            \"tester\": \"1\",\n            \"currency\": \"usd\",\n            \"status\": \"new\",\n            \"lastModifiedDate\": \"2018-05-01 11:26:33\",\n            \"depositCount\": \"2\",\n            \"landingParams\": null,\n            \"leadID\": null,\n            \"pushwooshDeviceToken\": null\n        }\n    ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","users"],"host":["https://admin-api.backpack.io"],"query":[{"key":"ids","value":"213278"}],"variable":[]}},"response":[{"id":"be75f033-af08-4c2c-87df-4a5b27d8d122","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"}],"_postman_id":"9b9aa2e5-2627-40ef-962f-df545fb4a34a"},{"name":"Transactions","id":"ad436c99-26a4-4839-8da3-48c02133b4af","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/transactions?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": \"2\",\n    \"data\": [\n        {\n            \"userID\": \"653153\",\n            \"recordID\": \"30379216\",\n            \"amount\": \"2.00\",\n            \"type\": \"deposit\",\n            \"date\": \"2018-03-01 03:58:34\",\n            \"adminID\": \"0\",\n            \"crmUser\": null,\n            \"currency\": \"usd\"\n        }\n    ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","transactions"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Transaction date ,Optional</p>\n","type":"text/plain"},"key":"from","value":"2018-03-01"},{"description":{"content":"<p>Transaction date ,Optional</p>\n","type":"text/plain"},"key":"to","value":"2018-04-01"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"ids","value":"653153,4524489"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"type","value":"deposit"}],"variable":[]}},"response":[{"id":"6dd4363a-4ea8-4c5b-bb3d-f18f18907dd7","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"}],"_postman_id":"ad436c99-26a4-4839-8da3-48c02133b4af"},{"name":"FX/CFD Transactions","id":"d0c35589-c306-4487-9ccc-502cb051f548","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/transactions-fx?ids=653153,4524489&from=2018-03-01&to=2018-04-01&type=deposit&page=1","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": \"1\",\n    \"data\": [\n        {\n            \"userID\": \"4524489\",\n            \"recordID\": \"97417\",\n            \"amount\": \"4343.00\",\n            \"type\": \"deposit\",\n            \"date\": \"2018-03-25 12:36:44\",\n            \"adminID\": \"0\",\n            \"crmUser\": null,\n            \"currency\": \"usd\",\n            \"walletID\": \"170790\",\n            \"siteID\": \"23\",\n            \"token\": \"\"\n        }\n    ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","transactions-fx"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"ids","value":"653153,4524489"},{"description":{"content":"<p>Transaction date ,Optional</p>\n","type":"text/plain"},"key":"from","value":"2018-03-01"},{"description":{"content":"<p>Transaction date ,Optional</p>\n","type":"text/plain"},"key":"to","value":"2018-04-01"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"type","value":"deposit"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"b0a23be4-d2fe-4cb4-9363-e0e36e8a5fec","name":"FX/CFD Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions-fx?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions-fx"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"218","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:10:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"4524489\",\"recordID\":\"97417\",\"amount\":\"4343.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:44\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\",\"walletID\":\"170790\",\"siteID\":\"23\",\"token\":\"\"}]}"}],"_postman_id":"d0c35589-c306-4487-9ccc-502cb051f548"},{"name":"Forex MT5 / MT4 Transactions","id":"3a1a94d7-d9ab-4fd1-bfdf-96b0d1c6dcf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":false},"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/transactions-forex?ids={{UserIDForex}},{{UserIDForex2}}&from=2017-07-01&to=2018-07-15&type=deposit","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": \"2\",\n    \"data\": [\n        {\n            \"userID\": \"4543791\",\n            \"recordID\": \"1\",\n            \"amount\": \"10000.00\",\n            \"type\": \"deposit\",\n            \"date\": \"2018-04-17 11:54:58\",\n            \"adminID\": \"0\",\n            \"crmUser\": null,\n            \"currency\": \"eur\",\n            \"externalWalletID\": \"805302\",\n            \"walletID\": \"11564\",\n            \"siteID\": \"23\",\n            \"token\": \"\"\n        }\n    ]\n}</p>\n","urlObject":{"path":["crm","rest","transactions-forex"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"ids","value":"{{UserIDForex}},{{UserIDForex2}}"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"from","value":"2017-07-01"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"to","value":"2018-07-15"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"type","value":"deposit"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"43204ce1-9499-4b96-96ec-60508de05d25","name":"Forex Transactions ","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions-forex?ids=4543791,4543926&from=2017-07-01&to=2018-07-15&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions-forex"],"query":[{"key":"ids","value":"4543791,4543926","description":"Optional"},{"key":"from","value":"2017-07-01","description":"Optional"},{"key":"to","value":"2018-07-15","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"},{"key":"","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"463","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 07 Aug 2018 13:52:15 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"2\",\"data\":[{\"userID\":\"4543791\",\"recordID\":\"1\",\"amount\":\"10000.00\",\"type\":\"deposit\",\"date\":\"2018-04-17 11:54:58\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"eur\",\"externalWalletID\":\"805302\",\"walletID\":\"11564\",\"siteID\":\"23\",\"token\":\"\"},{\"userID\":\"4543926\",\"recordID\":\"12\",\"amount\":\"10000.00\",\"type\":\"deposit\",\"date\":\"2018-04-17 13:53:38\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\",\"externalWalletID\":\"805307\",\"walletID\":\"11569\",\"siteID\":\"23\",\"token\":\"\"}]}"}],"_postman_id":"3a1a94d7-d9ab-4fd1-bfdf-96b0d1c6dcf7"},{"name":"Affiliate deposits - FTD","id":"248b1ea1-d571-4e48-86cf-c1782e25665a","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/affiliate-deposits?ids=92950,94349,94905&affiliate=12345678&type =deposit&page=1","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": \"1\",\n    \"data\": [\n        {\n            \"userID\": \"94905\",\n            \"token\": \"12345678\",\n            \"tester\": \"0\",\n            \"country\": \"by\",\n            \"language\": \"\",\n            \"registrationDate\": \"2013-02-06 16:02:27\",\n            \"landingParams\": \"{\"a_aid\":\"12345678\"}\",\n            \"firstDepositDate\": \"2013-02-06 16:02:28\",\n            \"firstDepositAmount\": \"400.0000\"\n        }\n    ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","affiliate-deposits"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"ids","value":"92950,94349,94905"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"affiliate","value":"12345678"},{"description":{"content":"<p>deposit, withdrawal -Optional</p>\n","type":"text/plain"},"key":"type ","value":"deposit"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"41002093-f9a9-45ec-863b-dca079051504","name":"Affiliate deposits - FTD","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/affiliate-deposits?ids=92950,94349,94905&affiliate=12345678&type =deposit&page=1","host":["https://admin-api.backpack.io"],"path":["crm","rest","affiliate-deposits"],"query":[{"key":"ids","value":"92950,94349,94905","description":"Optional"},{"key":"affiliate","value":"12345678","description":"Optional"},{"key":"type ","value":"deposit","description":"deposit, withdrawal -Optional"},{"key":"page","value":"1","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"259","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:17:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"94905\",\"token\":\"12345678\",\"tester\":\"0\",\"country\":\"by\",\"language\":\"\",\"registrationDate\":\"2013-02-06 16:02:27\",\"landingParams\":\"{\\\"a_aid\\\":\\\"12345678\\\"}\",\"firstDepositDate\":\"2013-02-06 16:02:28\",\"firstDepositAmount\":\"400.0000\"}]}"}],"_postman_id":"248b1ea1-d571-4e48-86cf-c1782e25665a"},{"name":"User All wallets","id":"961c1aa8-3c22-4d71-a762-1b9855d9102d","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","description":"<p>Retriving Structure : <br />\nUser ID  <br />\nPlatform ID <br />\nwallet ID in Platform <br /></p>\n<p>Example Response (Partial):<br /></p>\n<p>{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","get-wallets-info"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"userIDs","value":"4524566"}],"variable":[]}},"response":[{"id":"412f86b7-c1d7-49d0-9982-e99009e62a04","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"}],"_postman_id":"961c1aa8-3c22-4d71-a762-1b9855d9102d"},{"name":"Stats","id":"6654d49f-1a86-4160-8946-9b9b0ac09ffb","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/stats?ids=666553,23456,34567&page=1","description":"<p>Example Response (Partial) :</p>\n<p>{\n    \"total\": 1,\n    \"data\": [\n        {\n            \"userID\": \"666553\",\n            \"currency\": \"usd\",\n            \"deposits\": \"1000.00\",\n            \"withdrawals\": \"200.00\",\n            \"wins\": 170,\n            \"losses\": \"200.00\",\n            \"pnl\": \"-30.00\",\n            \"volumeTraded\": \"400\",\n            \"bonusPnl\": \"0.00\",\n            \"bonusVolumeTraded\": \"0.00\"\n        }\n    ]\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","stats"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"ids","value":"666553,23456,34567"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"061a58b2-f45f-4a1d-a657-f99fd4a903fb","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"4524566\": {\n            \"1\": [    \n                {\n                    \"walletID\": \"4524566\",\n                    \"currency\": \"15\"\n                }\n            ],\n            \"3\": [\n                {\n                    \"walletID\": \"170898\",\n                    \"currency\": \"15\",\n                    \"accountType\": \"1\"\n                }\n            ]\n        }\n    }\n}"},{"id":"0898a754-89e3-45e9-8d11-b4914cffc92d","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"23f796a4-01ae-4c30-8e13-5e00e89e6b1c","name":"FX/CFD Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions-fx?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions-fx"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"218","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:10:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"4524489\",\"recordID\":\"97417\",\"amount\":\"4343.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:44\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\",\"walletID\":\"170790\",\"siteID\":\"23\",\"token\":\"\"}]}"},{"id":"3fb030b7-8a14-413a-bb6f-b2687ab2b902","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"},{"id":"b513706e-eb45-491e-8cb0-98a1629271fd","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"c76afead-fa1d-41f5-8e53-77677b1dae08","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"ddb7aae2-1eff-4ebf-b40b-379abd3b566e","name":"Affiliate deposits - FTD","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/affiliate-deposits?ids=92950,94349,94905&affiliate=12345678&type =deposit&page=1","host":["https://admin-api.backpack.io"],"path":["crm","rest","affiliate-deposits"],"query":[{"key":"ids","value":"92950,94349,94905","description":"Optional"},{"key":"affiliate","value":"12345678","description":"Optional"},{"key":"type ","value":"deposit","description":"deposit, withdrawal -Optional"},{"key":"page","value":"1","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"259","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:17:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"94905\",\"token\":\"12345678\",\"tester\":\"0\",\"country\":\"by\",\"language\":\"\",\"registrationDate\":\"2013-02-06 16:02:27\",\"landingParams\":\"{\\\"a_aid\\\":\\\"12345678\\\"}\",\"firstDepositDate\":\"2013-02-06 16:02:28\",\"firstDepositAmount\":\"400.0000\"}]}"},{"id":"f532ffca-3927-41a6-933d-692867aa5621","name":"Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"327","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:08:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"2\",\"data\":[{\"userID\":\"653153\",\"recordID\":\"30379216\",\"amount\":\"2.00\",\"type\":\"deposit\",\"date\":\"2018-03-01 03:58:34\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"},{\"userID\":\"4524489\",\"recordID\":\"30929564\",\"amount\":\"43434.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:38\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"}]}"}],"_postman_id":"6654d49f-1a86-4160-8946-9b9b0ac09ffb"},{"name":"Misc Report - User Banking Info","id":"f5713b0f-b223-4765-807b-92ca4b894013","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/user/search/banking?id=4470142 ","description":"<p><b>Please note these reports require special permissions. <br />\nPlease contact your account manager for more details.<br /> </b></p>\n<p>Example Response  :</p>\n<p>{\n    \"success\": true,\n    \"data\": {\n        \"credit\": \"852.00\",\n        \"reserved\": \"0.00\",\n        \"availableCash\": 852,\n        \"availableBonus\": 0,\n        \"firstDepositDate\": \"2018-02-04 16:55:02\",\n        \"firstDepositAmount\": \"1000.00\",\n        \"lastDepositAmount\": \"1000.00\",\n        \"currency\": \"1\",\n        \"siteID\": \"23\",\n        \"depositCount\": \"1\",\n        \"depositVolume\": \"1000.00\",\n        \"withdrawalCount\": \"1\",\n        \"withdrawalVolume\": \"2.00\",\n        \"volumeTotal\": \"500\",\n        \"volumeBonus\": \"0.00\",\n        \"volumeCash\": \"500.00\",\n        \"pnlTotal\": \"-54.00\",\n        \"pnlBonus\": \"0.00\",\n        \"pnlCash\": \"-54.00\",\n        \"bonusPending\": \"10.00\",\n        \"bonusVolumeTraded\": \"500.00\",\n        \"volumeMissing\": 0,\n        \"bonusPromotional\": \"10.00\",\n        \"promotionalBonusRecommendedVolumeForWithdrawal\": 0,\n        \"promotionalBonusVolumeTraded\": \"300\",\n        \"promotionalBonusStatus\": \"released, trade_successful\",\n        \"lastDepositDate\": \"2018-02-04 16:55:02\",\n        \"lastTradeDate\": \"2018-02-04 17:53:10\",\n        \"freeRelatedDeposit\": 979,\n        \"hasPracticeWallet\": true,\n        \"hasMt4Wallet\": false\n    }\n}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["user","search","banking"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"id","value":"4470142 "}],"variable":[]}},"response":[{"id":"08bd4e04-677d-4537-8be8-3216aef4560a","name":"FX/CFD Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions-fx?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions-fx"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"218","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:10:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"4524489\",\"recordID\":\"97417\",\"amount\":\"4343.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:44\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\",\"walletID\":\"170790\",\"siteID\":\"23\",\"token\":\"\"}]}"},{"id":"0fbb7ba7-f13c-4ee9-b236-5b911e42d140","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"4524566\": {\n            \"1\": [    \n                {\n                    \"walletID\": \"4524566\",\n                    \"currency\": \"15\"\n                }\n            ],\n            \"3\": [\n                {\n                    \"walletID\": \"170898\",\n                    \"currency\": \"15\",\n                    \"accountType\": \"1\"\n                }\n            ]\n        }\n    }\n}"},{"id":"579a73eb-8445-4d2f-9b5a-e38f6af59e28","name":"Miscellaneous Report - User Banking Info","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/user/search/banking?id=4470142 ","host":["https://admin-api.backpack.io"],"path":["user","search","banking"],"query":[{"key":"id","value":"4470142 ","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"380","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 15:02:49 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"credit\":\"852.00\",\"reserved\":\"0.00\",\"availableCash\":852,\"availableBonus\":0,\"firstDepositDate\":\"2018-02-04 16:55:02\",\"firstDepositAmount\":\"1000.00\",\"lastDepositAmount\":\"1000.00\",\"currency\":\"1\",\"siteID\":\"23\",\"depositCount\":\"1\",\"depositVolume\":\"1000.00\",\"withdrawalCount\":\"1\",\"withdrawalVolume\":\"2.00\",\"volumeTotal\":\"500\",\"volumeBonus\":\"0.00\",\"volumeCash\":\"500.00\",\"pnlTotal\":\"-54.00\",\"pnlBonus\":\"0.00\",\"pnlCash\":\"-54.00\",\"bonusPending\":\"10.00\",\"bonusVolumeTraded\":\"500.00\",\"volumeMissing\":0,\"bonusPromotional\":\"10.00\",\"promotionalBonusRecommendedVolumeForWithdrawal\":0,\"promotionalBonusVolumeTraded\":\"300\",\"promotionalBonusStatus\":\"released, trade_successful\",\"lastDepositDate\":\"2018-02-04 16:55:02\",\"lastTradeDate\":\"2018-02-04 17:53:10\",\"freeRelatedDeposit\":979,\"hasPracticeWallet\":true,\"hasMt4Wallet\":false}}"},{"id":"68d40369-da8c-4137-a008-bf257d40d13e","name":"Affiliate deposits - FTD","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/affiliate-deposits?ids=92950,94349,94905&affiliate=12345678&type =deposit&page=1","host":["https://admin-api.backpack.io"],"path":["crm","rest","affiliate-deposits"],"query":[{"key":"ids","value":"92950,94349,94905","description":"Optional"},{"key":"affiliate","value":"12345678","description":"Optional"},{"key":"type ","value":"deposit","description":"deposit, withdrawal -Optional"},{"key":"page","value":"1","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"259","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:17:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"94905\",\"token\":\"12345678\",\"tester\":\"0\",\"country\":\"by\",\"language\":\"\",\"registrationDate\":\"2013-02-06 16:02:27\",\"landingParams\":\"{\\\"a_aid\\\":\\\"12345678\\\"}\",\"firstDepositDate\":\"2013-02-06 16:02:28\",\"firstDepositAmount\":\"400.0000\"}]}"},{"id":"951b0418-a656-4e5c-b031-eee7e4e3c1ca","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"c82e5702-16cf-44a1-a80d-40622606dc31","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"d37bd733-4910-4476-bf1e-a83e016e7ab3","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"},{"id":"dc11b0bd-ae64-452c-bcc6-2291ac524947","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"f8c87d87-59e5-4307-a76d-d6f9e14e2f74","name":"Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"327","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:08:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"2\",\"data\":[{\"userID\":\"653153\",\"recordID\":\"30379216\",\"amount\":\"2.00\",\"type\":\"deposit\",\"date\":\"2018-03-01 03:58:34\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"},{\"userID\":\"4524489\",\"recordID\":\"30929564\",\"amount\":\"43434.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:38\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"}]}"}],"_postman_id":"f5713b0f-b223-4765-807b-92ca4b894013"},{"name":"Misc Report - Revenues per user","id":"f156b420-527e-4f51-b86f-59a20264ebfc","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/report/misc/rest/report/revenues-per-user?user=4401571&site=tradesmarter&from=2017-01-24&to=2018-03-26","description":"<p><b>Please note these reports require special permissions. <br />\nPlease contact your account manager for more details.<br /> </b></p>\n<p>Example Response  :</p>\n<p>{\"total\":\"1\",\"data\":[{\"siteID\":23,\"location\":\"ec\",\"email\":\"<a href=\"mailto:mp132948@dayrep.com\">mp132948@dayrep.com</a>\",\"firstName\":\"Mary\",\"lastName\":\"Poppins\",\"affiliateID\":\"\",\"registrationDate\":\"2017-12-18 07:30:50\",\"dob\":null,\"subGroup\":\"\",\"accountLevel\":0,\"deleteStatus\":0,\"userID\":4401571,\"tradesClosedVolume\":\"0.00\",\"tradesCanceledVolume\":\"0.00\",\"winsVolume\":\"0.00\",\"tradesClosedCount\":0,\"winsCount\":0,\"lossesCount\":0,\"depositsCount\":1,\"withdrawalsCount\":0,\"lossesVolume\":\"0.00\",\"rebatesVolume\":\"0.00\",\"pnl\":\"0.00\",\"refundsVolume\":\"0.00\",\"manualChargesVolume\":\"0.00\",\"pendingBonusesVolume\":\"0.00\",\"cashBonusesVolume\":\"0.00\",\"depositsVolume\":\"20000.00\",\"transferInVolume\":\"0.00\",\"transferOutVolume\":\"0.00\",\"withdrawalsVolume\":\"0.00\",\"netDeposit\":\"20000.00\",\"tradeableBonusesGivenVolume\":\"0.00\",\"tradeableBonusesReleasedVolume\":\"0.00\",\"profitCancellationVolume\":\"0.00\",\"bonusPnl\":\"0.00\",\"realPnl\":\"0.00\",\"tradesVolumeBonus\":\"0.00\",\"tradesVolumeReal\":\"0.00\",\"tradesOpenVolume\":\"0.00\",\"tradesOpenCount\":0,\"tradesCountBonus\":0,\"tradesCountReal\":0,\"tradesCanceledCount\":0,\"rebatesCount\":0,\"tradeableBonusesCanceledVolume\":\"0.00\",\"winLossCountRatio\":null,\"winLossVolumeRatio\":null,\"adminID\":0,\"documentsRequested\":\"No\",\"documentsVerified\":\"Yes\",\"stage\":0,\"balance\":null,\"availableCash\":null,\"availableBonus\":null,\"reserved\":null,\"currency\":1,\"firstDepositAmount\":\"20000.0000\",\"firstDepositDate\":\"2017-12-19 02:02:58\",\"firstDepositCurrency\":1,\"lastDepositDate\":\"2017-12-19 02:03:11\",\"lastDepositAmount\":\"30000.0000\",\"lastDepositCurrency\":1,\"lastTradeDate\":null,\"affiliateName\":null,\"serial\":null,\"campaign\":null,\"tags\":\"\",\"landingParams\":\"\"}]}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["report","misc","rest","report","revenues-per-user"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"user","value":"4401571"},{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"site","value":"tradesmarter"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"from","value":"2017-01-24"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"to","value":"2018-03-26"}],"variable":[]}},"response":[{"id":"0e415d65-a5cf-4058-9289-9e8537c79aa0","name":"Affiliate deposits - FTD","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/affiliate-deposits?ids=92950,94349,94905&affiliate=12345678&type =deposit&page=1","host":["https://admin-api.backpack.io"],"path":["crm","rest","affiliate-deposits"],"query":[{"key":"ids","value":"92950,94349,94905","description":"Optional"},{"key":"affiliate","value":"12345678","description":"Optional"},{"key":"type ","value":"deposit","description":"deposit, withdrawal -Optional"},{"key":"page","value":"1","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"259","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:17:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"94905\",\"token\":\"12345678\",\"tester\":\"0\",\"country\":\"by\",\"language\":\"\",\"registrationDate\":\"2013-02-06 16:02:27\",\"landingParams\":\"{\\\"a_aid\\\":\\\"12345678\\\"}\",\"firstDepositDate\":\"2013-02-06 16:02:28\",\"firstDepositAmount\":\"400.0000\"}]}"},{"id":"15d3baee-987e-463c-bab7-08548f6fcf08","name":"Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"327","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:08:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"2\",\"data\":[{\"userID\":\"653153\",\"recordID\":\"30379216\",\"amount\":\"2.00\",\"type\":\"deposit\",\"date\":\"2018-03-01 03:58:34\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"},{\"userID\":\"4524489\",\"recordID\":\"30929564\",\"amount\":\"43434.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:38\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"}]}"},{"id":"27592908-ae5e-45d2-8d8b-a0286ef1bfac","name":"FX/CFD Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions-fx?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions-fx"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"218","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:10:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"4524489\",\"recordID\":\"97417\",\"amount\":\"4343.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:44\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\",\"walletID\":\"170790\",\"siteID\":\"23\",\"token\":\"\"}]}"},{"id":"2ca77504-1bb0-40a2-b655-6fcd0f5ff7a7","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"975e3813-56b0-4f8d-a643-65273e6a5ff5","name":"Miscellaneous Report - User Banking Info","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/user/search/banking?id=4470142 ","host":["https://admin-api.backpack.io"],"path":["user","search","banking"],"query":[{"key":"id","value":"4470142 ","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"380","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 15:02:49 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"credit\":\"852.00\",\"reserved\":\"0.00\",\"availableCash\":852,\"availableBonus\":0,\"firstDepositDate\":\"2018-02-04 16:55:02\",\"firstDepositAmount\":\"1000.00\",\"lastDepositAmount\":\"1000.00\",\"currency\":\"1\",\"siteID\":\"23\",\"depositCount\":\"1\",\"depositVolume\":\"1000.00\",\"withdrawalCount\":\"1\",\"withdrawalVolume\":\"2.00\",\"volumeTotal\":\"500\",\"volumeBonus\":\"0.00\",\"volumeCash\":\"500.00\",\"pnlTotal\":\"-54.00\",\"pnlBonus\":\"0.00\",\"pnlCash\":\"-54.00\",\"bonusPending\":\"10.00\",\"bonusVolumeTraded\":\"500.00\",\"volumeMissing\":0,\"bonusPromotional\":\"10.00\",\"promotionalBonusRecommendedVolumeForWithdrawal\":0,\"promotionalBonusVolumeTraded\":\"300\",\"promotionalBonusStatus\":\"released, trade_successful\",\"lastDepositDate\":\"2018-02-04 16:55:02\",\"lastTradeDate\":\"2018-02-04 17:53:10\",\"freeRelatedDeposit\":979,\"hasPracticeWallet\":true,\"hasMt4Wallet\":false}}"},{"id":"bd5db061-dcbb-48c2-bcc4-349a064bda3c","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"c13680e0-fe3f-4309-8ee3-4ffda182d1cb","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"d41a857b-7e62-470a-91b6-450938524e39","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"4524566\": {\n            \"1\": [    \n                {\n                    \"walletID\": \"4524566\",\n                    \"currency\": \"15\"\n                }\n            ],\n            \"3\": [\n                {\n                    \"walletID\": \"170898\",\n                    \"currency\": \"15\",\n                    \"accountType\": \"1\"\n                }\n            ]\n        }\n    }\n}"},{"id":"d959735f-8b5b-4964-b9b4-06b3b424edc9","name":"Misc Report - Revenues per user","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/report/misc/rest/report/revenues-per-user?user=4401571&site=tradesmarter&from=2017-01-24&to=2018-03-26","host":["https://admin-api.backpack.io"],"path":["report","misc","rest","report","revenues-per-user"],"query":[{"key":"user","value":"4401571","description":"Required "},{"key":"site","value":"tradesmarter","description":"Required "},{"key":"from","value":"2017-01-24","description":"Optional"},{"key":"to","value":"2018-03-26","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"617","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 15:34:20 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"siteID\":23,\"location\":\"ec\",\"email\":\"mp132948@dayrep.com\",\"firstName\":\"Mary\",\"lastName\":\"Poppins\",\"affiliateID\":\"\",\"registrationDate\":\"2017-12-18 07:30:50\",\"dob\":null,\"subGroup\":\"\",\"accountLevel\":0,\"deleteStatus\":0,\"userID\":4401571,\"tradesClosedVolume\":\"0.00\",\"tradesCanceledVolume\":\"0.00\",\"winsVolume\":\"0.00\",\"tradesClosedCount\":0,\"winsCount\":0,\"lossesCount\":0,\"depositsCount\":1,\"withdrawalsCount\":0,\"lossesVolume\":\"0.00\",\"rebatesVolume\":\"0.00\",\"pnl\":\"0.00\",\"refundsVolume\":\"0.00\",\"manualChargesVolume\":\"0.00\",\"pendingBonusesVolume\":\"0.00\",\"cashBonusesVolume\":\"0.00\",\"depositsVolume\":\"20000.00\",\"transferInVolume\":\"0.00\",\"transferOutVolume\":\"0.00\",\"withdrawalsVolume\":\"0.00\",\"netDeposit\":\"20000.00\",\"tradeableBonusesGivenVolume\":\"0.00\",\"tradeableBonusesReleasedVolume\":\"0.00\",\"profitCancellationVolume\":\"0.00\",\"bonusPnl\":\"0.00\",\"realPnl\":\"0.00\",\"tradesVolumeBonus\":\"0.00\",\"tradesVolumeReal\":\"0.00\",\"tradesOpenVolume\":\"0.00\",\"tradesOpenCount\":0,\"tradesCountBonus\":0,\"tradesCountReal\":0,\"tradesCanceledCount\":0,\"rebatesCount\":0,\"tradeableBonusesCanceledVolume\":\"0.00\",\"winLossCountRatio\":null,\"winLossVolumeRatio\":null,\"adminID\":0,\"documentsRequested\":\"No\",\"documentsVerified\":\"Yes\",\"stage\":0,\"balance\":null,\"availableCash\":null,\"availableBonus\":null,\"reserved\":null,\"currency\":1,\"firstDepositAmount\":\"20000.0000\",\"firstDepositDate\":\"2017-12-19 02:02:58\",\"firstDepositCurrency\":1,\"lastDepositDate\":\"2017-12-19 02:03:11\",\"lastDepositAmount\":\"30000.0000\",\"lastDepositCurrency\":1,\"lastTradeDate\":null,\"affiliateName\":null,\"serial\":null,\"campaign\":null,\"tags\":\"\",\"landingParams\":\"\"}]}"},{"id":"e4efc484-b9b8-4e05-ade8-e5f88009cc22","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"}],"_postman_id":"f156b420-527e-4f51-b86f-59a20264ebfc"},{"name":"Misc Report - User details","id":"a8e5f114-9fa9-4897-9bcd-cfa0bd25afeb","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/report/misc/rest/report/users?user=4401571&site=tradesmarter&from=2017-01-24&to=2018-03-26","description":"<p><b>Please note these reports require special permissions. <br />\nPlease contact your account manager for more details.<br /> </b></p>\n<p>Example Response  :</p>\n<p>{\"total\":\"1\",\"data\":[{\"siteID\":23,\"location\":\"ec\",\"email\":\"<a href=\"mailto:mp132948@dayrep.com\">mp132948@dayrep.com</a>\",\"firstName\":\"Mary\",\"lastName\":\"Poppins\",\"affiliateID\":\"\",\"registrationDate\":\"2017-12-18 07:30:50\",\"dob\":null,\"subGroup\":\"\",\"accountLevel\":0,\"deleteStatus\":0,\"userID\":4401571,\"tradesClosedVolume\":\"0.00\",\"tradesCanceledVolume\":\"0.00\",\"winsVolume\":\"0.00\",\"tradesClosedCount\":0,\"winsCount\":0,\"lossesCount\":0,\"depositsCount\":1,\"withdrawalsCount\":0,\"lossesVolume\":\"0.00\",\"rebatesVolume\":\"0.00\",\"pnl\":\"0.00\",\"refundsVolume\":\"0.00\",\"manualChargesVolume\":\"0.00\",\"pendingBonusesVolume\":\"0.00\",\"cashBonusesVolume\":\"0.00\",\"depositsVolume\":\"20000.00\",\"transferInVolume\":\"0.00\",\"transferOutVolume\":\"0.00\",\"withdrawalsVolume\":\"0.00\",\"netDeposit\":\"20000.00\",\"tradeableBonusesGivenVolume\":\"0.00\",\"tradeableBonusesReleasedVolume\":\"0.00\",\"profitCancellationVolume\":\"0.00\",\"bonusPnl\":\"0.00\",\"realPnl\":\"0.00\",\"tradesVolumeBonus\":\"0.00\",\"tradesVolumeReal\":\"0.00\",\"tradesOpenVolume\":\"0.00\",\"tradesOpenCount\":0,\"tradesCountBonus\":0,\"tradesCountReal\":0,\"tradesCanceledCount\":0,\"rebatesCount\":0,\"tradeableBonusesCanceledVolume\":\"0.00\",\"winLossCountRatio\":null,\"winLossVolumeRatio\":null,\"adminID\":0,\"documentsRequested\":\"No\",\"documentsVerified\":\"Yes\",\"stage\":0,\"balance\":null,\"availableCash\":null,\"availableBonus\":null,\"reserved\":null,\"currency\":1,\"firstDepositAmount\":\"20000.0000\",\"firstDepositDate\":\"2017-12-19 02:02:58\",\"firstDepositCurrency\":1,\"lastDepositDate\":\"2017-12-19 02:03:11\",\"lastDepositAmount\":\"30000.0000\",\"lastDepositCurrency\":1,\"lastTradeDate\":null,\"affiliateName\":null,\"serial\":null,\"campaign\":null,\"tags\":\"\",\"landingParams\":\"\"}]}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["report","misc","rest","report","users"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"user","value":"4401571"},{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"site","value":"tradesmarter"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"from","value":"2017-01-24"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"to","value":"2018-03-26"}],"variable":[]}},"response":[{"id":"078dc4ec-854f-483e-b74c-ceaff6df6703","name":"Misc Report - Revenues per user","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/report/misc/rest/report/revenues-per-user?user=4401571&site=tradesmarter&from=2017-01-24&to=2018-03-26","host":["https://admin-api.backpack.io"],"path":["report","misc","rest","report","revenues-per-user"],"query":[{"key":"user","value":"4401571","description":"Required "},{"key":"site","value":"tradesmarter","description":"Required "},{"key":"from","value":"2017-01-24","description":"Optional"},{"key":"to","value":"2018-03-26","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"617","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 15:34:20 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"siteID\":23,\"location\":\"ec\",\"email\":\"mp132948@dayrep.com\",\"firstName\":\"Mary\",\"lastName\":\"Poppins\",\"affiliateID\":\"\",\"registrationDate\":\"2017-12-18 07:30:50\",\"dob\":null,\"subGroup\":\"\",\"accountLevel\":0,\"deleteStatus\":0,\"userID\":4401571,\"tradesClosedVolume\":\"0.00\",\"tradesCanceledVolume\":\"0.00\",\"winsVolume\":\"0.00\",\"tradesClosedCount\":0,\"winsCount\":0,\"lossesCount\":0,\"depositsCount\":1,\"withdrawalsCount\":0,\"lossesVolume\":\"0.00\",\"rebatesVolume\":\"0.00\",\"pnl\":\"0.00\",\"refundsVolume\":\"0.00\",\"manualChargesVolume\":\"0.00\",\"pendingBonusesVolume\":\"0.00\",\"cashBonusesVolume\":\"0.00\",\"depositsVolume\":\"20000.00\",\"transferInVolume\":\"0.00\",\"transferOutVolume\":\"0.00\",\"withdrawalsVolume\":\"0.00\",\"netDeposit\":\"20000.00\",\"tradeableBonusesGivenVolume\":\"0.00\",\"tradeableBonusesReleasedVolume\":\"0.00\",\"profitCancellationVolume\":\"0.00\",\"bonusPnl\":\"0.00\",\"realPnl\":\"0.00\",\"tradesVolumeBonus\":\"0.00\",\"tradesVolumeReal\":\"0.00\",\"tradesOpenVolume\":\"0.00\",\"tradesOpenCount\":0,\"tradesCountBonus\":0,\"tradesCountReal\":0,\"tradesCanceledCount\":0,\"rebatesCount\":0,\"tradeableBonusesCanceledVolume\":\"0.00\",\"winLossCountRatio\":null,\"winLossVolumeRatio\":null,\"adminID\":0,\"documentsRequested\":\"No\",\"documentsVerified\":\"Yes\",\"stage\":0,\"balance\":null,\"availableCash\":null,\"availableBonus\":null,\"reserved\":null,\"currency\":1,\"firstDepositAmount\":\"20000.0000\",\"firstDepositDate\":\"2017-12-19 02:02:58\",\"firstDepositCurrency\":1,\"lastDepositDate\":\"2017-12-19 02:03:11\",\"lastDepositAmount\":\"30000.0000\",\"lastDepositCurrency\":1,\"lastTradeDate\":null,\"affiliateName\":null,\"serial\":null,\"campaign\":null,\"tags\":\"\",\"landingParams\":\"\"}]}"},{"id":"3a623bb1-1340-453d-99b6-f10980a73f9a","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"3ed0e181-d9a0-4d07-892d-e267a67656b0","name":"Affiliate deposits - FTD","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/affiliate-deposits?ids=92950,94349,94905&affiliate=12345678&type =deposit&page=1","host":["https://admin-api.backpack.io"],"path":["crm","rest","affiliate-deposits"],"query":[{"key":"ids","value":"92950,94349,94905","description":"Optional"},{"key":"affiliate","value":"12345678","description":"Optional"},{"key":"type ","value":"deposit","description":"deposit, withdrawal -Optional"},{"key":"page","value":"1","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"259","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:17:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"94905\",\"token\":\"12345678\",\"tester\":\"0\",\"country\":\"by\",\"language\":\"\",\"registrationDate\":\"2013-02-06 16:02:27\",\"landingParams\":\"{\\\"a_aid\\\":\\\"12345678\\\"}\",\"firstDepositDate\":\"2013-02-06 16:02:28\",\"firstDepositAmount\":\"400.0000\"}]}"},{"id":"69d57b78-7688-43dc-a2f7-d411ba30f5e4","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"4524566\": {\n            \"1\": [    \n                {\n                    \"walletID\": \"4524566\",\n                    \"currency\": \"15\"\n                }\n            ],\n            \"3\": [\n                {\n                    \"walletID\": \"170898\",\n                    \"currency\": \"15\",\n                    \"accountType\": \"1\"\n                }\n            ]\n        }\n    }\n}"},{"id":"721ac675-0e15-4ff5-bd78-904428b75d23","name":"Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"327","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:08:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"2\",\"data\":[{\"userID\":\"653153\",\"recordID\":\"30379216\",\"amount\":\"2.00\",\"type\":\"deposit\",\"date\":\"2018-03-01 03:58:34\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"},{\"userID\":\"4524489\",\"recordID\":\"30929564\",\"amount\":\"43434.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:38\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"}]}"},{"id":"afc6e71f-e9d0-462d-8689-c2c98aefbbef","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"},{"id":"c41ac4ab-3474-4371-b41c-b5e7f90e349f","name":"Miscellaneous Report - User Banking Info","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/user/search/banking?id=4470142 ","host":["https://admin-api.backpack.io"],"path":["user","search","banking"],"query":[{"key":"id","value":"4470142 ","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"380","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 15:02:49 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"credit\":\"852.00\",\"reserved\":\"0.00\",\"availableCash\":852,\"availableBonus\":0,\"firstDepositDate\":\"2018-02-04 16:55:02\",\"firstDepositAmount\":\"1000.00\",\"lastDepositAmount\":\"1000.00\",\"currency\":\"1\",\"siteID\":\"23\",\"depositCount\":\"1\",\"depositVolume\":\"1000.00\",\"withdrawalCount\":\"1\",\"withdrawalVolume\":\"2.00\",\"volumeTotal\":\"500\",\"volumeBonus\":\"0.00\",\"volumeCash\":\"500.00\",\"pnlTotal\":\"-54.00\",\"pnlBonus\":\"0.00\",\"pnlCash\":\"-54.00\",\"bonusPending\":\"10.00\",\"bonusVolumeTraded\":\"500.00\",\"volumeMissing\":0,\"bonusPromotional\":\"10.00\",\"promotionalBonusRecommendedVolumeForWithdrawal\":0,\"promotionalBonusVolumeTraded\":\"300\",\"promotionalBonusStatus\":\"released, trade_successful\",\"lastDepositDate\":\"2018-02-04 16:55:02\",\"lastTradeDate\":\"2018-02-04 17:53:10\",\"freeRelatedDeposit\":979,\"hasPracticeWallet\":true,\"hasMt4Wallet\":false}}"},{"id":"c6460776-4872-492e-a3d1-967f1f800e26","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"c7f47744-2acc-4424-8281-e0a61809d1e9","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"e3d2a1a7-4727-42a1-a925-a6955e594303","name":"FX/CFD Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions-fx?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions-fx"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"218","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:10:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"4524489\",\"recordID\":\"97417\",\"amount\":\"4343.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:44\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\",\"walletID\":\"170790\",\"siteID\":\"23\",\"token\":\"\"}]}"}],"_postman_id":"a8e5f114-9fa9-4897-9bcd-cfa0bd25afeb"},{"name":"Add or Remove TAG","id":"76e99a1c-1c48-4dd5-8337-c51d21a691a4","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/set-tag?ids=2134007&removeTag=false&tags=tagname","description":"<p>Example Response:\n{\"success\": true}</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","set-tag"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"ids","value":"2134007"},{"description":{"content":"<p>Required  - True = removing tag, False = adding tag</p>\n","type":"text/plain"},"key":"removeTag","value":"false"},{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"tags","value":"tagname"}],"variable":[]}},"response":[{"id":"0328b745-23b0-4406-935e-d9b89207948c","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"4524566\": {\n            \"1\": [    \n                {\n                    \"walletID\": \"4524566\",\n                    \"currency\": \"15\"\n                }\n            ],\n            \"3\": [\n                {\n                    \"walletID\": \"170898\",\n                    \"currency\": \"15\",\n                    \"accountType\": \"1\"\n                }\n            ]\n        }\n    }\n}"},{"id":"6c37c241-f2e6-4566-ab22-77be6ffde46e","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"8b3e45b1-42f1-4f65-b606-553ce48920f6","name":"FX/CFD Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions-fx?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions-fx"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"218","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:10:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"4524489\",\"recordID\":\"97417\",\"amount\":\"4343.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:44\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\",\"walletID\":\"170790\",\"siteID\":\"23\",\"token\":\"\"}]}"},{"id":"911f0092-4e5f-48de-a744-9b6fa5bd4251","name":"Affiliate deposits - FTD","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/affiliate-deposits?ids=92950,94349,94905&affiliate=12345678&type =deposit&page=1","host":["https://admin-api.backpack.io"],"path":["crm","rest","affiliate-deposits"],"query":[{"key":"ids","value":"92950,94349,94905","description":"Optional"},{"key":"affiliate","value":"12345678","description":"Optional"},{"key":"type ","value":"deposit","description":"deposit, withdrawal -Optional"},{"key":"page","value":"1","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"259","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:17:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"1\",\"data\":[{\"userID\":\"94905\",\"token\":\"12345678\",\"tester\":\"0\",\"country\":\"by\",\"language\":\"\",\"registrationDate\":\"2013-02-06 16:02:27\",\"landingParams\":\"{\\\"a_aid\\\":\\\"12345678\\\"}\",\"firstDepositDate\":\"2013-02-06 16:02:28\",\"firstDepositAmount\":\"400.0000\"}]}"},{"id":"b36a7b9d-41b6-492d-9a74-2f77fef79d84","name":"Registrations","originalRequest":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/registrations/from/2018-05-01/to/2018-06-01"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1775","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 11:48:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"5\",\"data\":[{\"userID\":\"4552885\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-01 10:07:03\",\"firstDepositAmount\":\"100000.00\",\"registrationDate\":\"2018-05-01 09:11:25\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-01 11:26:33\",\"depositCount\":\"2\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4837372\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-22 13:51:13\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"0\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 15:38:41\",\"depositCount\":\"0\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839225\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 14:45:50\",\"firstDepositAmount\":\"5000.00\",\"registrationDate\":\"2018-05-24 14:41:23\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 14:45:20\",\"depositCount\":\"5\",\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839361\",\"affiliateID\":\"\",\"firstDepositDate\":null,\"firstDepositAmount\":null,\"registrationDate\":\"2018-05-24 17:07:54\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"usd\",\"status\":\"canceled\",\"lastModifiedDate\":\"2018-05-24 17:10:26\",\"depositCount\":null,\"landingParams\":null,\"leadID\":null,\"pushwooshDeviceToken\":null},{\"userID\":\"4839426\",\"affiliateID\":\"\",\"firstDepositDate\":\"2018-05-24 18:54:29\",\"firstDepositAmount\":\"11111.00\",\"registrationDate\":\"2018-05-24 18:53:45\",\"accountLevel\":\"0\",\"location\":\"il\",\"tester\":\"1\",\"currency\":\"eur\",\"status\":\"new\",\"lastModifiedDate\":\"2018-05-24 18:55:08\",\"depositCount\":\"2\",\"landingParams\":\"{\\\"pro\\\":\\\"1\\\"}\",\"leadID\":null,\"pushwooshDeviceToken\":null}]}"},{"id":"c223663d-141c-48b4-bb55-4ab89a0fd5bf","name":"Add or Remove TAG","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/set-tag?ids=2134007&removeTag=false&tags=tagname","host":["https://admin-api.backpack.io"],"path":["crm","rest","set-tag"],"query":[{"key":"ids","value":"2134007","description":"Required "},{"key":"removeTag","value":"false","description":"Required  - True = removing tag, False = adding tag"},{"key":"tags","value":"tagname","description":"Required "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 16:00:47 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\": true}"},{"id":"ca256c4b-8e74-4b36-849c-3a6687179def","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"},{"id":"d0278fd9-f83d-45cd-83da-7044a958cac2","name":"Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/transactions?page=1&from=2018-03-01&to=2018-04-01&ids=653153,4524489&type=deposit","host":["https://admin-api.backpack.io"],"path":["crm","rest","transactions"],"query":[{"key":"page","value":"1","description":"Optional"},{"key":"from","value":"2018-03-01","description":"Transaction date ,Optional"},{"key":"to","value":"2018-04-01","description":"Transaction date ,Optional"},{"key":"ids","value":"653153,4524489","description":"Optional"},{"key":"type","value":"deposit","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"327","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 12:08:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"jfe6n0sq4bp1k19ef75sgasva2","key":"PHPSESSID"}],"responseTime":null,"body":"{\"total\":\"2\",\"data\":[{\"userID\":\"653153\",\"recordID\":\"30379216\",\"amount\":\"2.00\",\"type\":\"deposit\",\"date\":\"2018-03-01 03:58:34\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"},{\"userID\":\"4524489\",\"recordID\":\"30929564\",\"amount\":\"43434.00\",\"type\":\"deposit\",\"date\":\"2018-03-25 12:36:38\",\"adminID\":\"0\",\"crmUser\":null,\"currency\":\"usd\"}]}"},{"id":"dad855db-b2aa-4242-8329-9fac0d030a79","name":"User All wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/get-wallets-info?userIDs=4524566","host":["https://admin-api.backpack.io"],"path":["crm","rest","get-wallets-info"],"query":[{"key":"userIDs","value":"4524566","description":"Required "}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"119","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 06 Aug 2018 13:12:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":"Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server."},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":true,\"data\":{\"4524566\":{\"1\":[{\"walletID\":\"4524566\",\"currency\":\"15\"}],\"3\":[{\"walletID\":\"170898\",\"currency\":\"15\",\"accountType\":\"1\"}]}}}"}],"_postman_id":"76e99a1c-1c48-4dd5-8337-c51d21a691a4"},{"name":"Updating CRM - Document Verified ","id":"2082e4a7-f285-4a80-818e-93d604ae6ced","request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/crm-flags-update?userID=2134007&verifydocs=1","description":"<p>This call will marke users Document Verified (Compliance Passed ) </p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","crm-flags-update"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required </p>\n","type":"text/plain"},"key":"userID","value":"2134007"},{"description":{"content":"<p>Required  , 0= Document  Not Verified , 1= Document Verified</p>\n","type":"text/plain"},"key":"verifydocs","value":"1"}],"variable":[]}},"response":[{"id":"d8236689-102d-4a56-b80a-7480a3efb69a","name":"Document Verified","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/crm-flags-update?userID=4524566&verifydocs=1","host":["https://admin-api.backpack.io"],"path":["crm","rest","crm-flags-update"],"query":[{"key":"userID","value":"4524566","description":"Required "},{"key":"verifydocs","value":"1","description":"Required  , 0= Document  Not Verified , 1= Document Verified"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Accept-Ranges","value":"bytes","name":"Accept-Ranges","description":"Content-Types that are acceptable"},{"key":"Age","value":"0","name":"Age","description":"The age the object has been in a proxy cache in seconds"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"42","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 21 Aug 2018 07:20:04 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"Via","value":"1.1 varnish","name":"Via","description":"Informs the client of proxies through which the response was sent."},{"key":"X-Cache","value":"MISS","name":"X-Cache","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"admin-api.tradesmarter.com","path":"/","secure":false,"value":"kbgbf9o289klouo6m8udse1v94","key":"PHPSESSID"}],"responseTime":null,"body":"{\"success\":\"true\",\"message\":\"Crm Updated\"}"}],"_postman_id":"2082e4a7-f285-4a80-818e-93d604ae6ced"},{"name":"Set Subgroup","id":"72d86b6a-c514-47ac-8801-29d50e646fc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/set-subgroup?userID=4524566&subgroup=Test&json=1","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","set-subgroup"],"host":["https://admin-api.backpack.io"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"userID","value":"4524566"},{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"subgroup","value":"Test"},{"key":"json","value":"1"},{"disabled":true,"description":{"content":"<p>Required  -  (one of :) lineBusy , noAnswer,voiceMail,connected,wrongNumber</p>\n","type":"text/plain"},"key":"status","value":"connected"},{"disabled":true,"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"exmessage","value":"Autodialer connected 100"},{"disabled":true,"key":"site ","value":"tradesmarter"},{"disabled":true,"key":"siteID","value":null}],"variable":[]}},"response":[{"id":"73e0cf69-16db-454e-8557-b5b59ce92a3c","name":"set-call-info","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.io/crm/rest/set-call-info/userID?userID=3985870&agentID=0&recordingID=4266111444&status=connected&exmessage=Autodialer connected 100","host":["https://admin-api.backpack.io"],"path":["crm","rest","set-call-info","userID"],"query":[{"key":"userID","value":"3985870","description":"Required"},{"key":"agentID","value":"0","description":"Required"},{"key":"recordingID","value":"4266111444","description":"Required (f status connected)"},{"key":"status","value":"connected","description":"Required  -  (one of :) lineBusy , noAnswer,voiceMail,connected,wrongNumber"},{"key":"exmessage","value":"Autodialer connected 100","description":"Required"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Apache"},{"key":"WWW-Authenticate","value":"Basic realm=\"Password Required\""},{"key":"Content-Type","value":"text/html; charset=iso-8859-1"},{"key":"Content-Length","value":"381"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Date","value":"Thu, 28 Feb 2019 09:06:44 GMT"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish"},{"key":"X-Cache","value":"MISS"}],"cookie":[],"responseTime":null,"body":"{\"success\":true,\"message\":\"Updated\"}\n\nOr\n\n{\"success\":fales,\"message\":\" Invalid status \"}"}],"_postman_id":"72d86b6a-c514-47ac-8801-29d50e646fc1"},{"name":"Assign Lead","id":"01878520-20e3-4571-a76b-db8653eb39c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://admin-api.backpack.iocrm/rest/assign-lead?userID=4524566&agentID=4261&exMessage=Moved to John Doe &json=1","description":"<p>Special permission required <br />\nallowApiReassign.brand = true</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["rest","assign-lead"],"host":["https://admin-api.backpack.iocrm"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"userID","value":"4524566"},{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"agentID","value":"4261"},{"description":{"content":"<p>Required - Case sensitive !</p>\n","type":"text/plain"},"key":"exMessage","value":"Moved to John Doe "},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"json","value":"1"}],"variable":[]}},"response":[{"id":"9f0a5f2a-0cf7-4148-9a54-6cd226dd8e50","name":"Assign Lead ","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://admin-api.backpack.iocrm/rest/assign-lead?userID=4524566&agentID=4261&exMessage=Moved to John Doe &json=1","host":["https://admin-api.backpack.iocrm"],"path":["rest","assign-lead"],"query":[{"key":"userID","value":"4524566","description":"Required"},{"key":"agentID","value":"4261","description":"Required"},{"key":"exMessage","value":"Moved to John Doe ","description":"Required - Case sensitive !"},{"key":"json","value":"1","description":"Optional"}]}},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\"success\":true,\"message\":\"\"}\n\nOr\n\n{\"success\":fales,\"message\":\" Invalid AdminID\"} "}],"_postman_id":"01878520-20e3-4571-a76b-db8653eb39c3"},{"name":"Updating Lead Score","id":"3d4d812a-17d6-4513-9402-a97e29dae508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://admin-api.backpack.io/crm/rest/set-lead-score?id=4524566&leadScore=775","description":"<p>Special permission required <br />\nallowApiReassign.brand = true</p>\n","auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"},"isInherited":true,"source":{"_postman_id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","id":"7b3f7b69-19c0-4ab1-9362-502679e039ee","name":"Backpack Admin API ","type":"collection"}},"urlObject":{"path":["crm","rest","set-lead-score"],"host":["https://admin-api.backpack.io"],"query":[{"key":"id","value":"4524566"},{"key":"leadScore","value":"775"}],"variable":[]}},"response":[],"_postman_id":"3d4d812a-17d6-4513-9402-a97e29dae508"}],"auth":{"type":"basic","basic":{"password":"<password>","username":"<username>"}},"event":[{"listen":"prerequest","script":{"id":"a601d565-7b8f-47da-adae-599a2b7ee447","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"19353f03-a2b2-462c-85b0-a0bf5bd49cf1","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url","value":"https://admin-api.backpack.io"},{"key":"userID","value":"4524566","type":"string"}]}