{"info":{"_postman_id":"5f51d446-5dff-4913-af64-c7388060a7c9","name":"BIM POS Application Related","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"14382666","collectionId":"5f51d446-5dff-4913-af64-c7388060a7c9","publishedId":"Tz5m7eGm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"008b8b","highlight":"a9a9a9"},"publishDate":"2021-03-10T10:52:44.000Z"},"item":[{"name":"Get Token","id":"fc1b987e-9405-465e-8a23-abc1a8b22f9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"elie.haddad@bimpos.com","type":"text","disabled":true},{"key":"password","value":"123123123","type":"text","disabled":true}]},"url":"{{base_url}}/login?username=app@bimcc.com&password=@19/05/2022","urlObject":{"path":["login"],"host":["{{base_url}}"],"query":[{"key":"username","value":"app@bimcc.com"},{"key":"password","value":"@19/05/2022"}],"variable":[]}},"response":[],"_postman_id":"fc1b987e-9405-465e-8a23-abc1a8b22f9e"},{"name":"Signup User","id":"96c76f77-c508-432d-87cc-96ff5ddd7b67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"product\": {\r\n    \"body_html\": \"A mystery!\"\r\n  }\r\n}"},"url":"{{base_url}}/signup?mobile=76880875&first_name=serj&last_name=Bush&email=serj@test.com&dob=1994-02-11&username=serj-king&password=123123123&password_confirmation=123123123&clientid=GEO01","urlObject":{"path":["signup"],"host":["{{base_url}}"],"query":[{"key":"mobile","value":"76880875"},{"key":"first_name","value":"serj"},{"key":"last_name","value":"Bush"},{"key":"email","value":"serj@test.com"},{"key":"dob","value":"1994-02-11"},{"key":"username","value":"serj-king"},{"key":"password","value":"123123123"},{"key":"password_confirmation","value":"123123123"},{"key":"clientid","value":"GEO01"}],"variable":[]}},"response":[{"id":"0923d3a6-3c85-415c-853f-30a667144040","name":"{{base_url}}/signup?mobile&first_name&last_name&email&dob","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":{"raw":"{{base_url}}/signup?mobile=76880875&first_name=serj&last_name=Bush&email=serj@test.com&dob=1994-02-11&username=serj-king&password=123123123&password_confirmation=123123123&clientid=GEO01","host":["{{base_url}}"],"path":["signup"],"query":[{"key":"mobile","value":"76880875"},{"key":"first_name","value":"serj"},{"key":"last_name","value":"Bush"},{"key":"email","value":"serj@test.com"},{"key":"dob","value":"1994-02-11"},{"key":"username","value":"serj-king"},{"key":"password","value":"123123123"},{"key":"password_confirmation","value":"123123123"},{"key":"clientid","value":"GEO01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 08 Mar 2021 08:20:40 GMT"},{"key":"Date","value":"Mon, 08 Mar 2021 08:20:40 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.0.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"\"User serj Bush has been created Successfully\""},{"id":"9d831bd8-2e94-46be-98d9-f54568bc63b9","name":"{{base_url}}/signup?mobile&first_name&last_name&email&dob","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":{"raw":"{{base_url}}/signup?mobile=76880875&first_name=serj&last_name=Bush&email=serj@test.com&dob=1994-02-11&username=serj-king&password=123123123&password_confirmation=123123123&clientid=GEO01","host":["{{base_url}}"],"path":["signup"],"query":[{"key":"mobile","value":"76880875"},{"key":"first_name","value":"serj"},{"key":"last_name","value":"Bush"},{"key":"email","value":"serj@test.com"},{"key":"dob","value":"1994-02-11"},{"key":"username","value":"serj-king"},{"key":"password","value":"123123123"},{"key":"password_confirmation","value":"123123123"},{"key":"clientid","value":"GEO01"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 08 Mar 2021 08:20:05 GMT"},{"key":"Date","value":"Mon, 08 Mar 2021 08:20:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.0.1"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The given data was invalid.\",\n    \"errors\": {\n        \"username\": [\n            \"The username has already been taken.\"\n        ],\n        \"email\": [\n            \"The email has already been taken.\"\n        ]\n    }\n}"}],"_postman_id":"96c76f77-c508-432d-87cc-96ff5ddd7b67"},{"name":"Refresh Token","id":"ac851b6d-1306-486b-9ab5-19e259221938","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"}],"url":"{{base_url}}/refresh","urlObject":{"path":["refresh"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac851b6d-1306-486b-9ab5-19e259221938"}]}