{"info":{"_postman_id":"077c9ffe-7e63-4ba4-8a68-d4af3dfc0dac","name":"GOTO Sleek Integration 0.1.0-WIP","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10501173","collectionId":"077c9ffe-7e63-4ba4-8a68-d4af3dfc0dac","publishedId":"SzfDvPaY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-04-28T05:12:19.000Z"},"item":[{"name":"Returns a user based on a phone number.","id":"a7d83b45-9363-45aa-bda0-87accfc63098","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[],"url":"https://gotofitnessclub.com/api/sleek/v1/users/phone/:phone_number","urlObject":{"path":["users","phone",":phone_number"],"host":["https://gotofitnessclub.com/api/sleek/v1"],"query":[],"variable":[{"type":"any","key":"phone_number"}]}},"response":[{"id":"33f49d81-aac3-47c6-be8b-f6c2cae5b04b","name":"User having phone number is not found or is deactivated.","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://gotofitnessclub.com/api/sleek/v1/users/phone/:phone_number","host":["https://gotofitnessclub.com/api/sleek/v1"],"path":["users","phone",":phone_number"],"variable":[{"key":"phone_number"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"code\": \"<integer>\",\n \"message\": \"<string>\"\n}"},{"id":"6e7c1633-9f28-4f22-a267-b8b87231fceb","name":"Details about a user by phone number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://gotofitnessclub.com/api/sleek/v1/users/phone/:phone_number","host":["https://gotofitnessclub.com/api/sleek/v1"],"path":["users","phone",":phone_number"],"variable":[{"key":"phone_number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"phone\": \"<string>\",\n \"id\": \"<string>\",\n \"name\": \"<string>\"\n}"},{"id":"fa6733bc-2049-436b-ad3f-93b888f684dd","name":"Unexpected error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://gotofitnessclub.com/api/sleek/v1/users/phone/:phone_number","host":["https://gotofitnessclub.com/api/sleek/v1"],"path":["users","phone",":phone_number"],"variable":[{"key":"phone_number"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"code\": \"<integer>\",\n \"message\": \"<string>\"\n}"}],"_postman_id":"a7d83b45-9363-45aa-bda0-87accfc63098"}],"variable":[{"id":"baseUrl","key":"baseUrl","value":"https://gotofitnessclub.com/api/sleek/v1","type":"string"}]}