{"info":{"_postman_id":"a301e4fb-ac53-4e91-9bf2-16ad202f8e95","name":"Payload-X Docs","description":"<html><head></head><body><p><strong>Route:</strong> <a href=\"https://trouble-free.payload-x.com/api/v1/%7B%7BclientId%7D%7D\">https://trouble-free.payload-x.com/api/v1/{{clientId}}</a></p>\n<p>Client ID: {{clientId}}</p>\n<p>api_key: {{api_key}}</p>\n<p>Get your Client ID and API Key from your Console -&gt; API Key or check email you get after registration</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9263260","collectionId":"a301e4fb-ac53-4e91-9bf2-16ad202f8e95","publishedId":"2s8Z6x1sYL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-12-26T22:24:09.000Z"},"item":[{"name":"V1","item":[{"name":"Authentication","item":[{"name":"Login","id":"9843bff1-6e40-467c-b533-7c9c7afb7471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Client","value":"niyi","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"\",\r\n    \"password\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{base_url}/api/v1/{clientID}/auth/Login","urlObject":{"protocol":"https","path":["api","v1","{clientID}","auth","Login"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9843bff1-6e40-467c-b533-7c9c7afb7471"},{"name":"Reset Password","id":"c90e6919-cc28-410e-b6da-3e73f413d38a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Client","value":"{clientID}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"omonicksonowoeye@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{base_url}/api/v1/{clientID}/auth/reset-password","urlObject":{"protocol":"https","path":["api","v1","{clientID}","auth","reset-password"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c90e6919-cc28-410e-b6da-3e73f413d38a"},{"name":"Register","id":"aab17a41-1720-4c6c-b1fc-51d2c5cd80fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"omonicksonowoeye01@gmail.com\",\r\n    \"password\": \"niyiniyi\",\r\n    \"fullname\": \"Owoeye Omoniyi\",\r\n    \"phone\": \"09135403118\",\r\n    \"role\": \"client\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/onboard","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","onboard"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aab17a41-1720-4c6c-b1fc-51d2c5cd80fb"}],"id":"f035c86b-61bf-469d-8693-fd172334f5fd","_postman_id":"f035c86b-61bf-469d-8693-fd172334f5fd","description":""},{"name":"Profile Management","item":[{"name":"Get Profile","id":"a19a379f-5cd5-4896-a0e2-e9187971c06d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"userid\": \"Ik76FyrefxPadb25Cole72PCmAf2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{base_url}/api/v1/{clientID}/user/profile/jwX3iajGWqQvLCth558OU5yyyH13","urlObject":{"protocol":"https","path":["api","v1","{clientID}","user","profile","jwX3iajGWqQvLCth558OU5yyyH13"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a19a379f-5cd5-4896-a0e2-e9187971c06d"},{"name":"Edit Profile","id":"5871f975-991c-40a1-abf9-4654e29a6c83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"client","value":"{clientId}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fullname\": \"Aminat\",\r\n    \"phone\": \"000000000\",\r\n    \"countryCode\": \"+234\",\r\n    \"address\": \"FCT Abuja\",\r\n    \"preference\": [\"tailor\", \"fashion designer\"],\r\n    \"availability\": \"Online\",\r\n    \"last_seen\": \"December 10, 2022 04:40pm WAT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{base_url}/api/v1/{clientID}/user/profile/edit/jwX3iajGWqQvLCth558OU5yyyH13","urlObject":{"protocol":"https","path":["api","v1","{clientID}","user","profile","edit","jwX3iajGWqQvLCth558OU5yyyH13"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5871f975-991c-40a1-abf9-4654e29a6c83"}],"id":"1507b8a3-1a26-4811-85c7-12b0eec040e5","_postman_id":"1507b8a3-1a26-4811-85c7-12b0eec040e5","description":""},{"name":"Get Data from DB","item":[{"name":"GetNode","id":"0d861dd8-5ae3-4f9d-883a-5bed333905af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"},{"key":"api_key","value":"{api_key}","type":"text"}],"url":"https://{base_url}/api/v1/{clientID}/node/getdata?node=&limit=&sort_key=&sort_value=","urlObject":{"protocol":"https","path":["api","v1","{clientID}","node","getdata"],"host":["{base_url}"],"query":[{"key":"node","value":""},{"key":"limit","value":""},{"key":"sort_key","value":""},{"key":"sort_value","value":""}],"variable":[]}},"response":[],"_postman_id":"0d861dd8-5ae3-4f9d-883a-5bed333905af"},{"name":"GetValue","id":"da95e088-2a8b-46ae-8901-f9cd3b747a40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"},{"key":"api_key","value":"{api_key}","type":"text"}],"url":"https://{base_url}/api/v1/{clientID}/node/getValue?ref=","urlObject":{"protocol":"https","path":["api","v1","{clientID}","node","getValue"],"host":["{base_url}"],"query":[{"key":"ref","value":""}],"variable":[]}},"response":[],"_postman_id":"da95e088-2a8b-46ae-8901-f9cd3b747a40"},{"name":"GetObject","id":"201e3a53-ec93-4d5f-aad2-03e6ab378ce1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"},{"key":"api_key","value":"{api_key}","type":"text"}],"url":"https://{base_url}/api/v1/{clientID}/node/getValue?ref=","urlObject":{"protocol":"https","path":["api","v1","{clientID}","node","getValue"],"host":["{base_url}"],"query":[{"key":"ref","value":""}],"variable":[]}},"response":[],"_postman_id":"201e3a53-ec93-4d5f-aad2-03e6ab378ce1"}],"id":"eb051ea1-36ba-40d2-a730-bbc464870d80","_postman_id":"eb051ea1-36ba-40d2-a730-bbc464870d80","description":""},{"name":"Set Data in DB","item":[{"name":"Push Data to Node","id":"fe0691f9-8ac6-40d2-9a58-6fefe4766a8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api_key","value":"{clientId}","type":"text"},{"key":"client","value":"{api_key}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ref\": \"\",\r\n    \"data\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{base_url}/api/v1/{clientID}/set/pushToNode","urlObject":{"protocol":"https","path":["api","v1","{clientID}","set","pushToNode"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe0691f9-8ac6-40d2-9a58-6fefe4766a8a"},{"name":"Update Data Object","id":"8ff4527b-6aab-4aab-b977-751db52c4065","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"api_key","value":"{api_key}","type":"text"},{"key":"client","value":"{clientId}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ref\": \"\",\r\n    \"data\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{base_url}/api/v1/{clientID}/set/updateDataObject","urlObject":{"protocol":"https","path":["api","v1","{clientID}","set","updateDataObject"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ff4527b-6aab-4aab-b977-751db52c4065"},{"name":"Update Value","id":"49ba1212-ceeb-4198-a3d3-a5bc25ea42fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"api_key","value":"{api_key}","type":"text"},{"key":"client","value":"{clientId}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ref\": \"\",\r\n    \"key\": \"\",\r\n    \"value\": \r\n}","options":{"raw":{"language":"json"}}},"url":"https://{base_url}/api/v1/{clientID}/set/updateValue","urlObject":{"protocol":"https","path":["api","v1","{clientID}","set","updateValue"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"49ba1212-ceeb-4198-a3d3-a5bc25ea42fe"}],"id":"0b213792-34a0-4306-89b3-680b3e4597c7","_postman_id":"0b213792-34a0-4306-89b3-680b3e4597c7","description":""},{"name":"Finances","item":[{"name":"Wallet-as-a-Service","item":[{"name":"Create Wallet","id":"1cb4ba28-5438-4bda-98bb-6be311f5b22d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"97C5tnpUEXZZlsYkBWHiXAOKXSz2\",\n    \"bvn\": \"0000000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/finance/wallet/create","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","finance","wallet","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1cb4ba28-5438-4bda-98bb-6be311f5b22d"},{"name":"Create Wallet Custom Node","id":"f2707f39-7883-4ed0-9ea6-ba804f6170cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"dPGurmoM9qS9QcXv16SZ5rcGg8g2\",\n    \"bvn\": \"0000000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/{{client}}/finance/wallet/create/{{node}}","urlObject":{"protocol":"http","port":"3003","path":["api","v1","{{client}}","finance","wallet","create","{{node}}"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2707f39-7883-4ed0-9ea6-ba804f6170cc"},{"name":"Get Wallet","id":"31564a45-1f85-40e2-8143-97450bfac451","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"url":"http://localhost:3003/api/v1/payloadx/finance/wallet/view/e247a8795e1e4b2eb9d41bdc46ddf341","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","finance","wallet","view","e247a8795e1e4b2eb9d41bdc46ddf341"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"31564a45-1f85-40e2-8143-97450bfac451"},{"name":"Get All Wallets","id":"3aaf226a-23aa-4612-b660-dbebf806e53f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"url":"http://localhost:3003/api/v1/{clientID}/finance/wallets","urlObject":{"protocol":"http","port":"3003","path":["api","v1","{clientID}","finance","wallets"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3aaf226a-23aa-4612-b660-dbebf806e53f"},{"name":"List all Bank (For Transfer)","id":"e3a7e1e3-922e-4019-ac5e-1139784557a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"url":"http://localhost:3003/api/v1/payloadx/finance/wallet/view/e247a8795e1e4b2eb9d41bdc46ddf341","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","finance","wallet","view","e247a8795e1e4b2eb9d41bdc46ddf341"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3a7e1e3-922e-4019-ac5e-1139784557a7"},{"name":"Initiate transfer","id":"15f38a10-eb76-4949-9d6e-d7f3e27ce0fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"97C5tnpUEXZZlsYkBWHiXAOKXSz2\",\n    \"bvn\": \"0000000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/finance/wallet/create","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","finance","wallet","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"15f38a10-eb76-4949-9d6e-d7f3e27ce0fd"},{"name":"Initiate transfer Copy","id":"711ddf6d-3c5a-47db-8a00-fda89ed45e60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"97C5tnpUEXZZlsYkBWHiXAOKXSz2\",\n    \"bvn\": \"0000000000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/finance/wallet/create","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","finance","wallet","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"711ddf6d-3c5a-47db-8a00-fda89ed45e60"}],"id":"6778d390-94e0-4ed2-b026-c877c1c7c2c9","_postman_id":"6778d390-94e0-4ed2-b026-c877c1c7c2c9","description":""},{"name":"Bank Verifications & Cards","item":[{"name":"ValidateBVN","id":"fa228463-4f4a-4e2e-98ee-3037f3f9d4cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bvn\": \"{bvn}\",\n    \"firstName\": \"{firstname}\",\n    \"lastName\": \"{lastname}\",\n    \"phone\": \"{phone_number}\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/kyc/bvn","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","kyc","bvn"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa228463-4f4a-4e2e-98ee-3037f3f9d4cd"},{"name":"getAllBanks","id":"6763210c-2f1c-40da-b3a7-bff834658944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"},{"key":"api_key","value":"{api_key}","type":"text"}],"url":"http://localhost:3003/api/v1/payloadx/finance/banks/listBanks","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","finance","banks","listBanks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6763210c-2f1c-40da-b3a7-bff834658944"},{"name":"ValidateAccount","id":"663ec577-8c0c-4622-986e-c83a93a2dd4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"url":"http://localhost:3003/api/v1/{client_id}/finance/validate/account/{account_number}/{bank_code}","urlObject":{"protocol":"http","port":"3003","path":["api","v1","{client_id}","finance","validate","account","{account_number}","{bank_code}"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"663ec577-8c0c-4622-986e-c83a93a2dd4a"},{"name":"ValidateCard","id":"e5777ee1-f7ec-4d3b-9c8d-68bd8afcff30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"},{"key":"api_key","value":"{api_key}","type":"text"}],"url":"https://{base_url}/api/v1/{clientID}/finance/validate/card/{first_6_digits}","urlObject":{"protocol":"https","path":["api","v1","{clientID}","finance","validate","card","{first_6_digits}"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5777ee1-f7ec-4d3b-9c8d-68bd8afcff30"}],"id":"ed0eeac4-003d-46f5-a448-38dbe9253924","_postman_id":"ed0eeac4-003d-46f5-a448-38dbe9253924","description":""}],"id":"a0fa9d83-9af2-4b8b-bc1b-d6049e74bca9","_postman_id":"a0fa9d83-9af2-4b8b-bc1b-d6049e74bca9","description":""},{"name":"KYC","item":[{"name":"Lookup with phone","id":"cd5d6493-adfe-410b-9682-92a70a786a78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/lookup/9135403118","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","lookup","9135403118"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd5d6493-adfe-410b-9682-92a70a786a78"},{"name":"ValidateBVN","id":"bbf789f7-9c04-46f1-985c-fc05db21a832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bvn\": \"{bvn}\",\n    \"firstName\": \"{firstname}\",\n    \"lastName\": \"{lastname}\",\n    \"phone\": \"{phone_number}\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/kyc/bvn","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","kyc","bvn"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbf789f7-9c04-46f1-985c-fc05db21a832"}],"id":"25445134-403f-40f4-b504-68ec38a4e2f8","_postman_id":"25445134-403f-40f4-b504-68ec38a4e2f8","description":""},{"name":"OTP & Pin","item":[{"name":"OTP","item":[{"name":"Send Code","id":"dc3c4da6-ffa3-46b0-80b1-1867c6ee52d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/otp/verify/9135403118","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","otp","verify","9135403118"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc3c4da6-ffa3-46b0-80b1-1867c6ee52d9"},{"name":"Verify Code","id":"2ac24787-4aa8-4a13-9b75-9f2cd80e0ddf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/otp/verify/9135403118/123456","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","otp","verify","9135403118","123456"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ac24787-4aa8-4a13-9b75-9f2cd80e0ddf"},{"name":"Check Phone Verification","id":"11f173c5-5c70-4626-b91e-e4f91652a31d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/otp/verify/9135403118/123456","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","otp","verify","9135403118","123456"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"11f173c5-5c70-4626-b91e-e4f91652a31d"}],"id":"f4a717fa-9d86-403d-848f-ed70833d9787","_postman_id":"f4a717fa-9d86-403d-848f-ed70833d9787","description":""},{"name":"PIN","item":[{"name":"Set PIN","id":"5e8666b7-8393-47a9-847f-e0cf87239726","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"node\": \"string\",\n    \"user_id\": \"string\",\n    \"pin\": \"int\",\n    \"confirm_pin\": \"int\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/pin/set_pin","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","pin","set_pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e8666b7-8393-47a9-847f-e0cf87239726"},{"name":"Change PIN","id":"a3e26d2b-f850-492f-8c3c-b6d8ff246d2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"node\": \"string\",\n    \"user_id\": \"string\",\n    \"old_pin\": \"int\",\n    \"pin\": \"int\",\n    \"confirm_pin\": \"int\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/pin/set_pin","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","pin","set_pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3e26d2b-f850-492f-8c3c-b6d8ff246d2a"},{"name":"Validate PIN","id":"6202a7a9-6bbd-4857-8d79-ef6312f8e17e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client","value":"payloadx","type":"text"},{"key":"api_key","value":"123456","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"node\": \"string\",\n    \"user_id\": \"string\",\n    \"pin\": \"int\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/api/v1/payloadx/auth/pin/validate_pin","urlObject":{"protocol":"http","port":"3003","path":["api","v1","payloadx","auth","pin","validate_pin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6202a7a9-6bbd-4857-8d79-ef6312f8e17e"}],"id":"81cfdbc7-be45-406f-a279-5adc50c30bf0","_postman_id":"81cfdbc7-be45-406f-a279-5adc50c30bf0","description":""}],"id":"4687eebd-7b7b-426e-9045-66d8ee0457d9","_postman_id":"4687eebd-7b7b-426e-9045-66d8ee0457d9","description":""},{"name":"CDN","id":"9d99c160-c901-49a3-a23c-a56c2cb206d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/C:/Users/USER/Pictures/Desktop Background/coffee/1920-1200-9973.jpg"}]},"url":"https://payload-x.com/server/cdn/file/upload.php","urlObject":{"protocol":"https","path":["server","cdn","file","upload.php"],"host":["payload-x","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d99c160-c901-49a3-a23c-a56c2cb206d4"},{"name":"Get DB Size/Pricing","id":"8cf54e7c-1c47-422d-aa65-f8d18d854eec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"},{"key":"api_key","value":"{api_key}","type":"text"}],"url":"https://{base_url}/api/v1/{clientID}/node/getsize/{clientId}","urlObject":{"protocol":"https","path":["api","v1","{clientID}","node","getsize","{clientId}"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cf54e7c-1c47-422d-aa65-f8d18d854eec"},{"name":"Snapshot","id":"1af68129-fa63-4441-91f3-beb0a7983fac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client","value":"{clientId}","type":"text"},{"key":"api_key","value":"{api_key}","type":"text"}],"url":"https://{base_url}/api/v1/{clientID}/node/snapshot/{clientId}","urlObject":{"protocol":"https","path":["api","v1","{clientID}","node","snapshot","{clientId}"],"host":["{base_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1af68129-fa63-4441-91f3-beb0a7983fac"},{"name":"New Request","id":"3ed8d354-6c0a-4f43-a521-cd34c0935940","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"3ed8d354-6c0a-4f43-a521-cd34c0935940"}],"id":"7d2eb8cb-2a5c-44b6-9aea-3f80772b9d2a","_postman_id":"7d2eb8cb-2a5c-44b6-9aea-3f80772b9d2a","description":""},{"name":"New Request","id":"ae8a62c2-995b-4030-b6a4-8f13d146a640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"ae8a62c2-995b-4030-b6a4-8f13d146a640"}]}