{"info":{"_postman_id":"c57bf09c-4599-4843-b39a-26e8a94e3020","name":"test_technical","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"28535219","collectionId":"c57bf09c-4599-4843-b39a-26e8a94e3020","publishedId":"2sA3Qwb9Jf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-01T06:07:40.000Z"},"item":[{"name":"POST_REGISTER","id":"dd6af88f-2373-4621-bcd2-6e025202eabb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"deaauliasalsabila31@gmail.com\",\n    \"first_name\": \"dea aulia\",\n    \"last_name\": \"salsabila\",\n    \"password\": \"deaaulia1234\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/registration","description":"<p>POST registration</p>\n","urlObject":{"protocol":"http","port":"5000","path":["registration"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd6af88f-2373-4621-bcd2-6e025202eabb"},{"name":"LOGIN JWT","id":"ba21ad3b-f49e-4f25-a28d-3bfcff6af6c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"deaauliasalsabilaa@gmail.com\",\n    \"password\": \"12345678DEA\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/login","description":"<p>POST LOGIN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba21ad3b-f49e-4f25-a28d-3bfcff6af6c8"},{"name":"GET PROFILE","id":"5dc82840-aa2c-495f-ab31-7002a8d0adda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/profile","description":"<p>GET PROFILE HARUS LOGIN DULU DAN ADA TOKEN NYA</p>\n","urlObject":{"protocol":"http","port":"5000","path":["profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5dc82840-aa2c-495f-ab31-7002a8d0adda"},{"name":"Update Profile","id":"ee5ac674-e8b2-4839-81d7-38dea1f20956","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n        \"first_name\": \"dea aulia\",\n        \"last_name\": \"salsabila\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/profile/update","description":"<p>UPDATE PROFILE DAPAT DILAKUKAN JIKA SUDAH LOGIN DAN PAKAI TOKEN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["profile","update"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee5ac674-e8b2-4839-81d7-38dea1f20956"},{"name":"Upload Image","id":"56994681-2410-41e6-9383-8c6ba68aca55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef1fdd1-2cc7-4f40-93c0-857bbbbb41c5"}]},"url":"http://localhost:5000/profile/image","description":"<p>UPDATE IMAGE DAPAT DILAKUKAN JIKA SUDAH LOGIN DAN PAKAI TOKEN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["profile","image"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"56994681-2410-41e6-9383-8c6ba68aca55"},{"name":"GET Banner","id":"71ffb4be-5a4e-4843-a260-687caa8784e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/banner","description":"<p>GET BANNER LANGSUNG klik body ke raw dan jalankan</p>\n","urlObject":{"protocol":"http","port":"5000","path":["banner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"71ffb4be-5a4e-4843-a260-687caa8784e3"},{"name":"GET SERVICES","id":"759d8ff5-40e3-4b99-b00d-7b136093ff50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/services","description":"<p>GET SERVICES DAPAT DILAKUKAN JIKA SUDAH LOGIN DAN PAKAI TOKEN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["services"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"759d8ff5-40e3-4b99-b00d-7b136093ff50"},{"name":"get balances","id":"2c43ffef-07d1-4845-bc33-bf342d98f0a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/balance","description":"<p>GET BALANCES DAPAT DILAKUKAN JIKA SUDAH LOGIN DAN PAKAI TOKEN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["balance"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c43ffef-07d1-4845-bc33-bf342d98f0a6"},{"name":"POST TOPUP","id":"492a7c7a-72b9-4905-9a82-da1fd2e89707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"top_up_amount\": 200000\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/topup","description":"<p>POST TOPUP DAPAT DILAKUKAN JIKA SUDAH LOGIN DAN PAKAI TOKEN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["topup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"492a7c7a-72b9-4905-9a82-da1fd2e89707"},{"name":"POST TRANSACTION","id":"bd792e22-8f3b-4640-9db7-8dcf56bbe868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"service_code\": \"TV\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/transaction","description":"<p>POST TRANSACTION DAPAT DILAKUKAN JIKA SUDAH LOGIN DAN PAKAI TOKEN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["transaction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd792e22-8f3b-4640-9db7-8dcf56bbe868"},{"name":"GET HISTORY TRANSACTION","id":"f3762fec-176c-4273-a219-1070b643c98f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/transaction/history","description":"<p>GET HISTORY TRANSACTION DAPAT DILAKUKAN JIKA SUDAH LOGIN DAN PAKAI TOKEN</p>\n","urlObject":{"protocol":"http","port":"5000","path":["transaction","history"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3762fec-176c-4273-a219-1070b643c98f"}]}