{"info":{"_postman_id":"85dc60a2-ec12-457a-a3cc-e1d2a5b14e5a","name":"MuvOnline API (v2)","description":"<html><head></head><body><img src=\"http://dev.muvpeople.com/assets/images/logo.jpg\">\n\n<p>Welcome to the Muv Api documentation. This Api allows others to integrate with MuvOnline and this documentation is here to get you started.</p>\n<p><em>Note:</em> Documentation is new, and is being updated rapidly at the moment. If you have feedback or questions, you can email us at <a href=\"https://mailto:support@muvpeople.com\">support@muvpeople.com</a>.</p>\n<h2 id=\"api-keys\">Api Keys</h2>\n<p>To get started with the Muv Api, you will need an Api key. If you do not have one, please email us at <a href=\"https://mailto:support@muvpeople.com\">support@muvpeople.com</a>. If you already have an Api key, please continue.</p>\n<h2 id=\"environments\">Environments</h2>\n<p>The Muv Api is available in both a development and in the production environment. The urls for both are as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Production: https://api.muvpeople.com/api/v2\nDevelopment: https://dev.muvpeople.com/api/v2\nmirror https://dev.dev.muvpeople.com/api/v2\n\n</code></pre><p>To get going with the Muv Api, see the next section, \"Getting Started.\"</p>\n<p><strong>Webhook</strong></p>\n<p>Muv provides notifications on ride changes via webhkooks. To add your webhook endpoint - please contcat us via <a href=\"https://mailto:support@muvpeople.com\">support@muvpeople.com</a></p>\n<p><strong>Changes:</strong></p>\n<ul>\n<li><p>/api/v2/get-rides - new <strong>optional</strong> &amp; <strong>defaulted</strong> params <code>page</code> and <code>row_count</code></p>\n</li>\n<li><p>/api/v2/get-travelers - new optional &amp; defaulted params <code>page</code> and <code>rows_count</code></p>\n</li>\n<li><p>/api/v2/book-ride - new fields: <code>pickupLocationInfo</code>(array), <code>dropoffLocationInfo</code> (array). Changed field structure for <code>stops</code> field</p>\n</li>\n<li><p>/api/v2/update-ride - new fields: <code>pickupLocationInfo</code>(array), <code>dropoffLocationInfo</code> (array). Changed field structure for <code>stops</code> field</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"43251","collectionId":"85dc60a2-ec12-457a-a3cc-e1d2a5b14e5a","publishedId":"UUxukAwX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-09-23T12:12:28.000Z"},"item":[{"name":"User","item":[{"name":"User Authentication","id":"911f056a-edaf-45e9-a246-8e0dc46df3dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character string that will authenticate application to communicate with this Api.</p>\n","type":"text"},{"key":"username","value":"afakeuser85441","description":"<p><code>Required (String)</code> The username specified by the user when they created their account.</p>\n","type":"text"},{"key":"password","value":"123456","description":"<p><code>Required (String)</code> The password for the user. </p>\n","type":"text"}]},"url":"{{host}}/api/v2/user-authentication","description":"<p>If you have account username and password you can call <code>user-authentication</code> and get the user id for subsequent calls. You'll find the user id in the <code>muvDbUserID</code> field. Example value for user field is <code>2598</code>.</p>\n","urlObject":{"path":["api","v2","user-authentication"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fd6a2f93-a0a1-4b7e-a079-cfaa46f2df55","name":"Getting the Id of an existing user","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character string that will authenticate application to communicate with this Api.","type":"text"},{"key":"username","value":"fakeuser8544","description":"`Required (String)` The username specified by the user when they created their account.","type":"text"},{"key":"password","value":"123456","description":"`Required (String)` The password for the user. ","type":"text"}]},"url":"{{url}}/api/user-authentication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 20:09:29 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6IkNKdXhiTFAzSWtVVGV1SDRWemJJcWc9PSIsInZhbHVlIjoiaWRSUUNieElWNFlobnI5TGJRQmFVVFFpVXpWbW0xbVRKOXlcL1wvM0haa21ZYStaUWZFMkhnVTVta0ZhSHZuV21ybDlZNEtnbnFvR0JlR2hWbWVOMGlHQT09IiwibWFjIjoiNGQ2OWUyMmEwOTQzZjA5OTkwZjMwMzQ5YmJhOWFmNmQ2ZDQyMDkwN2Y4ZmZhYWNlYTdlMTUyMzVlNTBmYWJiNyJ9; expires=Sun, 03-Mar-2019 02:49:30 GMT; path=/; httponly"},{"key":"Expires","value":"Fri, 15 Feb 2019 20:09:29 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"249"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11162212,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"muvDbUserID\": 2598,\n        \"lc_customer_id\": 999284595,\n        \"muvDbUserFirstName\": \"Fake\",\n        \"muvDbUserLastName\": \"User\",\n        \"muvDbUserEmailAddress\": \"afakeuser8544@example.com\",\n        \"muvDbUsername\": \"fakeuser8544\",\n        \"muvDbPassword\": \"\",\n        \"muvDbWorkPhone\": \"\",\n        \"muvDbCellphone\": \"\",\n        \"muvDbCompany\": \"A New Company\",\n        \"muvDbBookForOthers\": 0,\n        \"muvDbCompany_id\": 163\n    }\n}"}],"_postman_id":"911f056a-edaf-45e9-a246-8e0dc46df3dd"},{"name":"Forgot Password","id":"58752734-7a99-426f-b5f7-3cce9cc752cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"username","value":"afakeuser85441","description":"<p><code>Required (String)</code> The username of the person who needs a password reset.</p>\n","type":"text"}]},"url":"{{host}}/api/v2/forgot-password","description":"<p>This method is used to update the Customer’s password in MuvDB.</p>\n","urlObject":{"path":["api","v2","forgot-password"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"29996aea-305b-4ca1-8fca-8cf8b4fcaa69","name":"200 Response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character required string that will authenticate application to communicate with this API","type":"text"},{"key":"username","value":"atestuser","description":"`Required (String)` This is a required string containing the username of the User","type":"text"}]},"url":"{{url}}/api/forgot-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Feb 2019 07:15:57 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6InVSaUFpdjJYRzFZSjN3S1BBYnIwOFE9PSIsInZhbHVlIjoiSWx5bEJ6TzBnNVwvN0M5YjNOY3lZSDlObXAxMlhhTVZMVDhxXC9tREF5TWF4UHdmYUplZUFVV3MraU1GTVlDQmFCamdJbjFESnpNSyttNTBGZWNhVE95dz09IiwibWFjIjoiNjRjMTM0NTY2NTEzM2UxMGZhMjYzZWMyZDY1NGFlMmJkYWMxYjI1MjkwZTc3NDI0YzBkZjdlMGVhNmYxMjUxNyJ9; expires=Thu, 21-Feb-2019 13:55:58 GMT; path=/; httponly"},{"key":"Expires","value":"Wed, 06 Feb 2019 07:15:57 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"171"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11160320,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"success\": [\n            \"An email has been sent to your registered email address with further instructions on how to reset your password\"\n        ]\n    }\n}"},{"id":"b48f7c80-f690-4af4-ac26-417c63ab1333","name":"Validation Prompt Response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"faketoken","description":"`Required (String)` This is a 32 character required string that will authenticate application to communicate with this API","type":"text"},{"key":"username","value":"atestuser","description":"`Required (String)` This is a required string containing the username of the User","type":"text"}]},"url":"{{url}}/api/forgot-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Feb 2019 07:16:51 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6ImVBNWhGTk0rUWNUTGwxTnNCVk1lZ3c9PSIsInZhbHVlIjoiQlhZUnJHd1RXXC80MXJCVjRCRGJsSXJucUVwam5Oa2NnZ3Y3WEwyRGM0cFVVdGhlN3k2bWUrbmQ4ZGpLNXlBUDdHck4yelprbGdPbGpZajV2ZzFPS21BPT0iLCJtYWMiOiI3Njk5MjczOGJmNjdjMTQzMmM4YzY3ZmY4M2E4NDM0NjgyN2MzNmZkNDU2MWI3OGY0NGNjMTY1ZTEzMzE2Njk4In0%3D; expires=Thu, 21-Feb-2019 13:56:52 GMT; path=/; httponly"},{"key":"Expires","value":"Wed, 06 Feb 2019 07:16:51 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"120"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11160321,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"invalid\": \"Authentication Token is not valid.\"\n    }\n}"}],"_postman_id":"58752734-7a99-426f-b5f7-3cce9cc752cd"},{"name":"Get Company Users","id":"19255743-d47e-42b4-87b4-0d90ad72831f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 characters required string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Optional (Integer), Default 1</p>\n","type":"text"},{"key":"rows_count","value":"10","description":"<p>Optional (Integer), Default 30, max 100</p>\n","type":"text"}]},"url":"{{host}}/api/v2/get-company-users","description":"<p>This method is used to get the list of users for company (based on API token).</p>\n","urlObject":{"path":["api","v2","get-company-users"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ce7e3828-d670-4088-a7c4-ccb70afccaa9","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"page","value":"1","description":"Optional (Integer), Default 1","type":"text"},{"key":"rows_count","value":"10","description":"Optional (Integer), Default 30, max 100","type":"text"}]},"url":"{{host}}/api/v2/get-company-users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 May 2022 18:03:52 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlVLUzNjZks2eTcwZzk0cUFlRmZcL0Z3PT0iLCJ2YWx1ZSI6InFLK2RGeStLUTVUZmsxdzFWeE96eG9DRGFPMWI1aUs2XC95ZTZwNktsRHpqVFpNTlU2WGJQSmpLN3daTU0rMGMrS0o3OTMzaDJNZ1NBa3hKaExwM1RiQT09IiwibWFjIjoiNTMwODY2N2U4OGZjNGQwOGU3OGZkOTg4NGEwOTM0MTE4MWYyZDIyNDY1MzlkZjRmOGNjZDVkM2Q1N2JkY2FlZSJ9; expires=Wed, 18-May-2022 18:03:58 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"163"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793883,\n        \"code\": \"success\"\n    },\n    \"response\": [\n        {\n            \"id\": 1234,\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"email_address\": \"j.doe@mail.xyz\"\n        }\n    ]\n}"},{"id":"56c04dc6-4f9f-4b02-a082-e02ebdd93181","name":"Successful response but no travelers","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"1234","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"}]},"url":"{{url}}/api/get-travelers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 21:37:05 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6ImFrRWNReHRpM09OK0FEelNuWHlUUWc9PSIsInZhbHVlIjoiWU1rcVQ4T3NWZlhveHhkT3NtSkY1SlhWZmhtajlkZ2I2UmVPSUZGWVhybVdBUU1MaVNNdGZxeWRUMWx1Qkx5QjJ3dlh4Z1lWaTBCWFhENE1zclVrdEE9PSIsIm1hYyI6ImI0YTE3ZDhhYzk0YmY5NmM1NDg3N2Y2ZjQ1MGI3NTc1OWZlZWNmNjBkZTYzNTU5MjNkMjIzMjI2YTliZGYyZTcifQ%3D%3D; expires=Sun, 03-Mar-2019 04:17:05 GMT; path=/; httponly"},{"key":"Expires","value":"Fri, 15 Feb 2019 21:37:05 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"90"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11162234,\n        \"code\": \"success\"\n    },\n    \"response\": []\n}"},{"id":"fb4c0dc2-eca0-4587-a57e-06cc9d5169ca","name":"Get Travelers [Validation : page error]","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1s","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30","description":"Optional (Number), Default 30","type":"text"}]},"url":"{{host}}/api/v2/get-travelers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:25:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhBUDRQUGdXZ0FhejRRNXlOalRYaVE9PSIsInZhbHVlIjoiXC9BNE9XNWRJMVNRTENScllvcTAxUVcybW5qc3ZEejc1dzNEK3JaNXNKQ2VcL3N6Sk5jem5YazhONFVpZndOOGJrZ0hVV0xRUEZDMGozWXpXR0hYc0ZHQT09IiwibWFjIjoiNGQwZTBkNjNlZmI1NWMzYWE3YzhjMjk4NDg1OWEzNGE5YjEwNjg0NjE2NGQ4YjljMjU3NDBiMjk2ZmVmMmY3NyJ9; expires=Sun, 08-May-2022 16:25:07 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793684,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"invalid\": \"Page must be numeric and be bigger 1.\"\n    }\n}"},{"id":"5d60afde-2adf-49a4-9cc0-44e2a1b65fdd","name":"Get Travelers [Validation : rows count error]","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30e","description":"Optional (Number), Default 30, max 100","type":"text"}]},"url":"{{host}}/api/v2/get-travelers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:26:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6Inh3NmJXWDdVaTJjY3l4ZWtIOERwMUE9PSIsInZhbHVlIjoic0U3YkpuQnVIcWdPYjNLV1FKYk9mTzdLQVcwVG9TbEszcHRWMFlzXC9OZFpEdFVNQllBWCtlNGxJXC9LRkVXa1FlblBKNG9BTXUySG44R3VcL1NUSnpNblE9PSIsIm1hYyI6ImUyMDQ1MzFlZmExNjdjYmEwMGQxODMwNjBiZjA2YzFmMGU4MmY5NzMyZmI3ODgwYmI1NDZkMzE4NjEwZDRlOTMifQ%3D%3D; expires=Sun, 08-May-2022 16:26:19 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"131"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793686,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"invalid\": \"Rows count must be numeric and be between 1 and 100.\"\n    }\n}"}],"_postman_id":"19255743-d47e-42b4-87b4-0d90ad72831f"}],"id":"11434606-67d6-472c-aa7d-97a1e07f061a","_postman_id":"11434606-67d6-472c-aa7d-97a1e07f061a","description":""},{"name":"Rides","item":[{"name":"Book a Ride","id":"0afbf81a-f2b1-477a-879a-92b54c4ee85d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p><code>Required (Integer)</code> Id of the user who is booking the ride.</p>\n","type":"text"},{"key":"ride_type","value":"one-way","description":"<p><code>Optional (String)</code> Contains the ride type (<code>one-way</code> or <code>hourly</code>) provided by the user while booking.</p>\n","type":"text"},{"key":"pickupdate","value":"2022-10-30 03:21:50","description":"<p><code>Optional (String)</code> The desired pickup date and time for the ride, e.g. <code>2013-12-09 22:30:00</code>.</p>\n","type":"text"},{"key":"pickupLocationInfo","value":"{\"landmark\":\"\",\"street\":\"2719 Red Oak Dr \",\"city\":\"Grand Prairie\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75052\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"222\", \"flightdatetime\": \"2022-10-30 03:21:50\", \"latitude\":\"2.3234234234\", \"longitude\":\"3.43234343434\", \"isPrivateCarrier\":0}","description":"<p>Required (JSON) |  This is a required JSON array, must contain (street, city, state, zip, country)  </p>\n<ul>\n<li>Optional for this array are (citycode, countrycode, appartment, flightdatetime, latitude, longitude)</li>\n</ul>\n<p>{\"\"street\"\":\"\"8008 Herb Kelleher Way\"\",\"\"city\"\":\"\"Dallas\"\",\"\"citycode\"\":\"\"\"\",\"\"state\"\":\"\"TX\"\",\"\"zip\"\":\"\"75235\"\",\"\"country\"\":\"\"US\"\",\"\"countrycode\"\":\"\"\"\",\"\"apt\"\":\"\"\"\"} </p>\n<ul>\n<li>NOTE: pickupLocationInfo can be Optional if pickupGooglePlaceId or pickupAirportCode is passed in the request instead of the JSON array.</li>\n</ul>\n","type":"text"},{"key":"pickupGooglePlaceId","value":"ChIJC1ppOeiQToYRibquQXpEv5w","description":"<p><code>Optional (String)</code> This is an alternate property to replace <code>pickupLocationInfo</code>, for those who want to use Google Place IDs for specifying addresses.</p>\n","type":"text","disabled":true},{"key":"pickupApartmentNumber","value":"123","description":"<p><code>Optional (String)</code> The apartment number for the pickup address, if necessary.</p>\n","type":"text","disabled":true},{"key":"pickupAirportCode","value":"DAL","description":"<p><code>Optional (String)</code> This is an optional string containing the airport code. Only applicable if there is an airport in the Pickup location. </p>\n","type":"text","disabled":true},{"key":"pickupAirline","value":"AA","description":"<p><code>Optional (String)</code> The standard code for the airline. Our list of airline codes can be obtained from the <code>Get Airline</code> Api. Only applicable if there is an airport in the Pickup location. </p>\n","type":"text","disabled":true},{"key":"pickupFlightNumber","value":"123","description":"<p><code>Optional (String)</code> This is a string value containing the flight number. Only applicable if there is an airport in the Pickup location.</p>\n","type":"text","disabled":true},{"key":"airportMeetingProcedureId","value":"912","description":"<p><code>Optional (Integer)</code> The id for an airport meeting procedure. See documentation for <code>Miscellaneous &gt; Airport Meeting Procedures</code>.</p>\n","type":"text","disabled":true},{"key":"dropoffLocationInfo","value":"{\"landmark\":\"Avanti on Central\",\"street\":\"805 Central Dr\",\"city\":\"Bedford\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"76022\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"22\", \"flightdatetime\": \"2022-10-30 03:21:50\", \"latitude\":\"2.3234234234\", \"longitude\":\"3.43234343434\", \"isPrivateCarrier\":0}","description":"<p>Required (JSON) |  This is a required JSON array, must contain (street, city, state, zip, country) If ride is hourly/AsDirected and dropoff location is unknown, send “As Directed” in Landmark.</p>\n<ul>\n<li>Optional for this array are (citycode, countrycode, appartment, flightdatetime, latitude, longitude)</li>\n</ul>\n<p>{\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\"}</p>\n<ul>\n<li>NOTE: dropoffLocationInfo can be Optional if dropoffGooglePlaceId or dropoffAirportCode is passed in the request instead of the JSON array.</li>\n</ul>\n","type":"text"},{"key":"dropoffGooglePlaceId","value":"ChIJj4ENTruIToYR3QW62J8TzDw","description":"<p><code>Optional (String)</code> This is an alternate property to replace <code>dropoffLocationInfo</code>, for those who want to use Google Place IDs for specifying addresses.</p>\n","type":"text","disabled":true},{"key":"dropoffAirportCode","value":"DFW","description":"<p><code>Optional (String)</code> This is an optional string containing the airport code. Only applicable if there is an airport in the dropoff location.</p>\n","type":"text","disabled":true},{"key":"dropoffAirline","value":"AA","description":"<p><code>Optional (String)</code> The standard code for the airline. Our list of airline codes can be obtained from the <code>Get Airline</code> Api. Only applicable if there is an airport in the dropoff location. </p>\n","type":"text","disabled":true},{"key":"dropoffFlightNumber","value":"123","description":"<p><code>Optional (String)</code> This is a string value containing the flight number. Only applicable if there is an airport in the dropoff location.</p>\n","type":"text","disabled":true},{"key":"dropoffApartmentNumber","value":"456","description":"<p><code>Optional (String)</code> The apartment number for the dropoff address, if necessary. </p>\n","type":"text","disabled":true},{"key":"Stops","value":"[\n  {\n    \"landmark\": \"Walmart Neighborhood Market\",\n    \"street\": \"2305 N Central Expy \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75204\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"\",\n    \"stopTime\": \"2021-09-30 03:44:44\",\n    \"key\": \"\",\n    \"flightdatetime\": \"\",\n    \"latitude\": \"\",\n    \"longitude\": \"\",\n    \"isPrivateCarrier\":1\n  },\n {\"googlePlaceId\": \"ChIJN79_LD8hTIYRfqh2pw0EUk8\"},\n {\"airportCode\": \"DFW\"}\n]","description":"<p><code>Optional (JSON)</code> These are optional addresses added by the user and can be multiple in number. </p>\n","type":"text"},{"key":"vehicle","value":"SUV (3-4 Pax)","description":"<p><code>Required (String)</code> The vehicle type name. Options include <code>Sedan</code>, <code>SUV</code>, <code>Van</code>, <code>Mini-Bus</code>, <code>Mini-Coach</code>, <code>Coach</code>, and <code>ADA Vehicle</code>.</p>\n<p>Vehicle type can be changed, for actual list of currently available vehicles - use API endpoint Miscellaneous / Get Vehicles List</p>\n","type":"text"},{"key":"vehicle_type","value":"14","description":"<p><code>Required (Integer)</code> The vehicle type id, Options include <code>Sedan (id: 1)</code>, <code>SUV (id: 14)</code>, <code>Van (id: 11)</code>, <code>Mini-Bus (id: 9)</code>, <code>Mini-Coach (id: 28)</code>, <code>Coach (id: 23)</code>, and <code>ADA Vehicle (id: 38)</code>.</p>\n<p>Vehicle type can be changed, for actual list of currently available vehicles - use API endpoint Miscellaneous / Get Vehicles List</p>\n","type":"text"},{"key":"base_price","value":"0","description":"<p><code>Required (String)</code> For external partners, this value should always be 0.</p>\n","type":"text"},{"key":"all_in_price","value":"0","description":"<p><code>Required (String)</code> For external partners, this value should always be 0.</p>\n","type":"text"},{"key":"total_price","value":"0","description":"<p><code>Required (String)</code> For external partners, this value should always be 0.</p>\n","type":"text"},{"key":"total_passengers","value":"2","description":"<p><code>Required (Integer)</code> Integer specifying the number of passengers for the ride.</p>\n","type":"text"},{"key":"passenger","value":"[\"999279851\"]","description":"<p><code>Optional (JSON)</code> Array containing the customer Ids of the selected passengers. These ids can be obtained by calling the Travelers Api.</p>\n","type":"text"},{"key":"new_passenger","value":"[{\"firstname\":\"Bob\",\"lastname\":\"Smith\",\"phone\":\"09875432\",\"email\":\"something@example.com\"}]","description":"<p><code>Optional (JSON)</code> This is a required JSON array containing the First Name, Last Name, Phone and Email of the selected Passengers.\n<code>[{\"firstname\":\"David\",\"lastname\":\"Jackson\",\"phone\":\"1231231234\",\"email\":djackson@cc.net}, {\"firstname\":\"John\",\"lastname\":\"Doe\",\"phone\":\"1231231234\",\"email\":jdoe@cc.net}]</code></p>\n","type":"text"},{"key":"hours","value":"","description":"<p><code>Optional (String)</code> The hours needed for the ride, if the ride is being booked by the hour.</p>\n","type":"text"},{"key":"paymentType","value":"1","description":"<p><code>Optional (integer)</code> 1 - for credit card payment</p>\n","type":"text"},{"key":"credit_card_number","value":"4242424242424242","description":"<p><code>Optional (String)</code> Credit card number.</p>\n","type":"text"},{"key":"credit_card_expiry_month","value":"05","description":"<p><code>Optional (String)</code> Credit card expiration month</p>\n","type":"text"},{"key":"credit_card_expiry_year","value":"2023","description":"<p><code>Optional (String)</code> YYYY Credit card expiration year. </p>\n","type":"text"},{"key":"purchaseorder","value":"PO123","description":"<p><code>Optional (String)</code> The purchase order value if provided by the User. </p>\n","type":"text","disabled":true},{"key":"costcenter","value":"CC123","description":"<p><code>Optional (String)</code> Cost center value if provided by the user.</p>\n","type":"text","disabled":true},{"key":"specialInstructions","value":"These are special instructions.","description":"<p><code>Optional (String)</code> Special instructions from the user.</p>\n","type":"text"},{"key":"cc_option","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"sub_account_value","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"event_id","value":"257","type":"text"},{"key":"study_id","value":"111","description":"<p><code>Optional (String)</code> max 40</p>\n","type":"text"},{"key":"visit_number","value":"222","description":"<p><code>Optional (String)</code> max 40 Visit #</p>\n","type":"text"},{"key":"participant_id","value":"333","description":"<p><code>Optional (String)</code> max 40  Patient ID field</p>\n","type":"text"},{"key":"is_quote","value":"1","description":"<p><code>Optional (integer)</code> Default - null, if =1 - then create quote request</p>\n","type":"text"},{"key":"RateId","value":"3424234","description":"<p>Optional (Integer).  GS - ID of the price response</p>\n","type":"text"},{"key":"booker_email","value":"booker@gmail.com","description":"<p>Optional (String)  GS - email of the booker</p>\n","type":"text"},{"key":"booker_name","value":"Bob","description":"<p>Optional (String)  GS - name of the booker</p>\n","type":"text"},{"key":"booker_phone","value":"12345678901","description":"<p>Optional (String)  GS - phone number of the booker</p>\n","type":"text"},{"key":"credit_card_name","value":"Bob Smith","description":"<p>Optional (String)  GS - Name of the Credit Card holder</p>\n","type":"text"},{"key":"credit_card_type","value":"MC","description":"<p>Optional (String)  GS - Type of Credit Card.  List of supported Credit Card types:  VI for VISA, MC for Master Card, AX for American Express.</p>\n","type":"text"},{"key":"billing_address","value":"{\"landmark\":\"Avanti on Central\",\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\", Latitude, Longitude, flightDateTime and isPrivateCarrier}","description":"<p>Optional (JSON)  GS - Billing address </p>\n","type":"text"}]},"url":"{{host}}/api/v2/book-ride","description":"<p>This method will allow you to book a ride in MUV Online.</p>\n","urlObject":{"path":["api","v2","book-ride"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"070c49d2-4191-494b-8f70-7fe9236afca1","name":"Book a Ride V2","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` Id of the user who is booking the ride.","type":"text"},{"key":"ride_type","value":"one-way","description":"`Optional (String)` Contains the ride type (`one-way` or `hourly`) provided by the user while booking.","type":"text"},{"key":"pickupdate","value":"2021-09-30 03:21:50","description":"`Optional (String)` The desired pickup date and time for the ride, e.g. `2013-12-09 22:30:00`.","type":"text"},{"key":"pickupLocationInfo","value":"{\"landmark\":\"\",\"street\":\"2719 Red Oak Dr \",\"city\":\"Grand Prairie\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75052\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"222\"}","description":"`Required (JSON)` This is a required JSON array containing the required  street, city, state, zip, country, and optional  citycode, countrycode, appartment\n{\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\"}","type":"text"},{"key":"pickupGooglePlaceId","value":"ChIJ6yaxAkchTIYRXx9rNDcPD3w","description":"`Optional (String)` This is an alternate property to replace `pickupLocation`, for those who want to use Google Place IDs for specifying addresses.","type":"text","disabled":true},{"key":"pickupApartmentNumber","value":"123","description":"`Optional (String)` The apartment number for the pickup address, if necessary.","type":"text","disabled":true},{"key":"pickupAirportCode","value":"DAL","description":"`Optional (String)` This is an optional string containing the airport code. Only applicable if there is an airport in the Pickup location. ","type":"text","disabled":true},{"key":"pickupAirline","value":"AA","description":"`Optional (String)` The standard code for the airline. Our list of airline codes can be obtained from the `Get Airline` Api. Only applicable if there is an airport in the Pickup location. ","type":"text","disabled":true},{"key":"pickupFlightNumber","value":"123","description":"`Optional (String)` This is a string value containing the flight number. Only applicable if there is an airport in the Pickup location.","type":"text","disabled":true},{"key":"airportMeetingProcedureId","value":"912","description":"`Optional (Integer)` The id for an airport meeting procedure. See documentation for `Miscellaneous > Airport Meeting Procedures`.","type":"text","disabled":true},{"key":"dropoffLocationInfo","value":"{\"landmark\":\"Avanti on Central\",\"street\":\"805 Central Dr\",\"city\":\"Bedford\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"76022\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"22\"}","description":"`Required (JSON)` This is a required JSON array containing the required  street, city, state, zip, country, and optional  citycode, countrycode, appartment\n{\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\"}","type":"text"},{"key":"dropoffGooglePlaceId","value":"ChIJ5fxl60QhTIYRRelW9SqpoT4","description":"`Optional (String)` This is an alternate property to replace `dropoffLocation`, for those who want to use Google Place IDs for specifying addresses.","type":"text","disabled":true},{"key":"dropoffAirportCode","value":"DFW","description":"`Optional (String)` This is an optional string containing the airport code. Only applicable if there is an airport in the dropoff location.","type":"text","disabled":true},{"key":"dropoffAirline","value":"AA","description":"`Optional (String)` The standard code for the airline. Our list of airline codes can be obtained from the `Get Airline` Api. Only applicable if there is an airport in the dropoff location. ","type":"text","disabled":true},{"key":"dropoffFlightNumber","value":"123","description":"`Optional (String)` This is a string value containing the flight number. Only applicable if there is an airport in the dropoff location.","type":"text","disabled":true},{"key":"dropoffApartmentNumber","value":"456","description":"`Optional (String)` The apartment number for the dropoff address, if necessary. ","type":"text","disabled":true},{"key":"Stops","value":"[\n  {\n    \"landmark\": \"Walmart Neighborhood Market\",\n    \"street\": \"2305 N Central Expy \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75204\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"\",\n    \"stopTime\": \"2021-09-30 03:44:44\",\n    \"key\": \"\"\n  },\n  {\n    \"landmark\": \"\",\n    \"street\": \"2525 W Mockingbird Ln \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75235\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"2\",\n    \"key\": \"\"\n  }\n]","description":"`Optional (JSON)` These are optional addresses added by the user and can be multiple in number.","type":"text","disabled":true},{"key":"vehicle","value":"SUV (3-4 Pax)","description":"`Required (String)` The vehicle type name. Options include `Sedan`, `SUV`, `Van`, `Mini-Bus`, `Mini-Coach`, `Coach`, and `ADA Vehicle`.","type":"text"},{"key":"vehicle_type","value":"14","description":"`Required (Integer)` The vehicle type id, Options include `Sedan (id: 1)`, `SUV (id: 14)`, `Van (id: 11)`, `Mini-Bus (id: 9)`, `Mini-Coach (id: 28)`, `Coach (id: 23)`, and `ADA Vehicle (id: 38)`.","type":"text"},{"key":"base_price","value":"0","description":"`Required (String)` For external partners, this value should always be 0.","type":"text"},{"key":"all_in_price","value":"0","description":"`Required (String)` For external partners, this value should always be 0.","type":"text"},{"key":"total_price","value":"0","description":"`Required (String)` For external partners, this value should always be 0.","type":"text"},{"key":"total_passengers","value":"2","description":"`Required (Integer)` Integer specifying the number of passengers for the ride.","type":"text"},{"key":"passenger","value":"[\"999279851\"]","description":"`Optional (JSON)` Array containing the customer Ids of the selected passengers. These ids can be obtained by calling the Travelers Api.","type":"text"},{"key":"new_passenger","value":"[{\"firstname\":\"Bob\",\"lastname\":\"Smith\",\"phone\":\"09875432\",\"email\":\"something@example.com\"}]","description":"`Optional (JSON)` This is a required JSON array containing the First Name, Last Name, Phone and Email of the selected Passengers.\n`[{\"firstname\":\"David\",\"lastname\":\"Jackson\",\"phone\":\"1231231234\",\"email\":djackson@cc.net}, {\"firstname\":\"John\",\"lastname\":\"Doe\",\"phone\":\"1231231234\",\"email\":jdoe@cc.net}]`\n","type":"text"},{"key":"hours","value":"","description":"`Optional (String)` The hours needed for the ride, if the ride is being booked by the hour.","type":"text"},{"key":"credit_card_number","value":"4242424242424242","description":"`Optional (String)` Credit card number.","type":"text"},{"key":"credit_card_expiry_month","value":"05","description":"`Optional (String)` Credit card expiration month","type":"text"},{"key":"credit_card_expiry_year","value":"2023","description":"`Optional (String)` Credit card expiration year.","type":"text"},{"key":"purchaseorder","value":"PO123","description":"`Optional (String)` The purchase order value if provided by the User. ","type":"text","disabled":true},{"key":"costcenter","value":"CC123","description":"`Optional (String)` Cost center value if provided by the user.","type":"text","disabled":true},{"key":"specialInstructions","value":"These are special instructions.","description":"`Optional (String)` Special instructions from the user.","type":"text"},{"key":"cc_option","value":"","description":"`Optional (String)`","type":"text","disabled":true},{"key":"sub_account_value","value":"","description":"`Optional (String)`","type":"text","disabled":true},{"key":"event_id","value":"257","type":"text","disabled":true}]},"url":"{{host}}/api/v2/book-ride"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Sep 2021 12:55:17 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6ImpmZUpuU1VDaVlKNDY0KytqTUNNZmc9PSIsInZhbHVlIjoiTFRqRzF6dGFlZGRnZW1mKzljXC9XRDhqb05TZmZKUiszMjRwVU5Ma08zQnNsenlNeWwrVTlCRnQxNGhlSjBJSVdnWXVMVVNjV2t0c2xwbTBMVHViYmFRPT0iLCJtYWMiOiI0NzA3OTMwZjI3NTIzOTgyNGY1ZGZhN2JhNGFkNDgzZDMxYTJmMDcwNzU1Mzg1NmYzOWM2OTYyOWVlYTQ3Njc3In0%3D; expires=Tue, 28-Sep-2021 12:55:38 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"151"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": null,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"tripid\": 523448,\n        \"meeting_procedure\": \"\",\n        \"updated_timestamp\": \"2021-09-23 07:55:38.580\"\n    }\n}"},{"id":"d0abf876-f408-443a-be0c-a2b86eb61682","name":"Error response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30","description":"Optional (Number), Default 30","type":"text"}]},"url":"{{host}}/api/v2/get-price-gs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:25:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhBUDRQUGdXZ0FhejRRNXlOalRYaVE9PSIsInZhbHVlIjoiXC9BNE9XNWRJMVNRTENScllvcTAxUVcybW5qc3ZEejc1dzNEK3JaNXNKQ2VcL3N6Sk5jem5YazhONFVpZndOOGJrZ0hVV0xRUEZDMGozWXpXR0hYc0ZHQT09IiwibWFjIjoiNGQwZTBkNjNlZmI1NWMzYWE3YzhjMjk4NDg1OWEzNGE5YjEwNjg0NjE2NGQ4YjljMjU3NDBiMjk2ZmVmMmY3NyJ9; expires=Sun, 08-May-2022 16:25:07 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793684,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"message\": \"The field pickupdate is required\"\n    }\n}"}],"_postman_id":"0afbf81a-f2b1-477a-879a-92b54c4ee85d"},{"name":"Update a Ride","id":"4957f5f3-6d50-49ca-a681-538f50a88fb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p><code>Required (Integer)</code> Id of the user who is booking the ride.</p>\n","type":"text"},{"key":"ride_id","value":"524452","description":"<p><code>Required (Integer)</code> The id of the ride that you are attempting to update.</p>\n","type":"text"},{"key":"ride_type","value":"one-way","description":"<p><code>Optional (String)</code> Contains the ride type (<code>one-way</code> or <code>hourly</code>) provided by the user while booking.</p>\n","type":"text"},{"key":"pickupdate","value":"2021-09-30 03:21:50","description":"<p><code>Optional (String)</code> The desired pickup date and time for the ride, e.g. <code>2013-12-09 22:30:00</code>.</p>\n","type":"text"},{"key":"pickupLocationInfo","value":"{\"landmark\":\"\",\"street\":\"2719 Red Oak Dr \",\"city\":\"Grand Prairie\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75052\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"222\", \"flightdatetime\": \"2022-10-30 03:21:50\", \"latitude\":\"2.3234234234\", \"longitude\":\"3.43234343434\", \"isPrivateCarrier\":0}","description":"<p>Required (JSON) |  This is a required JSON array, must contain (street, city, state, zip, country)  </p>\n<ul>\n<li>Optional for this array are (citycode, countrycode, appartment, flightdatetime, latitude, longitude)\n{\"\"street\"\":\"\"8008 Herb Kelleher Way\"\",\"\"city\"\":\"\"Dallas\"\",\"\"citycode\"\":\"\"\"\",\"\"state\"\":\"\"TX\"\",\"\"zip\"\":\"\"75235\"\",\"\"country\"\":\"\"US\"\",\"\"countrycode\"\":\"\"\"\",\"\"apt\"\":\"\"\"\", \"flightdatetime\": \"2022-10-30 03:21:50\", \"latitude\":\"2.3234234234\", \"longitude\":\"3.43234343434\", \"isPrivateCarrier\":0} </li>\n<li>NOTE: pickupLocationInfo can be Optional if pickupGooglePlaceId or pickupAirportCode is passed in the request instead of the JSON array.</li>\n</ul>\n","type":"text"},{"key":"pickupGooglePlaceId","value":"ChIJC1ppOeiQToYRibquQXpEv5w","description":"<p><code>Optional (String)</code> This is an alternate property to replace <code>pickupLocationInfo</code>, for those who want to use Google Place IDs for specifying addresses.</p>\n","type":"text","disabled":true},{"key":"pickupAirportCode","value":"DAL","description":"<p><code>Optional (String)</code> This is an optional string containing the airport code. Only applicable if there is an airport in the Pickup location. </p>\n","type":"text","disabled":true},{"key":"pickupAirline","value":"AA","description":"<p><code>Optional (String)</code> The standard code for the airline. Our list of airline codes can be obtained from the <code>Get Airline</code> Api. Only applicable if there is an airport in the Pickup location. </p>\n","type":"text","disabled":true},{"key":"pickupFlightNumber","value":"124","description":"<p><code>Optional (String)</code> This is a string value containing the flight number. Only applicable if there is an airport in the Pickup location.</p>\n","type":"text","disabled":true},{"key":"dropoffLocationInfo","value":"{\"landmark\":\"Avanti on Central\",\"street\":\"805 Central Dr\",\"city\":\"Bedford\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"76022\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"22\", \"flightdatetime\": \"2022-10-30 03:21:50\", \"latitude\":\"2.3234234234\", \"longitude\":\"3.43234343434\", \"isPrivateCarrier\":0}","description":"<p>Required (JSON) |  This is a required JSON array, must contain (street, city, state, zip, country) If ride is hourly/AsDirected and dropoff location is unknown, send “As Directed” in Landmark.</p>\n<ul>\n<li><p>Optional for this array are (citycode, countrycode, appartment, flightdatetime, latitude, longitude)\n{\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\"}</p>\n</li>\n<li><p>NOTE: dropoffLocationInfo can be Optional if dropoffGooglePlaceId or dropoffAirportCode is passed in the request instead of the JSON array.</p>\n</li>\n</ul>\n","type":"text","disabled":true},{"key":"dropoffGooglePlaceId","value":"ChIJj4ENTruIToYR3QW62J8TzDw","description":"<p><code>Optional (String)</code> This is an alternate property to replace <code>dropoffLocationInfo</code>, for those who want to use Google Place IDs for specifying addresses.</p>\n","type":"text"},{"key":"dropoffAirportCode","value":"DFW","description":"<p><code>Optional (String)</code> This is an optional string containing the airport code. Only applicable if there is an airport in the dropoff location.</p>\n","type":"text","disabled":true},{"key":"dropoffAirline","value":"AA","description":"<p><code>Optional (String)</code> The standard code for the airline. Our list of airline codes can be obtained from the <code>Get Airline</code> Api. Only applicable if there is an airport in the dropoff location. </p>\n","type":"text","disabled":true},{"key":"dropoffFlightNumber","value":"123","description":"<p><code>Optional (String)</code> This is a string value containing the flight number. Only applicable if there is an airport in the dropoff location.</p>\n","type":"text","disabled":true},{"key":"Stops","value":"[\n  {\n    \"landmark\": \"Walmart Neighborhood Market\",\n    \"street\": \"2305 N Central Expy \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75204\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"\",\n    \"stopTime\": \"2021-09-30 03:44:44\",\n    \"key\": \"\",\n    \"flightdatetime\": \"\",\n    \"latitude\": \"\",\n    \"longitude\": \"\",\n    \"isPrivateCarrier\":1\n  },\n {\"googlePlaceId\": \"ChIJN79_LD8hTIYRfqh2pw0EUk8\"},\n {\"airportCode\": \"DFW\"}\n]","description":"<p><code>Optional (JSON)</code> These are optional addresses added by the user and can be multiple in number.</p>\n","type":"text"},{"key":"vehicle","value":"SUV (3-4 Pax)","description":"<p><code>Required (String)</code> The vehicle type name. Options include <code>Sedan</code>, <code>SUV</code>, <code>Van</code>, <code>Mini-Bus</code>, <code>Mini-Coach</code>, <code>Coach</code>, and <code>ADA Vehicle</code>.</p>\n<p>Vehicle type can be changed, for actual list of currently available vehicles - use API endpoint Miscellaneous / Get Vehicles List</p>\n","type":"text"},{"key":"vehicle_type","value":"14","description":"<p><code>Required (Integer)</code> The vehicle type id, Options include <code>Sedan (id: 1)</code>, <code>SUV (id: 14)</code>, <code>Van (id: 11)</code>, <code>Mini-Bus (id: 9)</code>, <code>Mini-Coach (id: 28)</code>, <code>Coach (id: 23)</code>, and <code>ADA Vehicle (id: 38)</code>.</p>\n<p>Vehicle type can be changed, for actual list of currently available vehicles - use API endpoint Miscellaneous / Get Vehicles List</p>\n","type":"text"},{"key":"base_price","value":"0","description":"<p><code>Required (String)</code> For external partners, this value should always be 0.</p>\n","type":"text"},{"key":"all_in_price","value":"0","description":"<p><code>Required (String)</code> For external partners, this value should always be 0.</p>\n","type":"text"},{"key":"total_price","value":"0","description":"<p><code>Required (String)</code> For external partners, this value should always be 0.</p>\n","type":"text"},{"key":"total_passengers","value":"2","description":"<p><code>Required (Integer)</code> Integer specifying the number of passengers for the ride.</p>\n","type":"text"},{"key":"passenger","value":"[\"999279851\"]","description":"<p><code>Optional (JSON)</code> Array containing the customer Ids of the selected passengers. These ids can be obtained by calling the Travelers Api.</p>\n","type":"text"},{"key":"new_passenger","value":"[{\"firstname\":\"John\",\"lastname\":\"Smithy\",\"phone\":\"4567891324\",\"email\":\"john@gmail.com\"}]","description":"<p><code>Optional (JSON)</code> This is a required JSON array containing the First Name, Last Name, Phone and Email of the selected Passengers.\n<code>[{\"firstname\":\"David\",\"lastname\":\"Jackson\",\"phone\":\"1231231234\",\"email\":djackson@cc.net}, {\"firstname\":\"John\",\"lastname\":\"Doe\",\"phone\":\"1231231234\",\"email\":jdoe@cc.net}]</code></p>\n","type":"text"},{"key":"hours","value":"","description":"<p><code>Optional (String)</code> The hours needed for the ride, if the ride is being booked by the hour.</p>\n","type":"text","disabled":true},{"key":"credit_card_number","value":"4242424242424242","description":"<p><code>Optional (String)</code> Credit card number.</p>\n","type":"text","disabled":true},{"key":"credit_card_expiry_month","value":"05","description":"<p><code>Optional (String)</code> Credit card expiration month</p>\n","type":"text","disabled":true},{"key":"credit_card_expiry_year","value":"2020","description":"<p><code>Optional (String)</code> Credit card expiration year.</p>\n","type":"text","disabled":true},{"key":"purchaseorder","value":"TRS1111","description":"<p><code>Optional (String)</code> The purchase order value if provided by the User. </p>\n","type":"text"},{"key":"costcenter","value":"CC123","description":"<p><code>Optional (String)</code> Cost center value if provided by the user.</p>\n","type":"text","disabled":true},{"key":"specialInstructions","value":"These are special instructions.","description":"<p><code>Optional (String)</code> Special instructions from the user.</p>\n","type":"text","disabled":true},{"key":"cc_option","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"sub_account_value","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"event_id","value":"257","type":"text","description":"<p><code>Optional (int)</code></p>\n"},{"key":"study_id","value":"1112a","description":"<p><code>Optional (String)</code> max 40</p>\n","type":"text"},{"key":"participant_id","value":"3334c","description":"<p><code>Optional (String)</code> max 40  Patient ID field</p>\n","type":"text"},{"key":"visit_number","value":"2223b","description":"<p><code>Optional (String)</code> max 40 Visit #</p>\n","type":"text"},{"key":"booker_email","value":"booker@gmail.com","description":"<p>Optional (String)  GS - email of the booker</p>\n","type":"text","disabled":true},{"key":"booker_name","value":"Bob","description":"<p>Optional (String)  GS - name of the booker</p>\n","type":"text","disabled":true},{"key":"booker_phone","value":"12345678901","description":"<p>Optional (String)  GS - phone number of the booker</p>\n","type":"text","disabled":true},{"key":"credit_card_name","value":"Bob Smith","description":"<p>Optional (String)  GS - Name of the Credit Card holder</p>\n","type":"text","disabled":true},{"key":"credit_card_type","value":"MC","description":"<p>Optional (String)  GS - Type of Credit Card.  List of supported Credit Card types:  VI for VISA, MC for Master Card, AX for American Express.</p>\n","type":"text","disabled":true},{"key":"billing_address","value":"{\"landmark\":\"Avanti on Central\",\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\", Latitude, Longitude, flightDateTime and isPrivateCarrier}","description":"<p>Optional (JSON)  GS - Billing address</p>\n","type":"text","disabled":true},{"key":"RateId","value":"3424234","description":"<p>Optional (Integer).  GS - ID of the price response</p>\n","type":"text","uuid":"3cd23e47-3102-47ea-9b12-0b2b5695ae96","disabled":true}]},"url":"{{host}}/api/v2/update-ride","description":"<p>This method will allow you to update a ride in MUV Online.</p>\n<p><em><strong>This api takes</strong></em> all the same parameters as <code>api/v2/book-ride</code> with the exception of one new parameter, <code>ride_id</code>. The data passed in the call will replace the data passed when the ride was originally booked, so it expects the same ride payload to be passed, with the changes applied.</p>\n","urlObject":{"path":["api","v2","update-ride"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"aa3f2e5e-9a24-47d8-9f04-c7afbacef87f","name":"Update a Ride V2","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` Id of the user who is booking the ride.","type":"text"},{"key":"ride_id","value":"523448","description":"`Required (Integer)` The id of the ride that you are attempting to update.","type":"text"},{"key":"ride_type","value":"one-way","description":"`Optional (String)` Contains the ride type (`one-way` or `hourly`) provided by the user while booking.","type":"text"},{"key":"pickupdate","value":"2021-09-30 03:21:50","description":"`Optional (String)` The desired pickup date and time for the ride, e.g. `2013-12-09 22:30:00`.","type":"text"},{"key":"pickupLocationInfo","value":"{\"landmark\":\"\",\"street\":\"2719 Red Oak Dr \",\"city\":\"Grand Prairie\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75052\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"222\"}","description":"`Required (JSON)` This is a required JSON array containing the required  street, city, state, zip, country, and optional  citycode, countrycode, appartment, landmark\n{\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\"}","type":"text"},{"key":"pickupAirportCode","value":"DAL","description":"`Optional (String)` This is an optional string containing the airport code. Only applicable if there is an airport in the Pickup location. ","type":"text","disabled":true},{"key":"pickupAirline","value":"AA","description":"`Optional (String)` The standard code for the airline. Our list of airline codes can be obtained from the `Get Airline` Api. Only applicable if there is an airport in the Pickup location. ","type":"text","disabled":true},{"key":"pickupFlightNumber","value":"124","description":"`Optional (String)` This is a string value containing the flight number. Only applicable if there is an airport in the Pickup location.","type":"text","disabled":true},{"key":"dropoffLocationInfo","value":"{\"landmark\":\"Avanti on Central\",\"street\":\"805 Central Dr\",\"city\":\"Bedford\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"76022\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"22\"}","description":"`Required (JSON)` This is a required JSON array containing the required  street, city, state, zip, country, and optional  citycode, countrycode, appartment, landmark\n{\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\"}","type":"text"},{"key":"dropoffAirportCode","value":"DFW","description":"`Optional (String)` This is an optional string containing the airport code. Only applicable if there is an airport in the dropoff location.","type":"text","disabled":true},{"key":"dropoffAirline","value":"AA","description":"`Optional (String)` The standard code for the airline. Our list of airline codes can be obtained from the `Get Airline` Api. Only applicable if there is an airport in the dropoff location. ","type":"text","disabled":true},{"key":"dropoffFlightNumber","value":"123","description":"`Optional (String)` This is a string value containing the flight number. Only applicable if there is an airport in the dropoff location.","type":"text","disabled":true},{"key":"Stops","value":"[\n  {\n    \"landmark\": \"Walmart Neighborhood Market\",\n    \"street\": \"2305 N Central Expy \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75204\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"\",\n    \"stopTime\": \"2021-09-30 03:44:44\",\n    \"key\": \"\"\n  },\n  {\n    \"landmark\": \"\",\n    \"street\": \"2525 W Mockingbird Ln \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75235\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"2\",\n    \"key\": \"\"\n  }\n]","description":"`Optional (JSON)` These are optional addresses added by the user and can be multiple in number.","type":"text"},{"key":"vehicle","value":"SUV (3-4 Pax)","description":"`Required (String)` The vehicle type name. Options include `Sedan`, `SUV`, `Van`, `Mini-Bus`, `Mini-Coach`, `Coach`, and `ADA Vehicle`.","type":"text"},{"key":"vehicle_type","value":"14","description":"`Required (Integer)` The vehicle type id, Options include `Sedan (id: 1)`, `SUV (id: 14)`, `Van (id: 11)`, `Mini-Bus (id: 9)`, `Mini-Coach (id: 28)`, `Coach (id: 23)`, and `ADA Vehicle (id: 38)`.","type":"text"},{"key":"base_price","value":"0","description":"`Required (String)` For external partners, this value should always be 0.","type":"text"},{"key":"all_in_price","value":"0","description":"`Required (String)` For external partners, this value should always be 0.","type":"text"},{"key":"total_price","value":"0","description":"`Required (String)` For external partners, this value should always be 0.","type":"text"},{"key":"total_passengers","value":"2","description":"`Required (Integer)` Integer specifying the number of passengers for the ride.","type":"text"},{"key":"passenger","value":"[\"999279851\"]","description":"`Optional (JSON)` Array containing the customer Ids of the selected passengers. These ids can be obtained by calling the Travelers Api.","type":"text"},{"key":"new_passenger","value":"[{\"firstname\":\"John\",\"lastname\":\"Smithy\",\"phone\":\"4567891324\",\"email\":\"john@gmail.com\"}]","description":"`Optional (JSON)` This is a required JSON array containing the First Name, Last Name, Phone and Email of the selected Passengers.\n`[{\"firstname\":\"David\",\"lastname\":\"Jackson\",\"phone\":\"1231231234\",\"email\":djackson@cc.net}, {\"firstname\":\"John\",\"lastname\":\"Doe\",\"phone\":\"1231231234\",\"email\":jdoe@cc.net}]`\n","type":"text"},{"key":"hours","value":"","description":"`Optional (String)` The hours needed for the ride, if the ride is being booked by the hour.","type":"text","disabled":true},{"key":"credit_card_number","value":"4242424242424242","description":"`Optional (String)` Credit card number.","type":"text","disabled":true},{"key":"credit_card_expiry_month","value":"05","description":"`Optional (String)` Credit card expiration month","type":"text","disabled":true},{"key":"credit_card_expiry_year","value":"2020","description":"`Optional (String)` Credit card expiration year.","type":"text","disabled":true},{"key":"purchaseorder","value":"TRS1111","description":"`Optional (String)` The purchase order value if provided by the User. ","type":"text"},{"key":"costcenter","value":"CC123","description":"`Optional (String)` Cost center value if provided by the user.","type":"text","disabled":true},{"key":"specialInstructions","value":"These are special instructions.","description":"`Optional (String)` Special instructions from the user.","type":"text","disabled":true},{"key":"cc_option","value":"","description":"`Optional (String)`","type":"text","disabled":true},{"key":"sub_account_value","value":"","description":"`Optional (String)`","type":"text","disabled":true},{"key":"event_id","value":"257","type":"text","description":"`Optional (int)`"}]},"url":"{{host}}/api/v2/update-ride"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Sep 2021 13:03:39 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlFoSnRaV0Q1cGF1WFwvemVcL2hIMTVQUT09IiwidmFsdWUiOiJrRHRnNVlEdUhZanJYRVdmYkRDQ09zbndheWFHXC8xa3RvbHRqeUJFTEpYRFpHbjJaMU1RRVwvczd4QVh4aElwXC9KK1M2dHhpbW1HWGdOUEtcLzZCM3RTOFE9PSIsIm1hYyI6IjgzMTlhYjBmYWJjZGIyYTFkMjU3MGE3Yzc4OTczYjYzNzNiOWU4NzFiYjFjOWY3NTk0ZmRkNDhjOTc2NmQzZGUifQ%3D%3D; expires=Tue, 28-Sep-2021 13:04:02 GMT; Max-Age=432000; path=/; httponly"},{"key":"Set-Cookie","value":"edit_trip=eyJpdiI6IlhobmxvN3dQODg2Mk5oVVZLc3l4ZGc9PSIsInZhbHVlIjoidm83WG5sT2cyNGE4ZVwvZnE2cmYrekE9PSIsIm1hYyI6ImVhZTU1NGFmMDlhNjhkODhlMTVlNGY2ZDkwNjAwMjgxYzQ5ZTIxYTc3NTkwYzZmYmYyODMxY2MyMjJkMDVlZmYifQ%3D%3D; expires=Sun, 26-Sep-2021 01:03:54 GMT; Max-Age=215992; path=/; httponly"},{"key":"Content-Length","value":"157"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": null,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"message\": \"Ride 523448 Updated Successfully\",\n        \"updated_timestamp\": \"2021-09-23 08:04:02.586\"\n    }\n}"},{"id":"f9d85fa5-07d8-444d-9491-caafe3210bf1","name":"Error response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30","description":"Optional (Number), Default 30","type":"text"}]},"url":"{{host}}/api/v2/get-price-gs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:25:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhBUDRQUGdXZ0FhejRRNXlOalRYaVE9PSIsInZhbHVlIjoiXC9BNE9XNWRJMVNRTENScllvcTAxUVcybW5qc3ZEejc1dzNEK3JaNXNKQ2VcL3N6Sk5jem5YazhONFVpZndOOGJrZ0hVV0xRUEZDMGozWXpXR0hYc0ZHQT09IiwibWFjIjoiNGQwZTBkNjNlZmI1NWMzYWE3YzhjMjk4NDg1OWEzNGE5YjEwNjg0NjE2NGQ4YjljMjU3NDBiMjk2ZmVmMmY3NyJ9; expires=Sun, 08-May-2022 16:25:07 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793684,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"message\": \"The field pickupdate is required\"\n    }\n}"}],"_postman_id":"4957f5f3-6d50-49ca-a681-538f50a88fb7"},{"name":"Update a Ride Payment","id":"23530831-1a4c-472f-bdeb-70d736313b5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p><code>Required (Integer)</code> Id of the user who is booking the ride.</p>\n","type":"text"},{"key":"ride_id","value":"1234","description":"<p><code>Required (Integer)</code> The id of the ride that you are attempting to update.</p>\n","type":"text"},{"key":"credit_card_number","value":"1111222233334444","description":"<p><code>Required (String)</code> Credit card number.</p>\n","type":"text"},{"key":"credit_card_expiry_month","value":"08","description":"<p><code>Required (String)</code> Credit card expiration month</p>\n","type":"text"},{"key":"credit_card_expiry_year","value":"2025","description":"<p><code>Required (String)</code> Credit card expiration year.</p>\n","type":"text"},{"key":"credit_card_type","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"credit_card_cvv","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"credit_card_name","value":"","description":"<p>`Optional (String)  GS - Name of the Credit Card holder</p>\n","type":"text","disabled":true},{"key":"zip_code","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"billing_address","value":"","description":"<p><code>Optional (String)</code></p>\n","type":"text","disabled":true},{"key":"amount","value":"450.40","description":"<p><code>Optional (Decimal)</code> Amount to be debited</p>\n","type":"text"}]},"url":"{{host}}/api/v2/update-ride-payment","description":"<p>This method will allow you to update payment data for a ride in MUV Online.</p>\n","urlObject":{"path":["api","v2","update-ride-payment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e6c64347-08b1-43a9-a9c1-5947a0023694","name":"Update a Ride Payment","originalRequest":{"header":[]},"_postman_previewlanguage":"json","header":[""],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"message\": \"Ride 524452 Updated Successfully\",\n        \"updated_timestamp\": \"2022-08-08 15:12:34.883\"\n    }\n}"},{"id":"3dd8dee4-32b9-4709-8d73-c88cc423586e","name":"Error response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30","description":"Optional (Number), Default 30","type":"text"}]},"url":"{{host}}/api/v2/get-price-gs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:25:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhBUDRQUGdXZ0FhejRRNXlOalRYaVE9PSIsInZhbHVlIjoiXC9BNE9XNWRJMVNRTENScllvcTAxUVcybW5qc3ZEejc1dzNEK3JaNXNKQ2VcL3N6Sk5jem5YazhONFVpZndOOGJrZ0hVV0xRUEZDMGozWXpXR0hYc0ZHQT09IiwibWFjIjoiNGQwZTBkNjNlZmI1NWMzYWE3YzhjMjk4NDg1OWEzNGE5YjEwNjg0NjE2NGQ4YjljMjU3NDBiMjk2ZmVmMmY3NyJ9; expires=Sun, 08-May-2022 16:25:07 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793684,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"message\": \"The field pickupdate is required\"\n    }\n}"}],"_postman_id":"23530831-1a4c-472f-bdeb-70d736313b5e"},{"name":"Get Rides","id":"c85d9b5e-1896-4222-95f7-d3b03409bff4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"FXVeHDIONA7Qn1qMB3xfRi6XiUyjZPbo","description":"<p><code>Required (String)</code> This is a 32 character required string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"1947","description":"<p><code>Required (Integer)</code> Id of the user whose rides you want to see. </p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Optional (Number), Default 1</p>\n","type":"text"},{"key":"rows_count","value":"10","description":"<p>Optional (Number), Default 30</p>\n","type":"text"},{"key":"event_id","value":"123","description":"<p>Optional (Number)</p>\n","type":"text"}]},"url":"{{host}}/api/v2/get-rides","description":"<p>This method will provide the list of rides associated with the user.</p>\n<h4 id=\"response-fields\">Response Fields</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tripid</td>\n<td>The unique identifier of the trip.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>The status of the trip, e.g. 'Active', or 'Cancelled'.</td>\n</tr>\n<tr>\n<td>pickup_datetime</td>\n<td>When the first passenger is to be picked up.</td>\n</tr>\n<tr>\n<td>image</td>\n<td>Url to an example image of the vehicle. This is relative to the muvpeople.com website, so you will need to prepend <code>https://www.muvpeople.com/</code>. This will be fixed in a future version of this Api.</td>\n</tr>\n<tr>\n<td>driver_name</td>\n<td>Driver name, if assigned.</td>\n</tr>\n<tr>\n<td>driver_phone</td>\n<td>Driver phone, if assigned.</td>\n</tr>\n<tr>\n<td>groupname</td>\n<td>The name of the group this ride is associated with.</td>\n</tr>\n<tr>\n<td>allow_cancel</td>\n<td>Whether or not cancellation is allowed.</td>\n</tr>\n<tr>\n<td>vehicle_name</td>\n<td>Name of the vehicle type.</td>\n</tr>\n<tr>\n<td>Booked_by</td>\n<td>How this ride was booked.</td>\n</tr>\n<tr>\n<td>updated_timestamp</td>\n<td>The last time the ride was updated.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"deprecated-response-fields\">Deprecated Response Fields</h4>\n<p>The following response fields should be considered deprecated, will not be documented, and will likely be removed in any future revisions of this resource: <code>pickup_timestamp</code>.</p>\n","urlObject":{"path":["api","v2","get-rides"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"0a09bbd0-d019-43bb-b4c7-05baf7df253a","name":"Successful response but no rides","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"2597","description":"`Required (Integer)` Id of the user whose rides you want to view. ","type":"text"},{"key":"event_id","value":"","description":"`Optional (Integer)` This is a optional integer containing the Event Id to get event rides data","type":"text"}]},"url":"{{url}}/api/get-rides"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 14 Feb 2019 17:02:32 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6IlY4K1pTM1cwVUN5b3lwSmxHN2lkenc9PSIsInZhbHVlIjoiZERKZ0ExY3crRUlJcUNteWw5VFJDb0paQjZTXC9weDZIWHZ3TUhjSGl6SVwvWW1XUHdicXFEOE1vZkF0dWdmSE9ZNXBRRHdTRTFcL0VGVEJnbCtFTGw3ckE9PSIsIm1hYyI6IjdmY2Q2YmQ0M2M5YmYyYTE0NjU1Yjc1MDJmNmI4MTk2MjEzZWUzNjZmNDk5MmNlZmYwZGZkMTBkMTA4ZjVlOGEifQ%3D%3D; expires=Fri, 01-Mar-2019 23:42:51 GMT; path=/; httponly"},{"key":"Expires","value":"Thu, 14 Feb 2019 17:02:32 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"112"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11161917,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"current\": [],\n        \"past\": [],\n        \"canceled\": []\n    }\n}"},{"id":"d3858241-4e49-40fa-acf4-559d8c8f8c94","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"b66b6e505bf8787e679067ef5ed8b161","description":"This is a 32 character required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"490","description":"This is a required integer containing the Muv User ID of the logged in User. ","type":"text"},{"key":"event_id","value":"","description":"This is a optional integer containing the Event Id to get event rides data","type":"text"}]},"url":"http://{{url}}/api/get-rides"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Feb 2019 10:49:48 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6IjlIRms5VDFKXC82clNOZmVpRktLMk1BPT0iLCJ2YWx1ZSI6IjU4VUtoczNxU2QxMGJsaVpKWitVN2Jrd1Vvd1hJTktrU3NzeGVOOXl3Q3A4enFlMk1hM1p1UVlWK0Q2dHY2Ym1XREVFMzkxdUtNaVpvMzBkXC9zWVJqZz09IiwibWFjIjoiYzliMDY4MjU4ZmE2YjA3ZmUyMDc0Nzk0NDNmMDdiOWI4NjdmODBhY2FlYWI5MTExMTgwY2I5OTJmNmY3M2I5NyJ9; expires=Tue, 19-Feb-2019 17:30:05 GMT; path=/; httponly"},{"key":"Expires","value":"Mon, 04 Feb 2019 10:49:48 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"27184"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11159826,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"current\": [\n            {\n                \"tripid\": \"521379\",\n                \"status\": \"Active\",\n                \"pickup_datetime\": \"2019-08-25 04:35:00\",\n                \"pickup_timestamp\": 1566725700,\n                \"image\": \"assets/images/vehicles/executive-suv.png\",\n                \"driver_name\": \"\",\n                \"driver_phone\": null,\n                \"groupname\": \"\",\n                \"allow_cancel\": \"Yes\",\n                \"vehicle_name\": \"SUV\",\n                \"Booked_by\": \"sandbox\",\n                \"updated_timestamp\": \"2019-01-08 13:43:52\"\n            }\n        ],\n        \"past\": [\n            {\n                \"tripid\": \"397890\",\n                \"status\": \"Done\",\n                \"pickup_datetime\": \"2013-02-22 21:45:00\",\n                \"pickup_timestamp\": 1361591100,\n                \"image\": \"assets/images/vehicles/executive-sedan-grey.png\",\n                \"driver_name\": \"Seta \",\n                \"driver_phone\": \"8175425212\",\n                \"groupname\": \"\",\n                \"allow_cancel\": \"Yes\",\n                \"vehicle_name\": \"Sedan\",\n                \"Booked_by\": \"Internet\",\n                \"updated_timestamp\": \"2013-02-21 20:57:37\"\n            }\n        ],\n        \"canceled\": [\n            {\n                \"tripid\": \"516811\",\n                \"status\": \"Canceled\",\n                \"pickup_datetime\": \"2017-03-02 02:00:00\",\n                \"pickup_timestamp\": 0,\n                \"image\": \"assets/images/vehicles/executive-suv.png\",\n                \"driver_name\": \"\",\n                \"driver_phone\": null,\n                \"groupname\": \"AVENGERS\",\n                \"allow_cancel\": \"No\",\n                \"vehicle_name\": \"SUV\",\n                \"Booked_by\": \"WWE App\",\n                \"updated_timestamp\": \"2017-03-02 07:08:17\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c85d9b5e-1896-4222-95f7-d3b03409bff4"},{"name":"Get Ride Info","id":"3004de6c-af0e-41c5-96ee-eb9c4d832590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character required string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p><code>Required (Integer)</code> This is a required integer containing the Muv User ID of the logged in User</p>\n","type":"text"},{"key":"ride_id","value":"523062","description":"<p><code>Required (Integer)</code> This is a required Integer containing the Ride ID for which the details are being requested.</p>\n","type":"text"},{"key":"apiTransactionID","value":"28918805","type":"text","disabled":true}]},"url":"{{host}}/api/v2/get-ride-info","description":"<p>This API is used to pull the details of an individual ride from Muv Online.</p>\n","urlObject":{"path":["api","v2","get-ride-info"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"048be6a8-2880-4835-ac47-f066c46ffbef","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"1yAq7PXb5qTMEJVotJrVMh761lZzinJA","description":"`Required (String)` This is a 32 character required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"1234","description":"`Required (Integer)` This is a required integer containing the Muv User ID of the logged in User","type":"text"},{"key":"ride_id","value":"11223344","description":"`Required (Integer)` This is a required Integer containing the Ride ID for which the details are being requested.","type":"text"}]},"url":"http://localhost:8080/api/get-ride-info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 21:34:12 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6Im1heTA3NWNBUjZoN25VckJWbmpydHc9PSIsInZhbHVlIjoibTFjOVQ3bW9lQlZzTkRqS05aXC9ZNGlsUm9WVVJxQ0M3WEdLam5Ic0lxYkxmVDFvMzBydm1wWkNvRHZYMjdMWFlXMVM4N0ZIcHZmcXh6ZDExUk50b3F3PT0iLCJtYWMiOiI4NGE4YWZjNTY1NzdlZGE2NDZhYWU1MzY4YzFjM2EwNDhkMWFiMGU2YmI4YmY2MzQ3NWE5OWU2ODg3YzMxYjFkIn0%3D; expires=Sun, 03-Mar-2019 04:14:13 GMT; path=/; httponly"},{"key":"Expires","value":"Fri, 15 Feb 2019 21:34:12 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"772"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11162232,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"tripid\": \"11223344\",\n        \"pickupdate\": \"2019-12-01 03:21:50\",\n        \"dropoffdate\": \"2019-12-01 04:21:50\",\n        \"groupname\": null,\n        \"fixedind\": \"1\",\n        \"paymethod\": \"1\",\n        \"customerid\": \"112233445566\",\n        \"bookedhours\": \"0\",\n        \"numofpassengers\": \"1\",\n        \"customerpo\": \"\",\n        \"costcenter\": \"\",\n        \"sub_account_value\": \"\",\n        \"statusLevel2\": \"9-CXL Quote\",\n        \"statusLevel3\": \"\",\n        \"po1\": null,\n        \"po2\": null,\n        \"po3\": null,\n        \"po4\": null,\n        \"po5\": null,\n        \"is_archived\": \"0\",\n        \"pickup_address\": \"15770 Dallas Pkwy 1100, Dallas, TX, 75248\",\n        \"pickAddr\": [\n            \"15770 Dallas Pkwy 1100, Dallas, TX, 75248\"\n        ],\n        \"dropAddr\": [\n            \"DFW Airport United States\"\n        ],\n        \"pickupObj\": {\n            \"tripid\": \"11223344\",\n            \"AddrType\": \"P\",\n            \"AirportCd\": \"\",\n            \"Airline\": \"\",\n            \"Flight_Nbr\": \"\",\n            \"LandMark\": \"\",\n            \"Street\": \"15770 Dallas Pkwy 1100\",\n            \"City\": \"Dallas\",\n            \"State\": \"TX\",\n            \"Zip\": \"75248\",\n            \"country\": \"\"\n        },\n        \"dropoffObj\": {\n            \"tripid\": \"11223344\",\n            \"AddrType\": \"D\",\n            \"AirportCd\": \"\",\n            \"Airline\": \"0\",\n            \"Flight_Nbr\": \"\",\n            \"LandMark\": \"\",\n            \"Street\": \"DFW Airport United States\",\n            \"City\": \"\",\n            \"State\": \"\",\n            \"Zip\": \"\",\n            \"country\": \"\"\n        },\n        \"dropoff_address\": \"DFW Airport United States\",\n        \"stop_address\": {\n            \"stop0\": \"3133 Daisy Road, Woodbine, MD 21797, USA\"\n        },\n        \"stop_address_obj\": {\n            \"stop0\": {\n                \"tripid\": \"11223344\",\n                \"AddrType\": \"S\",\n                \"AirportCd\": \"\",\n                \"Airline\": \"\",\n                \"Flight_Nbr\": \"\",\n                \"LandMark\": \"\",\n                \"Street\": \"3133 Daisy Rd\",\n                \"Apt\": \"20\",\n                \"City\": \"Woodbine\",\n                \"State\": \"MD\",\n                \"Zip\": \"21797\",\n                \"country\": \"USA\"\n            }\n        },\n        \"hour\": \"0\",\n        \"price\": \"0.00\",\n        \"balance_due\": \"0.00\",\n        \"base_price\": \"0.00\",\n        \"all_in_price\": \"0.00\",\n        \"status\": \"Active\",\n        \"pickup_meetingprocedure\": \"\",\n        \"pickup_airline\": \"\",\n        \"pickup_airportcd\": \"\",\n        \"dropoff_meetingprocedure\": \"\",\n        \"dropoff_airline\": \"\",\n        \"dropoff_airportcd\": \"\",\n        \"type\": \"current\",\n        \"ride_type\": \"One Way\",\n        \"driver_name\": \"\",\n        \"driver_phone\": null,\n        \"rateride\": 0,\n        \"total_passengers\": \"1\",\n        \"special_instruction\": \"\",\n        \"credit_card\": {\n            \"card_type\": \"American Express\",\n            \"Card_ExpDt\": \"\",\n            \"customeracct\": \"\",\n            \"card_zip\": \"1\",\n            \"card_street\": \"1\",\n            \"acctname\": \"Fake User\",\n            \"accthistkey\": \"\"\n        },\n        \"passengers\": [\n            {\n                \"name\": \"Fred Smith\",\n                \"customerid\": \"0\",\n                \"email\": \"theiremail@example.com\",\n                \"mobile\": \"(987) 654-3210\",\n                \"phone\": \"(987) 654-3210\"\n            }\n        ],\n        \"vehicle\": {\n            \"name\": \"Van\",\n            \"max_passengers\": 9,\n            \"luggage_capacity\": 9,\n            \"min_hours\": 3,\n            \"vehicle_type\": 11,\n            \"image\": \"assets/images/vehicles/van.png\"\n        }\n    }\n}"}],"_postman_id":"3004de6c-af0e-41c5-96ee-eb9c4d832590"},{"name":"Cancel Ride","id":"2bd466f5-2f63-4fe3-9c11-b79f580fe995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character required string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p><code>Required (Integer)</code> Id of the user whose rides you want to see. </p>\n","type":"text"},{"key":"ride_id","value":"524348","description":"<p><code>Required (Integer)</code> This is a required Integer containing the Ride ID for which the details are being requested.</p>\n","type":"text"}]},"url":"{{host}}/api/v2/cancel-ride","description":"<p>This method will allow you to cancel a ride in MUV Online. All that is required is your <code>auth_token</code>, the <code>muv_user_id</code> of the user, and <code>ride_id</code>.</p>\n","urlObject":{"path":["api","v2","cancel-ride"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ed6ba946-20d9-4590-9f53-ecb90e5ddbe3","name":"Successful ride cancellation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"1234","description":"`Required (Integer)` Id of the user whose rides you want to see. ","type":"text"},{"key":"ride_id","value":"11223344","description":"`Required (Integer)` This is a required Integer containing the Ride ID for which the details are being requested.","type":"text"}]},"url":"{{url}}/api/cancel-ride"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Aug 2019 17:27:11 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlwveVMyRGhKUWFla28rczBVZ2JyQnFBPT0iLCJ2YWx1ZSI6IjhtMlErdGlPQk5uSU9FdTVtNTFKUWhIRVhDK1BiSjJObTZ0Yk9wSExtZG9jVTBsMGk4cWYxcXk1RFd2TXF3dVNobWZRVEY0NDRBbEFZazNtK01hYXdRPT0iLCJtYWMiOiIzMjg0YmFhMGYwOGNjNWEzYmViMmNmMzViNjdhNzkzMDc5YTRmODI5YmVhZTIzODRkNDY4NTdmOGVlMzdkMzdkIn0%3D; expires=Mon, 26-Aug-2019 17:27:15 GMT; path=/; httponly"},{"key":"Expires","value":"Wed, 21 Aug 2019 17:27:11 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"149"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 1188,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"message\": \"Successfully canceled the ride.\",\n        \"updated_timestamp\": \"2019-08-21 12:27:15.768\"\n    }\n}"},{"id":"f2908d67-efce-4b95-b7df-4c7508ab02d0","name":"Error response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30","description":"Optional (Number), Default 30","type":"text"}]},"url":"{{host}}/api/v2/get-price-gs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:25:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhBUDRQUGdXZ0FhejRRNXlOalRYaVE9PSIsInZhbHVlIjoiXC9BNE9XNWRJMVNRTENScllvcTAxUVcybW5qc3ZEejc1dzNEK3JaNXNKQ2VcL3N6Sk5jem5YazhONFVpZndOOGJrZ0hVV0xRUEZDMGozWXpXR0hYc0ZHQT09IiwibWFjIjoiNGQwZTBkNjNlZmI1NWMzYWE3YzhjMjk4NDg1OWEzNGE5YjEwNjg0NjE2NGQ4YjljMjU3NDBiMjk2ZmVmMmY3NyJ9; expires=Sun, 08-May-2022 16:25:07 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793684,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"message\": \"The field pickupdate is required\"\n    }\n}"}],"_postman_id":"2bd466f5-2f63-4fe3-9c11-b79f580fe995"},{"name":"Update Quote Status","id":"fc0d57ce-15bb-4b0d-936f-2281ed2a4f97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character required string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p><code>Required (Integer)</code> Id of the user whose rides you want to see. </p>\n","type":"text"},{"key":"ride_id","value":"524348","description":"<p><code>Required (Integer)</code> This is a required Integer containing the Ride ID for which the details are being requested.</p>\n","type":"text"},{"key":"quote_accepted","value":"yes","description":"<p><code>Required (String)</code>  This field can contain two values: 'yes' or 'no'</p>\n","type":"text"}]},"url":"{{host}}/api/v2/update-quote-status","description":"<p>This method will allow you to accept or decline a quote in MUV Online. All that is required is your <code>auth_token</code>, the <code>muv_user_id</code> of the user, <code>ride_id</code>, <code>quote_accepted</code></p>\n","urlObject":{"path":["api","v2","update-quote-status"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"05dea63a-b124-445c-812e-ddbd0ce137e1","name":"Update Quote Status Copy","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` Id of the user whose rides you want to see. ","type":"text"},{"key":"ride_id","value":"524348","description":"`Required (Integer)` This is a required Integer containing the Ride ID for which the details are being requested.","type":"text"},{"key":"quote_accepted","value":"yes","description":"`Required (String)`  This field can contain two values: 'yes' or 'no'","type":"text"}]},"url":"{{host}}/api/v2/update-quote-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Feb 2024 13:22:26 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6Im1QdmwwR2pySHVIMmZzVDVhYklVWWc9PSIsInZhbHVlIjoiSmtoM29JYnRNSnM4SUtNMkJ0ZGM1SCtpZkwwVWR4XC9lRSszVDBrSGs2M1BXXC8xZmxkN0NHalZTTTZyRGJySWJOM3pTUEYwZFI3VGNybnV4d2crV3VjQT09IiwibWFjIjoiOTRjYjA1ZmFjOTIwMjQxNWJiOWRkY2I5YWZlZTk2NTZjNzEwYjk4NTI5YWQ5Y2ZiZGVlNmQ0YTFiOWZmYWQ0NCJ9; expires=Tue, 05-Mar-2024 13:22:27 GMT; Max-Age=432000; path=/; httponly"},{"key":"Set-Cookie","value":"edit_trip=eyJpdiI6Iktvd1BDVlZZXC9ObTROYW14aDVVd0FBPT0iLCJ2YWx1ZSI6ImpXY0xOcDV0bDFRZDJYSnRHVXFOV2c9PSIsIm1hYyI6IjZlNWJlYTk5MTI3ZGIwMTM1NmFhNjZjYTAxNGRkZGQyMWMyNjEyOWY2YjdjNjE3ZmYyZDc2NDU0MDIwYjM1NzkifQ%3D%3D; expires=Sun, 03-Mar-2024 01:22:27 GMT; Max-Age=216000; path=/; httponly"},{"key":"Content-Length","value":"153"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": null,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"message\": \"Successfully quote accepted.\",\n        \"updated_timestamp\": \"2024-02-29 07:22:27.598\"\n    }\n}"}],"_postman_id":"fc0d57ce-15bb-4b0d-936f-2281ed2a4f97"}],"id":"ada6617c-f592-4813-9cd4-dd306050a55a","_postman_id":"ada6617c-f592-4813-9cd4-dd306050a55a","description":""},{"name":"Travelers","item":[{"name":"Get Travelers","id":"1443950f-1cb5-4050-966a-19ab44b59029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 characters required string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p><code>Required (Integer)</code> This is a required string containing the Muv User ID of the logged in User.</p>\n","type":"text"},{"key":"page","value":"1","description":"<p>Optional (Integer), Default 1</p>\n","type":"text"},{"key":"rows_count","value":"10","description":"<p>Optional (Integer), Default 30, max 100</p>\n","type":"text"}]},"url":"{{host}}/api/v2/get-travelers","description":"<p>This method is used to get the list of Travelers for the User.</p>\n<p>At this point travelers must be added through the Muv Online website.</p>\n","urlObject":{"path":["api","v2","get-travelers"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"4a6e4f0a-9a22-4af2-b67b-2dc5602de0ea","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"1234","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"}]},"url":"{{url}}/api/get-travelers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Feb 2019 07:58:18 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6InFoeDViMkdNY2pIY1IrWG96N0VZR0E9PSIsInZhbHVlIjoiTnBWcFE5V1VhaVAycEVMYUt0eXdpU25PK1Q3ZkQzQTNsRks1UW1adkxSYzB6SVc2YTFsN05QOGxzcWFsSEw4QVVmTDVLc1N5VFBXaFZDYm0wMkdEOXc9PSIsIm1hYyI6ImU0M2M4NDM3ZDAwMjE2OGVkNjBkMDJmOWE4MTEzMjJlZTAzZDM4MTQ1NmFkN2Q0ZDJiZGJiMDY0OTcyMTFiMmEifQ%3D%3D; expires=Thu, 21-Feb-2019 14:38:19 GMT; path=/; httponly"},{"key":"Expires","value":"Wed, 06 Feb 2019 07:58:18 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"557"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11160327,\n        \"code\": \"success\"\n    },\n    \"response\": [\n        {\n            \"Name\": \"Bob Smith\",\n            \"Email\": \"bob.smit.007@email.xyz\",\n            \"Mobile\": \"+12345678901\",\n            \"Status\": \"Confirmed\",\n            \"CustomerID\": 0\n        }\n    ]\n}"},{"id":"b216c570-ea1b-476c-996d-4e389f42de9c","name":"Successful response but no travelers","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"1234","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"}]},"url":"{{url}}/api/get-travelers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 21:37:05 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6ImFrRWNReHRpM09OK0FEelNuWHlUUWc9PSIsInZhbHVlIjoiWU1rcVQ4T3NWZlhveHhkT3NtSkY1SlhWZmhtajlkZ2I2UmVPSUZGWVhybVdBUU1MaVNNdGZxeWRUMWx1Qkx5QjJ3dlh4Z1lWaTBCWFhENE1zclVrdEE9PSIsIm1hYyI6ImI0YTE3ZDhhYzk0YmY5NmM1NDg3N2Y2ZjQ1MGI3NTc1OWZlZWNmNjBkZTYzNTU5MjNkMjIzMjI2YTliZGYyZTcifQ%3D%3D; expires=Sun, 03-Mar-2019 04:17:05 GMT; path=/; httponly"},{"key":"Expires","value":"Fri, 15 Feb 2019 21:37:05 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"90"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11162234,\n        \"code\": \"success\"\n    },\n    \"response\": []\n}"},{"id":"1483dd25-94da-4f7c-aff8-30e6e6d5a3ac","name":"Get Travelers [Validation : page error]","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1s","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30","description":"Optional (Number), Default 30","type":"text"}]},"url":"{{host}}/api/v2/get-travelers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:25:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhBUDRQUGdXZ0FhejRRNXlOalRYaVE9PSIsInZhbHVlIjoiXC9BNE9XNWRJMVNRTENScllvcTAxUVcybW5qc3ZEejc1dzNEK3JaNXNKQ2VcL3N6Sk5jem5YazhONFVpZndOOGJrZ0hVV0xRUEZDMGozWXpXR0hYc0ZHQT09IiwibWFjIjoiNGQwZTBkNjNlZmI1NWMzYWE3YzhjMjk4NDg1OWEzNGE5YjEwNjg0NjE2NGQ4YjljMjU3NDBiMjk2ZmVmMmY3NyJ9; expires=Sun, 08-May-2022 16:25:07 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793684,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"invalid\": \"Page must be numeric and be bigger 1.\"\n    }\n}"},{"id":"90ecfc40-f6fa-440b-86ee-a8efd0a56889","name":"Get Travelers [Validation : rows count error]","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30e","description":"Optional (Number), Default 30, max 100","type":"text"}]},"url":"{{host}}/api/v2/get-travelers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:26:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6Inh3NmJXWDdVaTJjY3l4ZWtIOERwMUE9PSIsInZhbHVlIjoic0U3YkpuQnVIcWdPYjNLV1FKYk9mTzdLQVcwVG9TbEszcHRWMFlzXC9OZFpEdFVNQllBWCtlNGxJXC9LRkVXa1FlblBKNG9BTXUySG44R3VcL1NUSnpNblE9PSIsIm1hYyI6ImUyMDQ1MzFlZmExNjdjYmEwMGQxODMwNjBiZjA2YzFmMGU4MmY5NzMyZmI3ODgwYmI1NDZkMzE4NjEwZDRlOTMifQ%3D%3D; expires=Sun, 08-May-2022 16:26:19 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"131"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793686,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"invalid\": \"Rows count must be numeric and be between 1 and 100.\"\n    }\n}"}],"_postman_id":"1443950f-1cb5-4050-966a-19ab44b59029"}],"id":"90e19bf2-a76a-4c6a-b879-46fdd9bf369f","_postman_id":"90e19bf2-a76a-4c6a-b879-46fdd9bf369f","description":""},{"name":"Miscellaneous","item":[{"name":"Get Airline","id":"f9886591-33de-46ea-8b4b-39728600e426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 characters required string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"search_key","value":"Amer","description":"<p><code>Optional (String)</code> This is a string containing airline code or name to retrieve airline information </p>\n","type":"text"}]},"url":"{{host}}/api/v2/get-airlines","description":"<p>This method will pull all the airline names and the respective airline codes. These codes can be used with the <code>Rides &gt; Book a Ride</code> Api.</p>\n","urlObject":{"path":["api","v2","get-airlines"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"13357181-2a3b-421c-86c9-10c151ef311e","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"search_key","value":"Amer","description":"`Optional (String)` This is a string containing airline code or name to retrieve airline information ","type":"text"}]},"url":"{{url}}/api/get-airlines"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 21:43:39 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6ImhRTXV6bFlhUmMrdnI0NFZUOW0zd1E9PSIsInZhbHVlIjoiMHZiVlV4elN5QmpudEZKZVwvMzhTTnlwKzU4N01BTVU3d3Z0K3kzQXJ5SU5YNE5cLzVtbllCSStcLzlZeVRHMXVlK1Vtb2pmTTNJUmVKakg4QzRmd0FCaVE9PSIsIm1hYyI6ImUwNWYwZDZjMWQ0YTZmZWY5M2YwZjU2OTI0ZmQ5NDhkMjc3ODE3ZWE1M2I1ZWVkMmNmMzc3N2Y4NzgxMjA2MzIifQ%3D%3D; expires=Sun, 03-Mar-2019 04:23:39 GMT; path=/; httponly"},{"key":"Expires","value":"Fri, 15 Feb 2019 21:43:39 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"206"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11162236,\n        \"code\": \"success\"\n    },\n    \"response\": [\n        {\n            \"id\": 1,\n            \"airline_code\": \"AA\",\n            \"airline_name\": \"American\"\n        },\n        {\n            \"id\": 26,\n            \"airline_code\": \"HP\",\n            \"airline_name\": \"America West\"\n        },\n        {\n            \"id\": 55,\n            \"airline_code\": \"S5\",\n            \"airline_name\": \"Shuttle America\"\n        },\n        {\n            \"id\": 65,\n            \"airline_code\": \"TZ\",\n            \"airline_name\": \"American Trans Air\"\n        },\n        {\n            \"id\": 69,\n            \"airline_code\": \"XG\",\n            \"airline_name\": \"North American\"\n        },\n        {\n            \"id\": 97,\n            \"airline_code\": \"VX\",\n            \"airline_name\": \"Virgin America Airlines\"\n        }\n    ]\n}"}],"_postman_id":"f9886591-33de-46ea-8b4b-39728600e426"},{"name":"Airport Meeting Procedures","id":"c369679a-4355-485f-aa1e-f79c038da88b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"airportCode","value":"DFW","description":"<p><code>Required (String)</code> Airport code for which you want meeting procedures.</p>\n","type":"text"}]},"url":"{{host}}/api/v2/airport-meeting-procedures","description":"<p>This method will pull all airport meeting procedures for the supplied airport. These codes can be used with the <code>Rides &gt; Book a Ride</code> and the <code>Rides &gt; Update a Ride</code> Api.</p>\n","urlObject":{"path":["api","v2","airport-meeting-procedures"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d6332a19-a880-4a26-b2d8-957f2770df5c","name":"Airport Meeting Procedures - Successful Call","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character string that will authenticate application to communicate with this API","type":"text"},{"key":"airportCode","value":"DFW","description":"`Required (String)` Airport code for which you want meeting procedures.","type":"text"}]},"url":"{{url}}/api/airport-meeting-procedures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 22 Nov 2019 21:16:57 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlBubHlGeXZIYklXYkJPOGZLamNqdHc9PSIsInZhbHVlIjoiYXdTU0x1NWFOYUxyVlhiTW8xanhHVFNqQSt6NmhCTDBWVlFONGRjTGd2RUlaaE1SbUxZM25QQ01CdUJPQW9vdFc4RUtLXC9OV3pKUnhxZDNGMXlJQVBnPT0iLCJtYWMiOiI0OTlhNGZkNjNhNTdjMzIxNzY2YTRlZWU0YThlMWM1NzA0YTQ4OWRiOWI1YjAyZGY2NmNiOWI3M2UyZDFmMWI5In0%3D; expires=Wed, 27-Nov-2019 21:16:58 GMT; path=/; httponly"},{"key":"Expires","value":"Fri, 22 Nov 2019 21:16:57 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"210"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"procedures\": [\n        {\n            \"id\": 911,\n            \"value\": \"*All Passengers - Please find your chauffeur parked curbside in the Authorized Limo Zone for the baggage claim assigned to your flight.\"\n        },\n        {\n            \"id\": 912,\n            \"value\": \"Meet your chauffeur in Baggage Claim (additional charges apply)\"\n        }\n    ],\n    \"count\": 2\n}"}],"_postman_id":"c369679a-4355-485f-aa1e-f79c038da88b"},{"name":"Get Vehicles List","id":"2be585d4-a45f-4255-b4d2-d2cec8819ca7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p><code>Required (String)</code> This is a 32 character string that will authenticate application to communicate with this API</p>\n","type":"text"}]},"url":"{{host}}/api/v2/get-vehicles-list","description":"<p>This method will pull all available vehicles. These IDs can be used with the <code>Rides &gt; Book a Ride</code> and the <code>Rides &gt; Update a Ride</code> Api.</p>\n","urlObject":{"path":["api","v2","get-vehicles-list"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"1a4fb769-b703-4c00-9076-22106f3ad010","name":"Get Vehicles List","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 character string that will authenticate application to communicate with this API","type":"text"}]},"url":"{{host}}/api/v2/get-vehicles-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 06 May 2022 12:42:49 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhDNnBRaCtwZXZLejJjQ09FNjdIYlE9PSIsInZhbHVlIjoib3g2T3ROUU5sZU9wVnlQU2dJVGtwaHFZNzh4SEhsbkVUc3RUNm5iT1d2aEl3cFQ3b0FZaUtZbWVRWDluRXlvWk82QjJQU1lnVzlwRlhKOVdUeEFqQ2c9PSIsIm1hYyI6IjRiZDU1YjI1NWY1NmY1YjBjMDBiZjRjMmUwZjNlYmE4NGVlNmYyMjg0ZGFjYWM0NzYyMWFhOTMzNDU1MDNmYTQifQ%3D%3D; expires=Wed, 11-May-2022 12:42:54 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"2662"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"vehicle_type\": 1,\n        \"description\": \"Sedan\",\n        \"max_passengers\": 3,\n        \"luggage_capacity\": 4,\n        \"min_hours\": 2,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/executive-sedan-grey.png\"\n    },\n    {\n        \"vehicle_type\": 14,\n        \"description\": \"SUV\",\n        \"max_passengers\": 6,\n        \"luggage_capacity\": 6,\n        \"min_hours\": 2,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/executive-suv.png\"\n    },\n    {\n        \"vehicle_type\": 11,\n        \"description\": \"Van\",\n        \"max_passengers\": 9,\n        \"luggage_capacity\": 9,\n        \"min_hours\": 3,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/van.png\"\n    },\n    {\n        \"vehicle_type\": 4,\n        \"description\": \"Limo\",\n        \"max_passengers\": 8,\n        \"luggage_capacity\": 4,\n        \"min_hours\": 3,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/limo.png\"\n    },\n    {\n        \"vehicle_type\": 31,\n        \"description\": \"Executive Van\",\n        \"max_passengers\": 9,\n        \"luggage_capacity\": 6,\n        \"min_hours\": 3,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/executive-van.png\"\n    },\n    {\n        \"vehicle_type\": 9,\n        \"description\": \"Mini-Bus\",\n        \"max_passengers\": 20,\n        \"luggage_capacity\": 20,\n        \"min_hours\": 4,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/mini-bus.png\"\n    },\n    {\n        \"vehicle_type\": 28,\n        \"description\": \"Mini Coach\",\n        \"max_passengers\": 30,\n        \"luggage_capacity\": 30,\n        \"min_hours\": 4,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/mini-coach.png\"\n    },\n    {\n        \"vehicle_type\": 23,\n        \"description\": \"Coach\",\n        \"max_passengers\": 50,\n        \"luggage_capacity\": 50,\n        \"min_hours\": 5,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/coach.png\"\n    },\n    {\n        \"vehicle_type\": 10,\n        \"description\": \"Limo-Bus\",\n        \"max_passengers\": 16,\n        \"luggage_capacity\": 0,\n        \"min_hours\": 4,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/Limo_Bus.JPG\"\n    },\n    {\n        \"vehicle_type\": 8,\n        \"description\": \"Stretch SUV Limo\",\n        \"max_passengers\": 14,\n        \"luggage_capacity\": 0,\n        \"min_hours\": 4,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/Stretch_SUV.JPG\"\n    },\n    {\n        \"vehicle_type\": 15,\n        \"description\": \"Luxury Sedan\",\n        \"max_passengers\": 3,\n        \"luggage_capacity\": 3,\n        \"min_hours\": 2,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/Luxury_Sedan.JPG\"\n    },\n    {\n        \"vehicle_type\": 38,\n        \"description\": \"ADA/Handicap Accessible\",\n        \"max_passengers\": 2,\n        \"luggage_capacity\": 2,\n        \"min_hours\": 3,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/ADA_Vehicle.JPG\"\n    },\n    {\n        \"vehicle_type\": 41,\n        \"description\": \"Double-Decker Coach\",\n        \"max_passengers\": 85,\n        \"luggage_capacity\": 50,\n        \"min_hours\": 5,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/DoubleDeckMotorCoach.JPG\"\n    },\n    {\n        \"vehicle_type\": 37,\n        \"description\": \"Staff\",\n        \"max_passengers\": 2,\n        \"luggage_capacity\": 2,\n        \"min_hours\": 2,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/2_executive-sedan-grey.png\"\n    },\n    {\n        \"vehicle_type\": 26,\n        \"description\": \"Hotel Staff\",\n        \"max_passengers\": 2,\n        \"luggage_capacity\": 2,\n        \"min_hours\": 2,\n        \"image\": \"https://www.muvpeople.com/assets/images/vehicles/2_2_executive-sedan-grey.png\"\n    }\n]"}],"_postman_id":"2be585d4-a45f-4255-b4d2-d2cec8819ca7"}],"id":"fe181bf1-3c3c-4491-9a21-072c06fc3672","_postman_id":"fe181bf1-3c3c-4491-9a21-072c06fc3672","description":""},{"name":"Price Quote  (Under Construction)","item":[{"name":"GetPrice for GroundSpan (Under Construction)","id":"be5cf642-9544-4935-ba73-a5063cd9225a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"<p>Required (String) This is a 32 character string that will authenticate application to communicate with this API</p>\n","type":"text"},{"key":"request_id","value":"234","description":"<p>Required (String)  Untique ID of the API request required for tracking.</p>\n","type":"text"},{"key":"company_id","value":"123","description":"<p>Required (String)  Unique ID to idenfy the company for which the request is being submitted.  Required to retrieve accurate rates.</p>\n","type":"text"},{"key":"company_name","value":"Test Company","description":"<p>Optional (String)  Name of the company associated with the Company_ID to validate the request and retrieve accurate rates</p>\n","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"<p>Optional (Integer) ID of the user who is booking the ride.</p>\n","type":"text"},{"key":"ride_type","value":"one-way","description":"<p>Required (String) Contains the ride type (one-way or hourly) provided by the user while booking.</p>\n","type":"text"},{"key":"pickupdate","value":"2022-10-30 03:21:50","description":"<p>Required (String) The desired pickup date and time for the ride, e.g. 2013-12-09 22:30:00.</p>\n","type":"text"},{"key":"pickupLocationInfo","value":"{\"landmark\":\"\",\"street\":\"2719 Red Oak Dr \",\"city\":\"Grand Prairie\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75052\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"222\", \"flightdatetime\": \"2022-10-30 03:21:50\", \"latitude\":\"2.3234234234\", \"longitude\":\"3.43234343434\", \"isPrivateCarrier\":0}","description":"<p>Required (JSON) |  This is a required JSON array, must contain (street, city, state, zip, country)  </p>\n<ul>\n<li>Optional for this array are (citycode, countrycode, appartment, flightdatetime, latitude, longitude, isPrivateCarrier)</li>\n</ul>\n<p>{\"\"street\"\":\"\"8008 Herb Kelleher Way\"\",\"\"city\"\":\"\"Dallas\"\",\"\"citycode\"\":\"\"\"\",\"\"state\"\":\"\"TX\"\",\"\"zip\"\":\"\"75235\"\",\"\"country\"\":\"\"US\"\",\"\"countrycode\"\":\"\"\"\",\"\"apt\"\":\"\"\"\"} </p>\n<ul>\n<li>NOTE: pickupLocationInfo can be Optional if pickupGooglePlaceId or pickupAirportCode is passed in the request instead of the JSON array.</li>\n</ul>\n","type":"text"},{"key":"pickupAirportCode","value":"DAL","description":"<p>Optional (String) This is an optional string containing the airport code. Only applicable if there is an airport in the Pickup location.</p>\n","type":"text"},{"key":"pickupFlightNumber","value":"2345","description":"<p>Optional (String) This is a string value containing the flight number. Only applicable if there is an airport in the Pickup location.</p>\n","type":"text"},{"key":"pickupAirline","value":"AA","description":"<p>Optional (String) The standard code for the airline. Our list of airline codes can be obtained from the Get Airline Api. Only applicable if there is an airport in the Pickup location.</p>\n","type":"text"},{"key":"stopLocationInfo","value":"[{\n    \"landmark\": \"Walmart Neighborhood Market\",\n    \"street\": \"2305 N Central Expy \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75204\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"\",\n    \"stopTime\": \"2021-09-30 03:44:44\",\n    \"key\": \"\",\n    \"flightdatetime\": \"2021-09-30 03:44:44\",\n    \"latitude\": \"21.22312312\",\n    \"longitude\": \"32.4344234\",\n    \"isPrivateCarrier\":1\n  },\n  {\n    \"landmark\": \"\",\n    \"street\": \"2525 W Mockingbird Ln \",\n    \"city\": \"Dallas\",\n    \"state\": \"TX\",\n    \"zip\": \"75235\",\n    \"country\": \"United States\",\n    \"countrycode\": \"US\",\n    \"apartmentNumber\": \"2\",\n    \"key\": \"\"\n  }\n]","description":"<p>Optional (JSON) These are optional addresses added by the user and can be multiple in number.\n[ { \"\"landmark\"\": \"\"Walmart Neighborhood Market\"\", \"\"street\"\": \"\"2305 N Central Expy \"\", \"\"city\"\": \"\"Dallas\"\", \"\"state\"\": \"\"TX\"\", \"\"zip\"\": \"\"75204\"\", \"\"country\"\": \"\"United States\"\", \"\"countrycode\"\": \"\"US\"\", \"\"apartmentNumber\"\": \"\"\"\", \"\"stopTime\"\": \"\"2021-09-30 03:44:44\"\", \"\"key\"\": \"\"\"\" }, {\"\"googlePlaceId\"\": \"\"ChIJN79_LD8hTIYRfqh2pw0EUk8\"\"} ]\"</p>\n","type":"text"},{"key":"dropoffdate","value":"2013-12-09 23:30:00","description":"<p>Required (String) The desired drop off date and time for the ride, e.g. 2013-12-09 23:30:00.  Used to calculate ride duration for hourly rides</p>\n","type":"text"},{"key":"dropoffLocationInfo","value":"{\"landmark\":\"Avanti on Central\",\"street\":\"805 Central Dr\",\"city\":\"Bedford\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"76022\",\"country\":\"United States\",\"countrycode\":\"US\",\"apt\":\"22\", \"flightdatetime\": \"2022-10-30 03:21:50\", \"latitude\":\"2.3234234234\", \"longitude\":\"3.43234343434\", \"isPrivateCarrier\":0}","description":"<p>Required (JSON) |  This is a required JSON array, must contain (street, city, state, zip, country).  </p>\n<p>GS - If ride is hourly/AsDirected and dropoff location is unknown, send “As Directed” in Landmark.</p>\n<ul>\n<li>Optional for this array are (citycode, countrycode, appartment, flightdatetime, latitude, longitude, isPrivateCarrier)</li>\n</ul>\n<p>{\"street\":\"8008 Herb Kelleher Way\",\"city\":\"Dallas\",\"citycode\":\"\",\"state\":\"TX\",\"zip\":\"75235\",\"country\":\"US\",\"countrycode\":\"\",\"apt\":\"\"}</p>\n<ul>\n<li>NOTE: dropoffLocationInfo can be Optional if dropoffGooglePlaceId or pickupAirportCode is passed in the request instead of the JSON array.</li>\n</ul>\n","type":"text"},{"key":"dropoffAirportCode","value":"DFW","description":"<p>Optional (String) This is an optional string containing the airport code. Only applicable if there is an airport in the dropoff location.</p>\n","type":"text"},{"key":"dropoffAirline","value":"AA","description":"<p>Optional (String) The standard code for the airline. Our list of airline codes can be obtained from the Get Airline Api. Only applicable if there is an airport in the dropoff location.</p>\n","type":"text"},{"key":"dropoffFlightNumber","value":"34567","description":"<p>Optional (String) This is a string value containing the flight number. Only applicable if there is an airport in the dropoff location.</p>\n","type":"text"},{"key":"vehicle_type","value":"14","description":"<p>Required (Integer) The vehicle type id, Options include Sedan (id: 1), SUV (id: 14), Van (id: 11), Mini-Bus (id: 9), Mini-Coach (id: 28), Coach (id: 23), and ADA Vehicle (id: 38).</p>\n<ul>\n<li>Vehicle type can be changed, for actual list of currently available vehicles - use API endpoint Miscellaneous / Get Vehicles List\"</li>\n</ul>\n","type":"text"},{"key":"total_passengers","value":"2","description":"<p>Required (Integer) Integer specifying the number of passengers for the ride.</p>\n","type":"text"},{"key":"duration","value":"","description":"<p>Optional (Integer)  Use for validation, request vs. calculation</p>\n","type":"text"},{"key":"specialInstructions","value":"These are special instructions.","description":"<p>Optional (String) Special instructions from the user.</p>\n","type":"text"},{"key":"notes","value":"","description":"<p>Optional (String)  Optional info from booker.</p>\n","type":"text"}]},"url":"{{host}}/api/v2/get-price-gs","description":"<p>This method will enable the requestor to get a price quote from Muv. For this API method to work an API token has to be issued by the Muv team.</p>\n","urlObject":{"path":["api","v2","get-price-gs"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e3d0f4c7-96fb-45d4-849d-0416c3221c9a","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"1yAq7PXb5qTMEJVotJrVMh761lZzinJA","description":"`Required (String)` This is a 32 character required string that will authenticate application to communicate with this API","type":"text"}]},"url":"{{host}}/api/v2/get-price-gs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 21:34:12 GMT"},{"key":"Server","value":"Apache/2.4.10 (Unix) OpenSSL/1.0.1f"},{"key":"Cache-Control","value":"max-age=1, private, must-revalidate"},{"key":"Set-Cookie","value":"l5_session=eyJpdiI6Im1heTA3NWNBUjZoN25VckJWbmpydHc9PSIsInZhbHVlIjoibTFjOVQ3bW9lQlZzTkRqS05aXC9ZNGlsUm9WVVJxQ0M3WEdLam5Ic0lxYkxmVDFvMzBydm1wWkNvRHZYMjdMWFlXMVM4N0ZIcHZmcXh6ZDExUk50b3F3PT0iLCJtYWMiOiI4NGE4YWZjNTY1NzdlZGE2NDZhYWU1MzY4YzFjM2EwNDhkMWFiMGU2YmI4YmY2MzQ3NWE5OWU2ODg3YzMxYjFkIn0%3D; expires=Sun, 03-Mar-2019 04:14:13 GMT; path=/; httponly"},{"key":"Expires","value":"Fri, 15 Feb 2019 21:34:12 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"772"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 11162232,\n        \"code\": \"success\"\n    },\n    \"response\": {\n        \"request_id\": 234,\n        \"pickupdate\": \"2019-12-01 03:21:50\",\n        \"dropoffdate\": \"2019-12-01 04:21:50\",\n        \"pickup_address\": \"15770 Dallas Pkwy 1100, Dallas, TX, 75248\",\n        \"pickup_meetingprocedure\": \"\",\n        \"pickupObj\": {\n            \"AddrType\": \"P\",\n            \"AirportCd\": \"\",\n            \"Airline\": \"\",\n            \"Flight_Nbr\": \"\",\n            \"LandMark\": \"\",\n            \"Street\": \"15770 Dallas Pkwy 1100\",\n            \"City\": \"Dallas\",\n            \"State\": \"TX\",\n            \"Zip\": \"75248\",\n            \"country\": \"\"\n        },\n        \"dropoff_address\": \"DFW Airport United States\",\n        \"dropoff_meetingprocedure\": \"Meet your chauffeur in Baggage Claim (additional charges apply)\",\n        \"dropoffObj\": {\n            \"AddrType\": \"D\",\n            \"AirportCd\": \"\",\n            \"Airline\": \"0\",\n            \"Flight_Nbr\": \"\",\n            \"LandMark\": \"\",\n            \"Street\": \"DFW Airport United States\",\n            \"City\": \"\",\n            \"State\": \"\",\n            \"Zip\": \"\",\n            \"country\": \"\"\n        },\n        \"stop_address\": {\n            \"stop0\": \"3133 Daisy Road, Woodbine, MD 21797, USA\"\n        },\n        \"stop_address_obj\": {\n            \"stop0\": {\n                \"AddrType\": \"S\",\n                \"AirportCd\": \"\",\n                \"Airline\": \"\",\n                \"Flight_Nbr\": \"\",\n                \"LandMark\": \"\",\n                \"Street\": \"3133 Daisy Rd\",\n                \"Apt\": \"20\",\n                \"City\": \"Woodbine\",\n                \"State\": \"MD\",\n                \"Zip\": \"21797\",\n                \"country\": \"USA\"\n            }\n        },\n        \"hour\": \"0\",\n        \"base_price\": \"0.00\",\n        \"total_price\": \"0.00\",\n        \"ride_type\": \"hourly\",\n        \"total_passengers\": \"1\",\n        \"vehicle\": {\n            \"name\": \"Van\",\n            \"max_passengers\": 9,\n            \"luggage_capacity\": 9,\n            \"min_hours\": 3,\n            \"vehicle_type\": 11,\n            \"image\": \"assets/images/vehicles/van.png\"\n        },\n        \"RateID \": 123232,\n        \"RateType\": \"hourly\",\n        \"hours\" : \"4\",\n        \"notes\" : \"additional info\",\n        \"CancellationPolicy\" : \"2\"\n    }\n}"},{"id":"abcc4529-4b1d-43ea-9c43-b31f1c321b60","name":"Error response","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"auth_token","value":"{{muvToken}}","description":"`Required (String)` This is a 32 characters required string that will authenticate application to communicate with this API","type":"text"},{"key":"muv_user_id","value":"{{muvUserId}}","description":"`Required (Integer)` This is a required string containing the Muv User ID of the logged in User.","type":"text"},{"key":"page","value":"1","description":"Optional (Number), Default 1","type":"text"},{"key":"rows_count","value":"30","description":"Optional (Number), Default 30","type":"text"}]},"url":"{{host}}/api/v2/get-price-gs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 May 2022 16:25:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"l5_session2=eyJpdiI6IlhBUDRQUGdXZ0FhejRRNXlOalRYaVE9PSIsInZhbHVlIjoiXC9BNE9XNWRJMVNRTENScllvcTAxUVcybW5qc3ZEejc1dzNEK3JaNXNKQ2VcL3N6Sk5jem5YazhONFVpZndOOGJrZ0hVV0xRUEZDMGozWXpXR0hYc0ZHQT09IiwibWFjIjoiNGQwZTBkNjNlZmI1NWMzYWE3YzhjMjk4NDg1OWEzNGE5YjEwNjg0NjE2NGQ4YjljMjU3NDBiMjk2ZmVmMmY3NyJ9; expires=Sun, 08-May-2022 16:25:07 GMT; Max-Age=432000; path=/; httponly"},{"key":"Content-Length","value":"116"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"apiTransactionID\": 793684,\n        \"code\": \"error\"\n    },\n    \"response\": {\n        \"message\": \"The field pickupdate is required\"\n    }\n}"}],"_postman_id":"be5cf642-9544-4935-ba73-a5063cd9225a"}],"id":"ed2d92d4-cd82-4a87-a5b6-c50a89c0edbc","_postman_id":"ed2d92d4-cd82-4a87-a5b6-c50a89c0edbc","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"19bdbd36-58e5-49ac-8258-2370c075f106"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"1a351587-9d20-46f2-a02a-9f38445638ec"}}]}