{"info":{"_postman_id":"91a499f0-0118-4a8d-970c-235090a32a2f","name":"Return Journey LLP","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20576167","collectionId":"91a499f0-0118-4a8d-970c-235090a32a2f","publishedId":"2s9YCARqVj","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-21T06:16:35.000Z"},"item":[{"name":"register","id":"725f08eb-c635-4568-9b9b-2dd63fc3b5ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_name\":\"abc\",\r\n    \"phone\":1234567890,\r\n    \"otp\":\"907878\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/user/register","urlObject":{"protocol":"http","port":"8000","path":["user","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"725f08eb-c635-4568-9b9b-2dd63fc3b5ac"},{"name":"send otp","id":"4850019f-627c-45d0-bb5b-ae50f3994c49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phone\":123456780\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/user/sendOtp","urlObject":{"protocol":"http","port":"8000","path":["user","sendOtp"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4850019f-627c-45d0-bb5b-ae50f3994c49"}]}