{"info":{"_postman_id":"aa4f4985-3a9b-4046-81dd-6ba5f3f547f9","name":"RepCard API Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11861283","collectionId":"aa4f4985-3a9b-4046-81dd-6ba5f3f547f9","publishedId":"2sA3QpBtKS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-23T05:06:52.000Z"},"item":[{"name":"User","item":[{"name":"Get Users","id":"d971529c-2772-4d74-a6f4-cdd645d07551","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/users/minimal?company_id=597&per_page=1&search=bob&firstVerifiedDoorKnock=1&firstAppointment=1","description":"<p>This endpoint makes an HTTP GET request to retrieve minimal user information based on the provided company ID and pagination. The response will be in JSON format with a status code of 200. The response includes an array of user data, where each user object contains minimal details such as ID, first name, last name, date of birth, email, username, address, office, team, job title, phone number, image, rating, bio, company name, badge ID, QR code, and external ID. The \"result\" object also provides metadata such as totalCount, currentPage, and totalPages.</p>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 0,\n    \"statusCode\": 0,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 0,\n                \"firstName\": \"\",\n                \"lastName\": \"\",\n                \"dob\": \"\",\n                \"email\": \"\",\n                \"username\": \"\",\n                \"address\": \"\",\n                \"office\": \"\",\n                \"team\": \"\",\n                \"jobTitle\": \"\",\n                \"phoneNumber\": \"\",\n                \"image\": \"\",\n                \"rating\": \"\",\n                \"bio\": \"\",\n                \"companyName\": \"\",\n                \"badgeId\": \"\",\n                \"qrCode\": \"\"\n            }\n        ],\n        \"totalCount\": 0,\n        \"currentPage\": 0,\n        \"totalPages\": 0\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["users","minimal"],"host":["{{common_api_url}}"],"query":[{"key":"company_id","value":"597"},{"key":"per_page","value":"1"},{"key":"search","value":"bob"},{"key":"firstVerifiedDoorKnock","value":"1"},{"key":"firstAppointment","value":"1"}],"variable":[]}},"response":[{"id":"bb574273-f20d-4c70-adcf-5104074c1628","name":"Get Users","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":{"raw":"{{common_api_url}}/users/minimal","host":["{{common_api_url}}"],"path":["users","minimal"],"query":[{"key":"company_id","value":"35","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Dec 2023 15:16:21 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=60, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 1466,\n                \"firstName\": \"ksc1\",\n                \"lastName\": \"owner\",\n                \"dob\": \"1980-02-13\",\n                \"email\": \"ksc1@yopmail.com\",\n                \"username\": \"ksc1owner\",\n                \"address\": \"\",\n                \"office\": \"Corporate Office\",\n                \"team\": \"Team 1\",\n                \"jobTitle\": \"Owner ksc1\",\n                \"phoneNumber\": \"+919910891993\",\n                \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/oms6Z17000393698792.jpg\",\n                \"rating\": \"0.0\",\n                \"bio\": \"Hey it's ksc1. I have been working with KP QA Test - Subcom-5 - Child 1 for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                \"companyName\": \"KP QA Test - Subcom-5 - Child 1\",\n                \"badgeId\": \"NVYHP9\",\n                \"qrCode\": \"\"\n            },\n            {\n                \"id\": 1476,\n                \"firstName\": \"NEW\",\n                \"lastName\": \"USER\",\n                \"dob\": \"1993-11-12\",\n                \"email\": \"newuser123@yopmail.com\",\n                \"username\": \"newuser12\",\n                \"address\": \"\",\n                \"office\": \"Corporate Office\",\n                \"team\": \"Team 1\",\n                \"jobTitle\": \"Sales\",\n                \"phoneNumber\": \"+919910891993\",\n                \"image\": \"\",\n                \"rating\": \"0.0\",\n                \"bio\": \"Hey it's NEW. I have been working with KP QA Test - Subcom-5 - Child 1 for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                \"companyName\": \"KP QA Test - Subcom-5 - Child 1\",\n                \"badgeId\": \"1UHIPJ\",\n                \"qrCode\": \"\"\n            }\n        ],\n        \"totalCount\": 2,\n        \"currentPage\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"d971529c-2772-4d74-a6f4-cdd645d07551"},{"name":"Get User Details","event":[{"listen":"test","script":{"id":"adc239cf-2f1f-494f-afcd-e2286135b424","exec":[""],"type":"text/javascript","packages":{}}}],"id":"938f6091-0ffc-47c8-a945-168f175bdb65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/users/26682/details?firstVerifiedDoorKnock=1&firstAppointment=1","description":"<p>This endpoint retrieves information about a user with the given ID who is registered to specific event.</p>\n<p>The response will include details such as the user's first name, last name, date of birth, email, username, address, office, team, job title, phone number, image, rating, bio, company name, badge ID, and QR code.</p>\n<p>If the user with the provided ID is not found, the endpoint will return a 404 status with an empty result object in the response.</p>\n","urlObject":{"path":["users","26682","details"],"host":["{{common_api_url}}"],"query":[{"key":"firstVerifiedDoorKnock","value":"1"},{"key":"firstAppointment","value":"1"}],"variable":[]}},"response":[{"id":"ad97094f-5cd2-4b8e-a89e-8b5b6be1d8e9","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/users/26682/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 17:24:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"657"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=/LRX/VQFJ1D5Bd02eOpw4s9h6VI0/rRD2TCoznPvDvT/1TUYp1xUKNLM1/zry28aImA5yDKvPIoTsmJoPwXk5xJONVpUXDmlYG6J5HdCQbjc2xpM8HbNE4yjdEO/; Expires=Fri, 15 Mar 2024 17:24:58 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=/LRX/VQFJ1D5Bd02eOpw4s9h6VI0/rRD2TCoznPvDvT/1TUYp1xUKNLM1/zry28aImA5yDKvPIoTsmJoPwXk5xJONVpUXDmlYG6J5HdCQbjc2xpM8HbNE4yjdEO/; Expires=Fri, 15 Mar 2024 17:24:58 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"id\": 26682,\n        \"firstName\": \"Jitender\",\n        \"lastName\": \"Thakur\",\n        \"dob\": null,\n        \"email\": \"jitender@repcard.com\",\n        \"username\": \"jitenderthakur\",\n        \"address\": \"\",\n        \"office\": \"India Office\",\n        \"team\": \"Backend\",\n        \"jobTitle\": \"Product Architect\",\n        \"phoneNumber\": \"+918447554882\",\n        \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/dJEID16856188417637.jpg\",\n        \"rating\": \"0.0\",\n        \"bio\": \"Hey it’s Jitender. I have been working with RepCard y for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n        \"companyName\": \"RepCard\",\n        \"badgeId\": \"5C6762\",\n        \"qrCode\": \"\"\n    }\n}"},{"id":"73945ee5-fd1a-4bd4-8e82-2aa3a6b3eadf","name":"404","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/users/4/details"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 17:25:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=uuJSJlx3kg3EWgaWv0afQwBFCuTfK6xRONYXdzG2qrXFIiR4BcmmGo1PyKCUmFw2oET5tdMCr/m0X6xvuAp01XrLBB3PfvdsQFk4q+E1SvrSfRV9oLSPLwhzdluT; Expires=Fri, 15 Mar 2024 17:25:17 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=uuJSJlx3kg3EWgaWv0afQwBFCuTfK6xRONYXdzG2qrXFIiR4BcmmGo1PyKCUmFw2oET5tdMCr/m0X6xvuAp01XrLBB3PfvdsQFk4q+E1SvrSfRV9oLSPLwhzdluT; Expires=Fri, 15 Mar 2024 17:25:17 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 404,\n    \"message\": \"User not found. Please make sure the user is registered to the Event.\",\n    \"result\": {}\n}"},{"id":"d151aee9-def4-496c-ac0d-96dcc0a4c6aa","name":"401","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/users/26682/details"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 17:24:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"95"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=FxqhM4Fs/x6YiLvpk4g5dghPvsAJgwG7DkiZ3nwMGuDouqefazC6L9rg2n3d5AEPaNIeoHfPqyYqk1xz8X3KwKQ/VirsK07MFHwa2TV2oHYPO7i3Ju/188s4jqRk; Expires=Fri, 15 Mar 2024 17:24:45 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=FxqhM4Fs/x6YiLvpk4g5dghPvsAJgwG7DkiZ3nwMGuDouqefazC6L9rg2n3d5AEPaNIeoHfPqyYqk1xz8X3KwKQ/VirsK07MFHwa2TV2oHYPO7i3Ju/188s4jqRk; Expires=Fri, 15 Mar 2024 17:24:45 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"}],"_postman_id":"938f6091-0ffc-47c8-a945-168f175bdb65"},{"name":"Get Event User Details","event":[{"listen":"test","script":{"id":"adc239cf-2f1f-494f-afcd-e2286135b424","exec":[""],"type":"text/javascript"}}],"id":"b7cb311e-53ab-4c5f-94cf-8009d9e8b5f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/event-users/26682","description":"<p>This endpoint retrieves information about a user with the given ID who is registered to specific event.</p>\n<p>The response will include details such as the user's first name, last name, date of birth, email, username, address, office, team, job title, phone number, image, rating, bio, company name, badge ID, and QR code.</p>\n<p>If the user with the provided ID is not found, the endpoint will return a 404 status with an empty result object in the response.</p>\n","urlObject":{"path":["event-users","26682"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"824f47e8-4d4e-472a-9187-1b8c9b0cc71a","name":"401","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/event-users/26682"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 17:24:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"95"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=FxqhM4Fs/x6YiLvpk4g5dghPvsAJgwG7DkiZ3nwMGuDouqefazC6L9rg2n3d5AEPaNIeoHfPqyYqk1xz8X3KwKQ/VirsK07MFHwa2TV2oHYPO7i3Ju/188s4jqRk; Expires=Fri, 15 Mar 2024 17:24:45 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=FxqhM4Fs/x6YiLvpk4g5dghPvsAJgwG7DkiZ3nwMGuDouqefazC6L9rg2n3d5AEPaNIeoHfPqyYqk1xz8X3KwKQ/VirsK07MFHwa2TV2oHYPO7i3Ju/188s4jqRk; Expires=Fri, 15 Mar 2024 17:24:45 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"},{"id":"7760d078-c414-4161-8255-75a5e47826a1","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/event-users/26682"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 17:24:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"657"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=/LRX/VQFJ1D5Bd02eOpw4s9h6VI0/rRD2TCoznPvDvT/1TUYp1xUKNLM1/zry28aImA5yDKvPIoTsmJoPwXk5xJONVpUXDmlYG6J5HdCQbjc2xpM8HbNE4yjdEO/; Expires=Fri, 15 Mar 2024 17:24:58 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=/LRX/VQFJ1D5Bd02eOpw4s9h6VI0/rRD2TCoznPvDvT/1TUYp1xUKNLM1/zry28aImA5yDKvPIoTsmJoPwXk5xJONVpUXDmlYG6J5HdCQbjc2xpM8HbNE4yjdEO/; Expires=Fri, 15 Mar 2024 17:24:58 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"id\": 26682,\n        \"firstName\": \"Jitender\",\n        \"lastName\": \"Thakur\",\n        \"dob\": null,\n        \"email\": \"jitender@repcard.com\",\n        \"username\": \"jitenderthakur\",\n        \"address\": \"\",\n        \"office\": \"India Office\",\n        \"team\": \"Backend\",\n        \"jobTitle\": \"Product Architect\",\n        \"phoneNumber\": \"+918447554882\",\n        \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/dJEID16856188417637.jpg\",\n        \"rating\": \"0.0\",\n        \"bio\": \"Hey it’s Jitender. I have been working with RepCard y for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n        \"companyName\": \"RepCard\",\n        \"badgeId\": \"5C6762\",\n        \"qrCode\": \"\"\n    }\n}"},{"id":"5e169147-e111-450e-bad3-614dc636eddb","name":"404","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/event-users/4"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 17:25:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=uuJSJlx3kg3EWgaWv0afQwBFCuTfK6xRONYXdzG2qrXFIiR4BcmmGo1PyKCUmFw2oET5tdMCr/m0X6xvuAp01XrLBB3PfvdsQFk4q+E1SvrSfRV9oLSPLwhzdluT; Expires=Fri, 15 Mar 2024 17:25:17 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=uuJSJlx3kg3EWgaWv0afQwBFCuTfK6xRONYXdzG2qrXFIiR4BcmmGo1PyKCUmFw2oET5tdMCr/m0X6xvuAp01XrLBB3PfvdsQFk4q+E1SvrSfRV9oLSPLwhzdluT; Expires=Fri, 15 Mar 2024 17:25:17 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 404,\n    \"message\": \"User not found. Please make sure the user is registered to the Event.\",\n    \"result\": {}\n}"}],"_postman_id":"b7cb311e-53ab-4c5f-94cf-8009d9e8b5f6"},{"name":"Create User","id":"8fdc6829-9e40-4969-ad1d-d9ddcc45739f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"foo\",\n    \"lastName\":\"bar\",\n    \"userEmail\":\"foodd@bar.com\",\n    \"phoneNumber\": \"9999999999\",\n    \"jobTitle\":\"Executive\",\n    \"roleName\":\"sales\",\n    \"officeName\":\"Phoenix\",\n    \"teamName\":\"Phoenix\",\n    \"countryCode\":\"+1\",\n    \"externalId\" : \"123xyz\",\n    \"officeId\": 19,\n    \"officeTeamId\": 107\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/users","description":"<h3 id=\"add-user\">Add User</h3>\n<p>This endpoint allows you to add a new user to the system. It expects a JSON payload containing user details.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>The request body should be in JSON format with the following parameters:</p>\n<ul>\n<li><p><code>firstName</code> (string): The first name of the user.</p>\n</li>\n<li><p><code>lastName</code> (string): The last name of the user.</p>\n</li>\n<li><p><code>userEmail</code> (string): The email address of the user.</p>\n</li>\n<li><p><code>phoneNumber</code> (string): The phone number of the user.</p>\n</li>\n<li><p><code>jobTitle</code> (string): The job title of the user.</p>\n</li>\n<li><p><code>roleName</code> (string): The role name of the user.</p>\n</li>\n<li><p><code>officeName</code> (string): The office name of the user.</p>\n</li>\n<li><p><code>teamName</code> (string): The office team name of the user.</p>\n</li>\n<li><p><code>countryCode</code> (string): The country code of the user.</p>\n</li>\n<li><p><code>externalId</code> (string): The external ID of the user (optional).</p>\n</li>\n<li><p><code>officeId</code> (integer): The ID of the office where the user works.</p>\n</li>\n<li><p><code>officeTeamId</code> (integer): The ID of the team within the office.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><strong>Status</strong>: 200 (Success)</p>\n</li>\n<li><p><strong>Status</strong>: 400 (Bad Request)</p>\n</li>\n<li><p><strong>Content-Type</strong>: application/json</p>\n</li>\n</ul>\n<p>The response will contain the following fields:</p>\n<ul>\n<li><p><code>status</code> (integer): Indicates the status of the response.</p>\n</li>\n<li><p><code>statusCode</code> (integer): The status code of the response.</p>\n</li>\n<li><p><code>message</code> (string): A message related to the response.</p>\n</li>\n<li><p><code>result</code> (object): An object that may contain user details if the request is successful, or be empty in case of an error.</p>\n</li>\n</ul>\n<p>Example of a successful response structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"User Added successfully!. An email will be sent to foodd@bar.com with a link to create their password.\",\n    \"result\": {\n        \"id\": 143561,\n        \"firstName\": \"foo\",\n        \"lastName\": \"bar\",\n        \"dob\": null,\n        \"status\": \"ACTIVE\",\n        \"email\": \"foodd@bar.com\",\n        \"username\": \"foobar12\",\n        \"address\": \"\",\n        \"officeId\": 19,\n        \"office\": \"Arizona Office\",\n        \"officeTeamId\": 107,\n        \"team\": \"Sales\",\n        \"jobTitle\": \"Executive\",\n        \"phoneNumber\": \"+19999999999\",\n        \"image\": \"\",\n        \"rating\": \"0.0\",\n        \"bio\": \"Hey it's foo. I have been working with RepCard for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n        \"companyName\": \"RepCard\",\n        \"badgeId\": \"OLO5AS\",\n        \"qrCode\": \"\",\n        \"externalId\": \"123xyz\",\n        \"companyWebsite\": \"repcard.com\",\n        \"industryName\": \"Software / IT\",\n        \"createdAt\": \"2025-07-17T11:16:14.000000Z\",\n        \"lastLoginAt\": null,\n        \"lastActiveAt\": null\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["users"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"92340d87-e6d6-4e09-8e5d-849625a72d2b","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"foo\",\n    \"lastName\":\"bar\",\n    \"userEmail\":\"foodd@bar.com\",\n    \"phoneNumber\": \"9999999999\",\n    \"jobTitle\":\"Executive\",\n    \"roleName\":\"sales\",\n    \"officeName\":\"Phoenix\",\n    \"teamName\":\"Phoenix\",\n    \"countryCode\":\"+1\",\n    \"externalId\" : \"123xyz\",\n    \"officeId\": 19,\n    \"officeTeamId\": 107\n}","options":{"raw":{"language":"json"}}},"url":"https://app.repcard.com/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Jul 2025 11:16:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=EgwfylMEH1CR5DspZtM5dUTVBI9Zal3kcDFMZFr4DyGCwx5puEysBDyFxO0j0nCxUS7B7XV4AAP5n6x49suOMoreRAb6oQRm+t3kVVQR3nW2ONl8B1x3NX8ja/gg; Expires=Thu, 24 Jul 2025 11:16:14 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=EgwfylMEH1CR5DspZtM5dUTVBI9Zal3kcDFMZFr4DyGCwx5puEysBDyFxO0j0nCxUS7B7XV4AAP5n6x49suOMoreRAb6oQRm+t3kVVQR3nW2ONl8B1x3NX8ja/gg; Expires=Thu, 24 Jul 2025 11:16:14 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"User Added successfully!. An email will be sent to foodd@bar.com with a link to create their password.\",\n    \"result\": {\n        \"id\": 143561,\n        \"firstName\": \"foo\",\n        \"lastName\": \"bar\",\n        \"dob\": null,\n        \"status\": \"ACTIVE\",\n        \"email\": \"foodd@bar.com\",\n        \"username\": \"foobar12\",\n        \"address\": \"\",\n        \"officeId\": 19,\n        \"office\": \"Arizona Office\",\n        \"officeTeamId\": 107,\n        \"team\": \"Sales\",\n        \"jobTitle\": \"Executive\",\n        \"phoneNumber\": \"+19999999999\",\n        \"image\": \"\",\n        \"rating\": \"0.0\",\n        \"bio\": \"Hey it's foo. I have been working with RepCard for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n        \"companyName\": \"RepCard\",\n        \"badgeId\": \"OLO5AS\",\n        \"qrCode\": \"\",\n        \"externalId\": \"123xyz\",\n        \"companyWebsite\": \"repcard.com\",\n        \"industryName\": \"Software / IT\",\n        \"createdAt\": \"2025-07-17T11:16:14.000000Z\",\n        \"lastLoginAt\": null,\n        \"lastActiveAt\": null\n    }\n}"},{"id":"b672fd97-44b3-4972-8d4c-e56741e3b6ec","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"foo\",\n    \"lastName\":\"bar\",\n    \"userEmail\":\"foodd@bar.com\",\n    \"phoneNumber\": \"9999999999\",\n    \"jobTitle\":\"Executive\",\n    \"roleName\":\"sales\",\n    \"officeName\":\"Phoenix\",\n    \"teamName\":\"Phoenix\",\n    \"countryCode\":\"+1\",\n    \"externalId\" : \"123xyz\",\n    \"officeId\": 19,\n    \"officeTeamId\": 107\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Jul 2025 11:18:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=H3fyxsV3MNRk7H1lI4rPTBJvs10aIEFDW6PyOfqkcnJvWIRThVzyUmKSwU5yBDNDpwICxZ5V4TJiyKPffVMG5nRw24ejrhkQBBUDYefU/Y7zgCW49+kQGA07tPZ/; Expires=Thu, 24 Jul 2025 11:18:23 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=H3fyxsV3MNRk7H1lI4rPTBJvs10aIEFDW6PyOfqkcnJvWIRThVzyUmKSwU5yBDNDpwICxZ5V4TJiyKPffVMG5nRw24ejrhkQBBUDYefU/Y7zgCW49+kQGA07tPZ/; Expires=Thu, 24 Jul 2025 11:18:23 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"The user email has already been taken.\",\n    \"result\": {}\n}"}],"_postman_id":"8fdc6829-9e40-4969-ad1d-d9ddcc45739f"},{"name":"Update User","id":"9f56a36b-7411-4081-aa66-af63ab261add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-api-key","value":"{{x_api_key}}"}],"body":{"mode":"raw","raw":"{\r\n    \"firstName\" : \"foo\",\r\n    \"lastName\" : \"bar\",\r\n    \"userEmail\" : \"foobar@yopmail.com\",\r\n    \"phoneNumber\" : 9999999999,\r\n    \"jobTitle\" : \"software developer\",\r\n    \"username\": \"foobar\",\r\n    \"roleName\": \"sales\",\r\n    \"officeName\": \"Corporate Office\",\r\n    \"teamName\": \"office team\",\r\n    \"countryCode\": \"+1\",\r\n    \"externalId\" : \"123xyz\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/users/1466","description":"<p>This endpoint allows you to update user information by sending an HTTP PUT request to the specified URL.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request should include a raw JSON body with the following parameters:</p>\n<ul>\n<li><p><code>firstName</code> (string): The first name of the user. (Required)</p>\n</li>\n<li><p><code>lastName</code> (string): The last name of the user. (Required)</p>\n</li>\n<li><p><code>userEmail</code> (string): The email address of the user. (Required)</p>\n</li>\n<li><p><code>phoneNumber</code> (number): The phone number of the user. (Required)</p>\n</li>\n<li><p><code>jobTitle</code> (string): The job title of the user. (Required)</p>\n</li>\n<li><p><code>roleName</code> (string): The role name of the user. (Required)</p>\n</li>\n<li><p><code>officeName</code> (string): The office name of the user. (Required)</p>\n</li>\n<li><p><code>teamName</code> (string): The office team name of the user. (Required)</p>\n</li>\n<li><p><code>countryCode</code> (string): The country code of the user. (Required)</p>\n</li>\n<li><p><code>externalId</code> (string): The external ID of the user (optional).</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The endpoint returns a status code of 401 and a JSON response with the following structure:</p>\n<ul>\n<li><p><code>status</code> (number): The status of the response.</p>\n</li>\n<li><p><code>statusCode</code> (number): The status code of the response.</p>\n</li>\n<li><p><code>message</code> (string): A message related to the response.</p>\n</li>\n<li><p><code>result</code> (object): An empty object.</p>\n</li>\n</ul>\n<p>Note: The response indicates that the request was not authorized.</p>\n","urlObject":{"path":["users","1466"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f56a36b-7411-4081-aa66-af63ab261add"},{"name":"Remove User","id":"85f8b6ec-aa0d-4d84-a95b-4fc451fde8cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{x_api_key}}"}],"body":{"mode":"raw","raw":"{\r\n    \"assignContact\":2,\r\n    \"leadToUser\": 103306,\r\n    \"customerToUser\": 103306,\r\n    \"recruitToUser\": 103306,\r\n    \"otherToUser\": 103306\r\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/users/134041/unlink","description":"<h3 id=\"purpose\">Purpose</h3>\n<p>Unlinks (removes) a user and reassigns any owned/related records (leads/customers/recruits/other) to another user.</p>\n<p>This endpoint is typically used when deactivating/removing a user and ensuring their data is transferred to a replacement user.</p>\n<hr />\n<h3 id=\"endpoint\">Endpoint</h3>\n<p><code>POST {{common_api_url}}/users/:userId/unlink</code></p>\n<ul>\n<li><strong>Path param</strong><ul>\n<li><code>userId</code> <em>(integer)</em>: The user being unlinked/removed.</li>\n</ul>\n</li>\n</ul>\n<p>Example URL:\n<code>POST {{common_api_url}}/users/134041/unlink</code></p>\n<hr />\n<h3 id=\"required-headers--variables\">Required headers / variables</h3>\n<ul>\n<li><code>x-api-key: {{x_api_key}}</code></li>\n<li><code>{{common_api_url}}</code> must be set in the active environment/collection.</li>\n</ul>\n<hr />\n<h3 id=\"request-body-json\">Request body (JSON)</h3>\n<p>All fields below are integers (user IDs unless noted otherwise):</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required?</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>assignContact</code></td>\n<td>integer</td>\n<td>yes</td>\n<td>Contact assignment mode/option. <strong>Allowed values:</strong> <code>1</code> or <code>2</code>.<br /><br /><strong>Meaning:</strong> <code>assignContact = 1</code> means <strong>Stay with User</strong>; <code>assignContact = 2</code> means <strong>Stay with Company</strong>.</td>\n</tr>\n<tr>\n<td><code>leadToUser</code></td>\n<td>integer</td>\n<td>conditional</td>\n<td>User to receive <strong>leads</strong> owned by <code>userId</code>. <strong>Required when</strong> <code>assignContact = 2</code>.</td>\n</tr>\n<tr>\n<td><code>customerToUser</code></td>\n<td>integer</td>\n<td>conditional</td>\n<td>User to receive <strong>customers</strong> owned by <code>userId</code>. <strong>Required when</strong> <code>assignContact = 2</code>.</td>\n</tr>\n<tr>\n<td><code>recruitToUser</code></td>\n<td>integer</td>\n<td>conditional</td>\n<td>User to receive <strong>recruits</strong> owned by <code>userId</code>. <strong>Required when</strong> <code>assignContact = 2</code>.</td>\n</tr>\n<tr>\n<td><code>otherToUser</code></td>\n<td>integer</td>\n<td>conditional</td>\n<td>User to receive <strong>other</strong> records owned by <code>userId</code>. <strong>Required when</strong> <code>assignContact = 2</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"dedicated-note-on-assigncontact\">Dedicated note on <code>assignContact</code></h4>\n<ul>\n<li><code>assignContact = 1</code> means <strong>Stay with User</strong></li>\n<li><code>assignContact = 2</code> means <strong>Stay with Company</strong></li>\n</ul>\n<h4 id=\"conditional-requirements\">Conditional requirements</h4>\n<ul>\n<li>When <code>assignContact = 1</code>: <strong>no other fields are required</strong>.</li>\n<li>When <code>assignContact = 2</code>: <code>leadToUser</code>, <code>customerToUser</code>, <code>recruitToUser</code>, <code>otherToUser</code> are <strong>required</strong>.</li>\n</ul>\n<h4 id=\"example-request-payloads\">Example request payloads</h4>\n<p><strong>Case A — <code>assignContact = 1</code> (no reassignment payload required)</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"assignContact\": 1\n}\n</code></pre>\n<p><strong>Case B — <code>assignContact = 2</code> (reassign all record types)</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"assignContact\": 2,\n  \"leadToUser\": 103306,\n  \"customerToUser\": 103306,\n  \"recruitToUser\": 103306,\n  \"otherToUser\": 103306\n}\n</code></pre>\n<hr />\n<h3 id=\"validation--common-400-causes\">Validation / common 400 causes</h3>\n<ul>\n<li><strong><code>assignContact</code> must be 1 or 2</strong>.</li>\n<li>When <code>assignContact = 2</code>, <code>leadToUser</code>, <code>customerToUser</code>, <code>recruitToUser</code>, <code>otherToUser</code> are required.</li>\n<li><code>leadToUser</code> (and other reassignment users) must be different from <code>userId</code> being unlinked.</li>\n</ul>\n","urlObject":{"path":["users","134041","unlink"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"85f8b6ec-aa0d-4d84-a95b-4fc451fde8cd"},{"name":"Upload Profile Image","id":"be24d754-1c1c-4d3c-9f3b-97abb7544530","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"formdata","formdata":[{"key":"image","description":"<p>Supported format: jpg, jpeg, png, Max File Size: 5MB</p>\n","type":"file","uuid":"751a9a12-6b37-423f-92ba-8190b16d9e95","src":"/Users/jitender/Desktop/Screenshot 2026-03-12 at 11.17.57 PM.png"}]},"url":"{{common_api_url}}/users/555/profile-image","description":"<h2 id=\"upload-profile-image\">Upload Profile Image</h2>\n<p>Uploads or replaces the profile image for a specific user.</p>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p><code>POST {{common_api_url}}/users/:userId/profile-image</code></p>\n<p>userId represents the ID of the user whose profile image needs to be uploaded or updated.<br /><code>e.g.POST {{common_api_url}}/users/90303/profile-image</code></p>\n<h3 id=\"authentication\">Authentication</h3>\n<p>Send an API key via header:</p>\n<ul>\n<li><code>x-api-key: {{x_api_key}}</code></li>\n</ul>\n<h3 id=\"required-variables\">Required variables</h3>\n<ul>\n<li><p><code>common_api_url</code> — base URL for the Common API</p>\n</li>\n<li><p><code>x_api_key</code> — API key value for the <code>x-api-key</code> header</p>\n</li>\n</ul>\n<h3 id=\"path-parameters\">Path parameters</h3>\n<ul>\n<li><code>userId</code> <em>(string | number)</em> — the user identifier whose profile image you’re uploading.</li>\n</ul>\n<h3 id=\"request-body\">Request body</h3>\n<p><code>multipart/form-data</code></p>\n<ul>\n<li>File field: <strong><code>image</code></strong> <em>(file)</em></li>\n</ul>\n<blockquote>\n<p>Note: The exact form field name for the file may be <code>file</code> or <code>profile_image</code> depending on the API implementation. This request currently doesn’t show the form-data rows, so <strong>confirm the correct key</strong> with the backend/API docs and update the form field name accordingly. </p>\n</blockquote>\n<h4 id=\"accepted-image-types-typical\">Accepted image types (typical)</h4>\n<ul>\n<li><p><code>image/jpeg</code></p>\n</li>\n<li><p><code>image/png</code></p>\n</li>\n</ul>\n<h4 id=\"size-guidance-typical\">Size guidance (typical)</h4>\n<ul>\n<li><p>Keep uploads reasonably sized (commonly <strong>≤ 5–10 MB</strong>).</p>\n</li>\n<li><p>Very large images may be rejected</p>\n</li>\n</ul>\n<h3 id=\"expected-responses\">Expected responses</h3>\n<ul>\n<li><strong>200 OK</strong> — Upload succeeded. Typically returns an image full URL (e.g. <code>imageUrl</code>).</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Image uploaded succesfully.\",\n    \"result\": {\n        \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/0aad1a42723.png\"\n    }\n}\n\n</code></pre>\n<ul>\n<li><strong>400 Bad Request</strong> — Missing/invalid <code>userId</code>, missing file part, unsupported media type, or invalid multipart payload.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"Invalid Image format\",\n    \"result\": {}\n}\n\n</code></pre>\n<ul>\n<li><p><strong>401 Unauthorized</strong> — Missing/invalid <code>x-api-key</code>.</p>\n</li>\n<li><p><strong>404 Not Found</strong> — <code>userId</code> not found.</p>\n</li>\n</ul>\n<h3 id=\"example-curl\">Example cURL</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-bash\">curl --location --request POST \"{{common_api_url}}/users/1476/profile-image\" \\\n  --header \"x-api-key: {{x_api_key}}\" \\\n  --form \"image=@/path/to/profile.jpg\"\n\n</code></pre>\n","urlObject":{"path":["users","555","profile-image"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"da5b5e72-80bb-4020-9da9-d705d2d12be8","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"formdata","formdata":[{"key":"image","description":"Supported format: jpg, jpeg, png, Max File Size: 5MB","type":"file","uuid":"751a9a12-6b37-423f-92ba-8190b16d9e95","src":"/Users/jitender/Desktop/Screenshot 2026-03-12 at 11.17.57 PM.png"}]},"url":"{{common_api_url}}/users/26682/profile-image"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 12 Mar 2026 17:50:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Image uploaded succesfully.\",\n    \"result\": {\n        \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/3f03803d397df314aaefdacce41e3d76.png\"\n    }\n}"},{"id":"15da94c1-dc5d-49f8-be28-2d993aab620c","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"formdata","formdata":[{"key":"image","description":"Supported format: jpg, jpeg, png, Max File Size: 5MB","type":"file","uuid":"751a9a12-6b37-423f-92ba-8190b16d9e95","src":"/Users/jitender/Desktop/Screenshot 2026-03-12 at 11.17.57 PM.png"}]},"url":"{{common_api_url}}/users/234234234324/profile-image"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 12 Mar 2026 17:51:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"The selected user id is invalid.\",\n    \"result\": {}\n}"}],"_postman_id":"be24d754-1c1c-4d3c-9f3b-97abb7544530"},{"name":"Activate/Deactivate","id":"eea0c91f-1668-4c37-ae7b-dad8b386fada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/users/26682/activate-deactivate","description":"<h2 id=\"activatedeactivate-user\">Activate/Deactivate User</h2>\n<p>This endpoint allows you to activate or deactivate a user by updating their status.</p>\n<h3 id=\"request\">Request</h3>\n<ul>\n<li><p><strong>Method</strong>: <code>PUT</code></p>\n</li>\n<li><p><strong>Endpoint</strong>: <code>{{common_api_url}}/users/{userId}/activate-deactivate</code></p>\n</li>\n</ul>\n<h4 id=\"path-parameters\">Path Parameters</h4>\n<ul>\n<li><code>userId</code> (required): The unique identifier of the user you wish to activate or deactivate.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>The request body must be in JSON format and should contain the following parameter:</p>\n<ul>\n<li><p><code>status</code> (integer, required):</p>\n<ul>\n<li><p>A value of <code>1</code> to activate the user.</p>\n</li>\n<li><p>A value of <code>0</code> to deactivate the user.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Example Request Body</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 1\n}\n\n</code></pre>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format and will include the following fields:</p>\n<ul>\n<li><p><code>status</code> (integer): Indicates the success or failure of the request.</p>\n</li>\n<li><p><code>statusCode</code> (integer): A code representing the status of the operation.</p>\n</li>\n<li><p><code>message</code> (string): A message providing additional context about the request outcome.</p>\n</li>\n<li><p><code>result</code> (object): An object that may contain additional data related to the request.</p>\n</li>\n</ul>\n<h4 id=\"example-response\">Example Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {}\n}\n\n</code></pre>\n<h3 id=\"error-handling\">Error Handling</h3>\n<p>A response with a <code>400</code> status code indicates a bad request, which could be due to an invalid <code>status</code> value or other issues with the request.</p>\n<p>Ensure that the <code>status</code> parameter is correctly set to either <code>1</code> or <code>0</code> to avoid errors.</p>\n","urlObject":{"path":["users","26682","activate-deactivate"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"8000cdcf-33c7-4c28-ba22-4009430133da","name":"200","originalRequest":{"method":"PUT","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.repcard.com/api/users/26682/activate-deactivate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 06 Jun 2025 09:11:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"The user has been de-activated successfully.\",\n    \"result\": {}\n}"},{"id":"1c174a25-b94d-41f3-ad56-318826473890","name":"400","originalRequest":{"method":"PUT","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/users/26682/activate-deactivate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 06 Jun 2025 09:12:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"Status must be either 1 (active) or 0 (in-active).\",\n    \"result\": {}\n}"}],"_postman_id":"eea0c91f-1668-4c37-ae7b-dad8b386fada"}],"id":"12f448a9-e3ba-40b6-bc9c-b3e4e0789281","_postman_id":"12f448a9-e3ba-40b6-bc9c-b3e4e0789281","description":""},{"name":"Customer","item":[{"name":"Custom Fields","item":[{"name":"Get Custom Field List","id":"f6d9d77f-38cb-469f-8438-ea5c05b45c03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"foo bar","type":"text"}],"url":"{{common_api_url}}/custom-fields/{{customer-type}}","description":"<h3 id=\"get-custom-fieldslead\">GET /custom-fields/lead</h3>\n<p>This endpoint retrieves custom fields for {{customer-type}} data.</p>\n<p>Options for customer-type</p>\n<ul>\n<li><p>lead</p>\n</li>\n<li><p>customer</p>\n</li>\n<li><p>recruit</p>\n</li>\n<li><p>other</p>\n</li>\n</ul>\n<h4 id=\"request\">Request</h4>\n<p>No request body is required for this endpoint.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request can be represented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 13854,\n                \"internalName\": \"system_size_1e638c42-f6f0-4e07-be83-8d4afad8fed4\",\n                \"displayName\": \"System Size(KW)\",\n                \"type\": \"number\",\n                \"dataType\": \"string\",\n                \"optionValues\": null\n            },\n            {\n                \"id\": 13855,\n                \"internalName\": \"system_cost_eca21aa3-7f0c-49ab-b872-3e67b0004c8f\",\n                \"displayName\": \"System Cost\",\n                \"type\": \"number\",\n                \"dataType\": \"string\",\n                \"optionValues\": null\n            },\n            {\n                \"id\": 13856,\n                \"internalName\": \"offset_0b33973d-cac6-4c1e-88c5-45251ff6f586\",\n                \"displayName\": \"Offset\",\n                \"type\": \"number\",\n                \"dataType\": \"string\",\n                \"optionValues\": null\n            },\n            {\n                \"id\": 13874,\n                \"internalName\": \"financier_8d641528-f019-4f53-ac66-4b99b23c280c\",\n                \"displayName\": \"Financier\",\n                \"type\": \"dropdown_radio_single\",\n                \"dataType\": \"string\",\n                \"optionValues\": [\n                    \"Goodleap\",\n                    \"LightReach\",\n                    \"Sunnova\",\n                    \"Sunlight Financial\",\n                    \"Dividend\",\n                    \"Sunrun PPA\",\n                    \"Service Finance\"\n                ]\n            }\n        ]\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["custom-fields","{{customer-type}}"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"bd5d8715-633d-4bb7-9102-c3ccee932daa","name":"Get Custom Field List","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foo bar","type":"text"}],"url":"{{common_api_url}}/custom-fields/lead"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Dec 2024 18:24:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=BNagMPKqPulayIIrRO1qqOLjj0CeisAg/cs3fM8tB1B5cNX2eBD1h0++MwbomQPThv9wUFO8MVMryvHGYado4HpOqCUc2ZrR4Nsof133/bYnkstj8UiSbG7BGZyq; Expires=Tue, 07 Jan 2025 18:24:43 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=BNagMPKqPulayIIrRO1qqOLjj0CeisAg/cs3fM8tB1B5cNX2eBD1h0++MwbomQPThv9wUFO8MVMryvHGYado4HpOqCUc2ZrR4Nsof133/bYnkstj8UiSbG7BGZyq; Expires=Tue, 07 Jan 2025 18:24:43 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 13854,\n                \"internalName\": \"system_size_1e638c42-f6f0-4e07-be83-8d4afad8fed4\",\n                \"displayName\": \"System Size(KW)\",\n                \"type\": \"number\",\n                \"dataType\": \"string\",\n                \"optionValues\": null\n            },\n            {\n                \"id\": 13855,\n                \"internalName\": \"system_cost_eca21aa3-7f0c-49ab-b872-3e67b0004c8f\",\n                \"displayName\": \"System Cost\",\n                \"type\": \"number\",\n                \"dataType\": \"string\",\n                \"optionValues\": null\n            },\n            {\n                \"id\": 13856,\n                \"internalName\": \"offset_0b33973d-cac6-4c1e-88c5-45251ff6f586\",\n                \"displayName\": \"Offset\",\n                \"type\": \"number\",\n                \"dataType\": \"string\",\n                \"optionValues\": null\n            },\n            {\n                \"id\": 13874,\n                \"internalName\": \"financier_8d641528-f019-4f53-ac66-4b99b23c280c\",\n                \"displayName\": \"Financier\",\n                \"type\": \"dropdown_radio_single\",\n                \"dataType\": \"string\",\n                \"optionValues\": [\n                    \"Goodleap\",\n                    \"LightReach\",\n                    \"Sunnova\",\n                    \"Sunlight Financial\",\n                    \"Dividend\",\n                    \"Sunrun PPA\",\n                    \"Service Finance\"\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"f6d9d77f-38cb-469f-8438-ea5c05b45c03"},{"name":"Upload Attachments","id":"c27d5881-64ac-421d-ad77-f67d30498cd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"attachment","type":"file","src":"W_iu4RAxa/sample-file.png"}]},"url":"{{common_api_url}}/custom-field/attachments","urlObject":{"path":["custom-field","attachments"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"80ecc0ad-157c-49bc-bd16-62886bee7155","name":"Upload Attachments","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"attachment","type":"file","src":"W_iu4RAxa/sample-file.png"}]},"url":"{{common_api_url}}/custom-field/attachments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Dec 2024 18:45:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=lZVfiln4PF8nr92UOgn9eUrQtUVOfJ3BL6l1f8m1Sg1vc5GWNAxvTTnP0jSFs3q+kbkXjdRQ0LeF7GDIXBDW651Homk0u6PGp2tqX+tnkTS9zGt1IhofleLz70DP; Expires=Tue, 07 Jan 2025 18:45:36 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=lZVfiln4PF8nr92UOgn9eUrQtUVOfJ3BL6l1f8m1Sg1vc5GWNAxvTTnP0jSFs3q+kbkXjdRQ0LeF7GDIXBDW651Homk0u6PGp2tqX+tnkTS9zGt1IhofleLz70DP; Expires=Tue, 07 Jan 2025 18:45:36 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Attachment added successfully.\",\n    \"result\": {\n        \"fileUrl\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/custom-fields/attachments/unC5q17356707367714.png\"\n    }\n}"}],"_postman_id":"c27d5881-64ac-421d-ad77-f67d30498cd7"}],"id":"a9613509-126d-44b8-bd43-561fc759c607","_postman_id":"a9613509-126d-44b8-bd43-561fc759c607","description":""},{"name":"Get Customers","id":"0749704f-9745-43fe-a452-01a6a7dfb731","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"foobar"}],"url":"{{common_api_url}}/customers?per_page=100&filters[country_code]=%2B1&filters[phone_number]=5555555555","description":"<hr />\n<p>This endpoint makes an HTTP <strong>GET</strong> request to retrieve a list of customers based on specified filters such as:</p>\n<ul>\n<li><p><code>per_page</code></p>\n</li>\n<li><p><code>withAttributes</code></p>\n</li>\n<li><p><code>withRelations</code></p>\n</li>\n<li><p><code>last_created_from</code></p>\n</li>\n<li><p><code>last_created_to</code></p>\n</li>\n<li><p><code>filters</code></p>\n</li>\n</ul>\n<p>The response includes customer data along with associated user and solo attributes (if requested).</p>\n<hr />\n<h1 id=\"🔐-authentication\">🔐 Authentication</h1>\n<p><strong>Type:</strong> Bearer Token</p>\n<h3 id=\"required-headers\">Required Headers</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Authorization: Bearer {{access_token}}Accept: application/json\n\n</code></pre><hr />\n<h1 id=\"📑-request-parameters\">📑 Request Parameters</h1>\n<h2 id=\"standard-query-parameters\">Standard Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>per_page</code></td>\n<td>integer</td>\n<td>Number of records per page</td>\n</tr>\n<tr>\n<td><code>withAttributes</code></td>\n<td>boolean/string</td>\n<td>Include custom attributes for each customer</td>\n</tr>\n<tr>\n<td><code>withRelations</code></td>\n<td>boolean/string</td>\n<td>Include related models (e.g., user, solo)</td>\n</tr>\n<tr>\n<td><code>last_created_from</code></td>\n<td>date (YYYY-MM-DD)</td>\n<td>Filter customers created from this date</td>\n</tr>\n<tr>\n<td><code>last_created_to</code></td>\n<td>date (YYYY-MM-DD)</td>\n<td>Filter customers created up to this date</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"🔎-filters-parameter\">🔎 Filters Parameter</h2>\n<p>The <code>filters</code> query parameter allows filtering customers by:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>filters[id]</code></td>\n<td>Filter by customer ID</td>\n</tr>\n<tr>\n<td><code>filters[user_id]</code></td>\n<td>Filter by Owner ID</td>\n</tr>\n<tr>\n<td><code>filters[status_id]</code></td>\n<td>Filter by Status ID</td>\n</tr>\n<tr>\n<td><code>filters[type]</code></td>\n<td>Filter by Type (Lead = 1, Customer = 2)</td>\n</tr>\n<tr>\n<td><code>filters[email]</code></td>\n<td>Filter by Email</td>\n</tr>\n<tr>\n<td><code>filters[country_code]</code></td>\n<td>Country dialing code (must be URL encoded)</td>\n</tr>\n<tr>\n<td><code>filters[phone_number]</code></td>\n<td>Phone number without country code</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h1 id=\"📱-exact-phone-number-match-india-example\">📱 Exact Phone Number Match (India Example)</h1>\n<p>If searching for:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>+91834051001\n\n</code></pre><p>Send the following query parameters:</p>\n<hr />\n<p>filters[country_code]=+91&amp;filters[phone_number]=834051001</p>\n<p><strong>Full URL Example</strong></p>\n<p>GET <a href=\"https://api.repcard.com/api/customers?filters%5C%5Bcountry_code%5C%5D=+91&amp;filters%5C%5Bphone_number%5C%5D=834051001\">https://api.repcard.com/api/customers?filters\\[country_code\\]=+91&amp;filters\\[phone_number\\]=834051001</a></p>\n<h2 id=\"✅-full-example-request\">✅ Full Example Request</h2>\n<hr />\n<h2 id=\"📅-date-range-filter-example\">📅 Date Range Filter Example</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://api.repcard.com/api/customers?last_created_from=2025-01-01&amp;last_created_to=2025-01-31\n\n</code></pre><hr />\n<h2 id=\"📧-email-filter-example\">📧 Email Filter Example</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://api.repcard.com/api/customers?filters[email]=jitender@repcard.com\n\n</code></pre><hr />\n","urlObject":{"path":["customers"],"host":["{{common_api_url}}"],"query":[{"disabled":true,"key":"last_created_from","value":"2021-06-21"},{"disabled":true,"key":"last_created_to","value":"2021-06-21"},{"disabled":true,"key":"last_updated_from","value":"2024-01-21"},{"disabled":true,"key":"last_updated_to","value":"2024-02-21"},{"disabled":true,"key":"withRelations","value":"attachments,user,auroraProjectLinks,notes"},{"key":"per_page","value":"100"},{"disabled":true,"key":"searchWhereAnd[type]","value":"3"},{"key":"filters[country_code]","value":"%2B1"},{"key":"filters[phone_number]","value":"5555555555"}],"variable":[]}},"response":[{"id":"90657fe8-13bc-4895-a071-1761ce3368dc","name":"Get Customers","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar"}],"url":{"raw":"{{common_api_url}}/customers?per_page=100","host":["{{common_api_url}}"],"path":["customers"],"query":[{"key":"last_created_from","value":"2021-06-21","disabled":true},{"key":"last_created_to","value":"2021-06-21","disabled":true},{"key":"last_updated_from","value":"2024-01-21","disabled":true},{"key":"last_updated_to","value":"2024-02-21","disabled":true},{"key":"withRelations","value":"attachments,user,auroraProjectLinks,notes","disabled":true},{"key":"per_page","value":"100"},{"key":"searchWhereAnd[type]","value":"3","disabled":true},{"key":"filters[country_code]","value":"%2B1","disabled":true},{"key":"filters[id]","value":"18608423","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Thu, 05 Mar 2026 13:39:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 232,\n                \"fullName\": \"Door Knocked\",\n                \"firstName\": \"Door\",\n                \"lastName\": \"Knocked\",\n                \"name\": null,\n                \"email\": \"jone@example.com\",\n                \"countryCode\": \"+1\",\n                \"isoCountryCode\": \"US\",\n                \"phoneNumber\": \"2345673343\",\n                \"companyName\": null,\n                \"statusId\": 3021938,\n                \"statusTitle\": \"AD Lead\",\n                \"address\": \"Nargu Wildlife Sanctuary\",\n                \"address2\": null,\n                \"state\": \"HP\",\n                \"city\": \"Mandi\",\n                \"zip\": \"176121\",\n                \"latitude\": \"31.87762637\",\n                \"longitude\": \"76.91234054\",\n                \"externalId\": null,\n                \"type\": 1,\n                \"isReferral\": 0,\n                \"isReferrer\": 0,\n                \"userId\": 26682,\n                \"ownerId\": 26682,\n                \"houseId\": \"63fcbb3d8f52043a5f052873\",\n                \"enerfloCustomerId\": null,\n                \"createdAt\": \"2024-06-20T07:07:07.000000Z\",\n                \"hasSentAnyBusinessCard\": false,\n                \"referredBy\": null,\n                \"image\": null,\n                \"title\": null,\n                \"experience\": null,\n                \"contactDistance\": 41.28,\n                \"companyId\": 12,\n                \"displayShortName\": \"Door K\",\n                \"typeDisplayName\": \"Lead\",\n                \"formattedPhoneNumber\": \"+1 234-567-3343\",\n                \"fullAddress\": \"Nargu Wildlife Sanctuary Mandi HP 176121\",\n                \"doorKnocks\": [\n                    {\n                        \"userId\": 26682,\n                        \"user\": \"Jitender Thakur\",\n                        \"door_knocked_at\": \"2024-06-20T07:07:07.000000Z\",\n                        \"status\": \"Juicy Lead 2 X\"\n                    },\n                    {\n                        \"userId\": 26682,\n                        \"user\": \"Jitender Thakur\",\n                        \"door_knocked_at\": \"2026-03-05T13:20:16.000000Z\",\n                        \"status\": \"Demo Scheduled\"\n                    },\n                    {\n                        \"userId\": 26682,\n                        \"user\": \"Jitender Thakur\",\n                        \"door_knocked_at\": \"2026-03-05T13:29:54.000000Z\",\n                        \"status\": \"AD Lead\"\n                    }\n                ],\n                \"verifiedDoorKnocks\": [\n                    {\n                        \"userId\": 26682,\n                        \"user\": \"Jitender Thakur\",\n                        \"door_knocked_at\": \"2024-06-20T07:07:07.000000Z\",\n                        \"status\": \"Juicy Lead 2 X\",\n                        \"contact_distance\": 53.642658450533915\n                    },\n                    {\n                        \"userId\": 26682,\n                        \"user\": \"Jitender Thakur\",\n                        \"door_knocked_at\": \"2026-03-05T13:20:16.000000Z\",\n                        \"status\": \"Demo Scheduled\",\n                        \"contact_distance\": 41.38050637980751\n                    },\n                    {\n                        \"userId\": 26682,                        \n                        \"user\": \"Jitender Thakur\",\n                        \"door_knocked_at\": \"2026-03-05T13:29:54.000000Z\",\n                        \"status\": \"AD Lead\",\n                        \"contact_distance\": 41.28152400636251\n                    }\n                ],\n                \"statusChangeLogs\": [\n                    {\n                        \"user\": \"Jitender Thakur\",\n                        \"statusFrom\": \"\",\n                        \"statusTo\": \"Juicy Lead 2 X\",\n                        \"createdAt\": \"2024-06-20T07:07:07.000000Z\"\n                    },\n                    {\n                        \"user\": \"Jitender Thakur\",\n                        \"statusFrom\": \"Juicy Lead\",\n                        \"statusTo\": \"Demo Scheduled\",\n                        \"createdAt\": \"2026-03-05T13:20:16.000000Z\"\n                    },\n                    {\n                        \"user\": \"Jitender Thakur\",\n                        \"statusFrom\": \"Demo Scheduled\",\n                        \"statusTo\": \"Hot Lead\",\n                        \"createdAt\": \"2026-03-05T13:20:26.000000Z\"\n                    },\n                    {\n                        \"user\": \"Jitender Thakur\",\n                        \"statusFrom\": \"Hot Lead\",\n                        \"statusTo\": \"AD Lead\",\n                        \"createdAt\": \"2026-03-05T13:29:55.000000Z\"\n                    }\n                ],\n                \"updatedAt\": \"2026-03-05T13:37:32.000000Z\",\n                \"notes\": null,\n                \"user\": null,\n                \"attachments\": null,\n                \"soloProposals\": [],\n                \"auroraProjectLinks\": null,\n                \"contactSource\": null,\n                \"lead_priority_885af997-7c1c-45dc-853c-820d58bc082e\": null,\n                \"do_they_have_previous_d2d_experience_4b04e662-2535-48dd-8bb4-00350cfe7bcc\": null,\n                \"battery_ee6ac598-77f8-463e-be09-dc9e7ccc4933\": null,\n                \"radio_test_168cdd6b-d96a-4cf5-ac15-7132e02b5af6\": null,\n                \"cf_test_for_leaderboard\": null,\n                \"cf_upload_documents\": [],\n                \"cf_hello_456\": null\n            }\n        ],\n        \"totalCount\": 1,\n        \"currentPage\": 1,\n        \"totalPages\": 1\n    }\n}"},{"id":"589d14d7-2aa5-46bc-a874-1dc50f219497","name":"Get Customers By Phone Number","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar"}],"url":{"raw":"{{common_api_url}}/customers?per_page=100&filters[country_code]=%2B1&filters[phone_number]=834051001","host":["{{common_api_url}}"],"path":["customers"],"query":[{"key":"last_created_from","value":"2021-06-21","disabled":true},{"key":"last_created_to","value":"2021-06-21","disabled":true},{"key":"last_updated_from","value":"2024-01-21","disabled":true},{"key":"last_updated_to","value":"2024-02-21","disabled":true},{"key":"withRelations","value":"attachments,user,auroraProjectLinks,notes","disabled":true},{"key":"per_page","value":"100"},{"key":"searchWhereAnd[type]","value":"3","disabled":true},{"key":"filters[country_code]","value":"%2B1"},{"key":"filters[phone_number]","value":"834051001"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 20 Feb 2026 13:39:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 48748069,\n                \"fullName\": \"First NewComp\",\n                \"firstName\": \"First\",\n                \"lastName\": \"NewComp\",\n                \"name\": null,\n                \"email\": \"hahs@yopmail.com\",\n                \"countryCode\": \"+91\",\n                \"isoCountryCode\": \"US\",\n                \"phoneNumber\": \"834051001\",\n                \"companyName\": null,\n                \"statusId\": 2906274,\n                \"statusTitle\": \"Onboarding Form Completed\",\n                \"address\": \"Delhi\",\n                \"address2\": \"\",\n                \"state\": \"De\",\n                \"city\": \"Delhi\",\n                \"zip\": \"110047\",\n                \"latitude\": \"28.699301\",\n                \"longitude\": \"77.168777\",\n                \"externalId\": null,\n                \"type\": 2,\n                \"isReferral\": 0,\n                \"isReferrer\": 0,\n                \"userId\": 606,\n                \"ownerId\": 606,\n                \"houseId\": \"6994199b69adefb2e704c6a6\",\n                \"enerfloCustomerId\": null,\n                \"createdAt\": \"2026-02-20T09:00:06.000000Z\",\n                \"hasSentAnyBusinessCard\": false,\n                \"referredBy\": null,\n                \"image\": null,\n                \"title\": null,\n                \"experience\": null,\n                \"contactDistance\": 25.91,\n                \"companyId\": 12,\n                \"displayShortName\": \"First N\",\n                \"typeDisplayName\": \"Customer\",\n                \"formattedPhoneNumber\": \"+91 834051001\",\n                \"fullAddress\": \"Delhi Delhi De 110047\",\n                \"doorKnocks\": [],\n                \"verifiedDoorKnocks\": [],\n                \"statusChangeLogs\": [\n                    {\n                        \"user\": \"Brad Mortensen\",\n                        \"statusFrom\": \"\",\n                        \"statusTo\": \"Onboarding Form Completed\",\n                        \"createdAt\": \"2026-02-20T09:00:06.000000Z\"\n                    }\n                ],\n                \"updatedAt\": \"2026-02-20T09:00:07.000000Z\",\n                \"notes\": null,\n                \"user\": null,\n                \"attachments\": null,\n                \"soloProposals\": [],\n                \"auroraProjectLinks\": null,\n                \"contactSource\": null,\n                \"lead_priority_885af997-7c1c-45dc-853c-820d58bc082e\": null,\n                \"do_they_have_previous_d2d_experience_4b04e662-2535-48dd-8bb4-00350cfe7bcc\": null,\n                \"shirt_size_d23507af-da8c-4786-a750-879974981bc6\": null,\n                \"do_they_speak_spanish_a009a7f0-1693-4dea-aaea-3a29ff45fe08\": null,\n                \"desired_compensation_e78cd6b9-2ee8-40d6-b4ad-43a7e14b4bdc\": null,\n                \"do_they_have_any_friends_that_might_be_interested_acff012b-f69c-42f8-8dac-1868f2c703aa\": null,\n                \"partner__affiliate_6f3b380a-1970-47c0-a6ed-edb4812a9b68\": null,\n                \"number_of_users_78f3b1df-89d9-4195-81f7-07eeb804e117\": null,\n                \"per_user_cost_89482b2b-32d9-450b-beea-76a336118c30\": null,\n                \"per_user_cost_all_features_cd861801-8216-4558-9563-c7bd1b90a70e\": null,\n                \"agreement_length_in_months_62d3be19-ac52-4f25-b528-49dfead949a1\": null,\n                \"test_number_custom_field_e8ab5071-9258-471b-8f3f-0b9031e210de\": null,\n                \"company_website_c720de49-266f-4558-a615-9770829ed381\": null,\n                \"onboarding_amount_caaf55af-5bec-4b99-80ee-443f5cba8ca1\": null,\n                \"utility_bill_photo_ee639c4d-2cac-4c20-b01c-209f069f91ef\": [],\n                \"battery_ee6ac598-77f8-463e-be09-dc9e7ccc4933\": null,\n                \"radio_test_168cdd6b-d96a-4cf5-ac15-7132e02b5af6\": null\n            }\n        ],\n        \"totalCount\": 1,\n        \"currentPage\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"0749704f-9745-43fe-a452-01a6a7dfb731"},{"name":"Create Customer","id":"3c6d6b0b-c42b-4fd8-b59c-47d892ee5be9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"userEmail\": \"jitender@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Deal Closed\",\n    \"type\": \"2\" ,\n    \"email\": \"\",\n    \"phoneNumber\": \"1234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\",\n    \"contactSource\": \"API\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers","description":"<p>This endpoint makes an HTTP POST request to create a new customer with the provided details. The request body should be in raw JSON format and include the following parameters:</p>\n<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<p>The request body must be sent in JSON format and include the following fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Example Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>firstName</code></td>\n<td>String</td>\n<td>Yes</td>\n<td>Customer's first name.</td>\n<td><code>RepCard</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>String</td>\n<td>No</td>\n<td>Customer's last name.</td>\n<td><code>Demo</code></td>\n</tr>\n<tr>\n<td><code>userEmail</code></td>\n<td>String</td>\n<td>Yes</td>\n<td>User's email address.</td>\n<td><code>jitender@repcard.com</code></td>\n</tr>\n<tr>\n<td><code>latitude</code></td>\n<td>String</td>\n<td>No</td>\n<td>Latitude of the customer's location.</td>\n<td><code>55.34</code></td>\n</tr>\n<tr>\n<td><code>longitude</code></td>\n<td>String</td>\n<td>No</td>\n<td>Longitude of the customer's location.</td>\n<td><code>34.22</code></td>\n</tr>\n<tr>\n<td><code>statusName</code></td>\n<td>String</td>\n<td>Yes</td>\n<td>Current status of the customer.</td>\n<td><code>Deal Closed</code></td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of customer.</td>\n<td>1 - Lead  <br />2 - Customer  <br />3 - Recruit  <br />4 - Other</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>String</td>\n<td>No</td>\n<td>Email address for the customer.</td>\n<td><code>\"\"</code></td>\n</tr>\n<tr>\n<td><code>phoneNumber</code></td>\n<td>String</td>\n<td>Yes</td>\n<td>Customer's phone number.</td>\n<td><code>1234567890</code></td>\n</tr>\n<tr>\n<td><code>companyName</code></td>\n<td>String</td>\n<td>Yes</td>\n<td>Name of the customer's company.</td>\n<td><code>RepCard</code></td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>String</td>\n<td>No</td>\n<td>Customer's job title.</td>\n<td><code>Sales</code></td>\n</tr>\n<tr>\n<td><code>notes</code></td>\n<td>String</td>\n<td>No</td>\n<td>Additional notes about the customer.</td>\n<td><code>Asked to call on Sunday</code></td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>String</td>\n<td>No</td>\n<td>Street address of the customer.</td>\n<td><code>3820 E Main St #2</code></td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>String</td>\n<td>No</td>\n<td>City of the customer.</td>\n<td><code>Mesa</code></td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>String</td>\n<td>No</td>\n<td>State of the customer.</td>\n<td><code>AZ</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["customers"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"3f8272b6-15ba-4de6-8847-f6ebd786db8e","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"userEmail\": \"jitender@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Deal Closed\",\n    \"type\": \"2\" ,\n    \"email\": \"\",\n    \"phoneNumber\": \"1234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\",\n    \"contactSource\": \"API\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 13:35:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=jhARSGMNbzifctEgnAfZGoSxZYLKAXXJzN8U+VFNBNfXl+T9JGQBmbrrfCU42sImXuAbgfnzqD6RSlC6hPU9TZ3jtZLtPL2C+21QdYvsZSzi3yJoj+DKI3jtlH8p; Expires=Mon, 20 Jan 2025 13:35:13 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=jhARSGMNbzifctEgnAfZGoSxZYLKAXXJzN8U+VFNBNfXl+T9JGQBmbrrfCU42sImXuAbgfnzqD6RSlC6hPU9TZ3jtZLtPL2C+21QdYvsZSzi3yJoj+DKI3jtlH8p; Expires=Mon, 20 Jan 2025 13:35:13 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 25997808,\n        \"fullName\": \"RepCard Demo\",\n        \"firstName\": \"RepCard\",\n        \"lastName\": \"Demo\",\n        \"name\": \"RepCard Demo\",\n        \"email\": \"\",\n        \"countryCode\": \"+1\",\n        \"isoCountryCode\": \"US\",\n        \"phoneNumber\": \"1234567890\",\n        \"companyName\": \"RepCard\",\n        \"statusId\": 173325,\n        \"statusTitle\": null,\n        \"address\": \"3820 E Main St #2\",\n        \"address2\": null,\n        \"state\": \"AZ\",\n        \"city\": \"Mesa\",\n        \"zip\": null,\n        \"latitude\": \"55.34\",\n        \"longitude\": \"34.22\",\n        \"externalId\": null,\n        \"type\": 2,\n        \"isReferral\": 0,\n        \"isReferrer\": 0,\n        \"userId\": 26682,\n        \"ownerId\": 26682,\n        \"houseId\": null,\n        \"enerfloCustomerId\": null,\n        \"createdAt\": \"2025-01-13T13:35:13.000000Z\",\n        \"hasSentAnyBusinessCard\": false,\n        \"referredBy\": null,\n        \"image\": null,\n        \"title\": \"Sales\",\n        \"experience\": null,\n        \"contactDistance\": 25.91,\n        \"companyId\": 12,\n        \"displayShortName\": \"RepCard D\",\n        \"typeDisplayName\": \"Customer\",\n        \"formattedPhoneNumber\": \"+1 1234567890\",\n        \"fullAddress\": \"3820 E Main St #2 Mesa AZ\",\n        \"doorKnocks\": [],\n        \"verifiedDoorKnocks\": [],\n        \"statusChangeLogs\": [],\n        \"updatedAt\": \"2025-01-13T13:35:13.000000Z\",\n        \"notes\": null,\n        \"user\": null,\n        \"attachments\": null,\n        \"soloProposals\": [],\n        \"auroraProjectLinks\": null,\n        \"contactSource\": \"API\",\n        \"onboarding_amount\": null,\n        \"price_per_map_user\": null,\n        \"total_number_of_users\": null,\n        \"lead_priority\": null\n    }\n}"},{"id":"aca79ed7-87ae-4728-b075-48bbc04c5237","name":"401","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{x_api_key}}"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"userEmail\": \"repcardemo@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Deal Closed\",\n    \"type\": \"2\" ,\n    \"email\": \"\",\n    \"phoneNumber\": \"1234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Dec 2024 12:00:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=SKpNJknyu0GMKbAT4q3PUXQHifaN4+OM3DquaBTmjKR8wmNScMFZ+LWXvnloR6JOBlrGLQfj5xP3bKbyQDbrNviiCLtWTgJKX0BKtrezkEAv/hfz4aUndRb+8AgW; Expires=Thu, 26 Dec 2024 12:00:57 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=SKpNJknyu0GMKbAT4q3PUXQHifaN4+OM3DquaBTmjKR8wmNScMFZ+LWXvnloR6JOBlrGLQfj5xP3bKbyQDbrNviiCLtWTgJKX0BKtrezkEAv/hfz4aUndRb+8AgW; Expires=Thu, 26 Dec 2024 12:00:57 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"},{"id":"b9bbe9d2-f8b8-403b-a4e2-0ee97a180b6f","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{x_api_key}}"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"userEmail\": \"repcardemo@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Deal Closed\",\n    \"type\": \"2\" ,\n    \"email\": \"\",\n    \"phoneNumber\": \"1234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Dec 2024 12:02:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=8tHqr/P4glIyNrblkb7TPkJA+KBgWVVVMS3+GKY4+rTa6PF43d+1B+o+HgSOLHwY5No4RJ7YIADZmmgRhA2I2i4eL56uBO+06UkTsX70GOzY0mOiqgCnDdwy7z1Y; Expires=Thu, 26 Dec 2024 12:02:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=8tHqr/P4glIyNrblkb7TPkJA+KBgWVVVMS3+GKY4+rTa6PF43d+1B+o+HgSOLHwY5No4RJ7YIADZmmgRhA2I2i4eL56uBO+06UkTsX70GOzY0mOiqgCnDdwy7z1Y; Expires=Thu, 26 Dec 2024 12:02:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"The selected user email is invalid.\",\n    \"result\": {}\n}"}],"_postman_id":"3c6d6b0b-c42b-4fd8-b59c-47d892ee5be9"},{"name":"Create/Update Customer","id":"c3a0e26b-d883-4e21-81e7-4e48af1a5e0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"ownerEmail\": \"jitender1@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Facebook Lead\",\n    \"type\": 2,\n    \"email\": \"jitender+1@repcard.com\",\n    \"countryCode\": \"+1\",\n    \"phoneNumber\": \"234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\",\n    \"contactIdentifierField\": \"id\",\n    \"id\": 258491020\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/upsert","description":"<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<p>The request body must be sent in raw JSON format and include the following fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Example Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>Number</td>\n<td>Yes in case of update</td>\n<td>Unique identifier for the customer.</td>\n<td><code>258491020 or jitender@repcard.com</code></td>\n</tr>\n<tr>\n<td><code>contactIdentifierField</code></td>\n<td>String</td>\n<td>Yes in case of update</td>\n<td>Identifier field for the contact.</td>\n<td><code>id or email</code></td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>String</td>\n<td>Yes in case of create</td>\n<td>Customer's first name.</td>\n<td><code>RepCard</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>String</td>\n<td>No</td>\n<td>Customer's last name.</td>\n<td><code>Demo</code></td>\n</tr>\n<tr>\n<td><code>ownerEmail</code></td>\n<td>String</td>\n<td>Yes in case of create</td>\n<td>Owner's email address.</td>\n<td><code>jitender1@repcard.com</code></td>\n</tr>\n<tr>\n<td><code>latitude</code></td>\n<td>String</td>\n<td>No</td>\n<td>Latitude of the customer's location.</td>\n<td><code>55.34</code></td>\n</tr>\n<tr>\n<td><code>longitude</code></td>\n<td>String</td>\n<td>No</td>\n<td>Longitude of the customer's location.</td>\n<td><code>34.22</code></td>\n</tr>\n<tr>\n<td><code>statusName</code></td>\n<td>String</td>\n<td>No</td>\n<td>Current status of the customer.</td>\n<td><code>Facebook Lead</code></td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>Number</td>\n<td>No</td>\n<td>Type of customer.</td>\n<td><code>2</code></td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>String</td>\n<td>No</td>\n<td>Email address for the customer.</td>\n<td><code>jitender+1@repcard.com</code></td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>No</td>\n<td>Country code for the customer's phone number.</td>\n<td><code>+1</code></td>\n</tr>\n<tr>\n<td><code>phoneNumber</code></td>\n<td>String</td>\n<td>No</td>\n<td>Customer's phone number.</td>\n<td><code>234567890</code></td>\n</tr>\n<tr>\n<td><code>companyName</code></td>\n<td>String</td>\n<td>No</td>\n<td>Name of the customer's company.</td>\n<td><code>RepCard</code></td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>String</td>\n<td>No</td>\n<td>Customer's job title.</td>\n<td><code>Sales</code></td>\n</tr>\n<tr>\n<td><code>notes</code></td>\n<td>String</td>\n<td>No</td>\n<td>Additional notes about the customer.</td>\n<td><code>Asked to call on Sunday</code></td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>String</td>\n<td>No</td>\n<td>Street address of the customer.</td>\n<td><code>3820 E Main St #2</code></td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>String</td>\n<td>No</td>\n<td>City of the customer.</td>\n<td><code>Mesa</code></td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>String</td>\n<td>No</td>\n<td>State of the customer.</td>\n<td><code>AZ</code></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response\"><strong>Response</strong></h3>\n<p>The response for this request is in JSON format and includes the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": {\n        \"id\": 43018863,\n        \"fullName\": \"RepCard Demo\",\n        \"firstName\": \"RepCard\",\n        \"lastName\": \"Demo\",\n        \"name\": \"RepCard Demo\",\n        \"email\": \"jitender+1@repcard.com\",\n        \"countryCode\": \"+1\",\n        \"isoCountryCode\": \"US\",\n        \"phoneNumber\": \"234567890\",\n        \"companyName\": \"RepCard\",\n        \"statusId\": 4181653,\n        \"statusTitle\": \"Not Interested\",\n        \"address\": \"3820 E Main St #2\",\n        \"address2\": \"\",\n        \"state\": \"AZ\",\n        \"city\": \"Mesa\",\n        \"zip\": null,\n        \"latitude\": \"55.34\",\n        \"longitude\": \"34.22\",\n        \"externalId\": \"\",\n        \"type\": 1,\n        \"isReferral\": 0,\n        \"isReferrer\": 0,\n        \"userId\": 26682,\n        \"ownerId\": 26682,\n        \"houseId\": null,\n        \"enerfloCustomerId\": null,\n        \"createdAt\": \"2025-10-22T10:54:32.000000Z\",\n        \"hasSentAnyBusinessCard\": false,\n        \"referredBy\": \"\",\n        \"image\": \"\",\n        \"title\": \"Sales\",\n        \"experience\": null,\n        \"contactDistance\": 25.91,\n        \"companyId\": 2809,\n        \"displayShortName\": \"RepCard D\",\n        \"typeDisplayName\": \"Lead\",\n        \"formattedPhoneNumber\": \"+1 234567890\",\n        \"fullAddress\": \"3820 E Main St #2 Mesa AZ\",\n        \"doorKnocks\": [],\n        \"verifiedDoorKnocks\": [],\n        \"statusChangeLogs\": [\n            {\n                \"user\": \"\",\n                \"statusFrom\": \"\",\n                \"statusTo\": \"\",\n                \"createdAt\": \"2025-10-22T10:54:33.000000Z\"\n            },\n            {\n                \"user\": \"\",\n                \"statusFrom\": \"\",\n                \"statusTo\": \"\",\n                \"createdAt\": \"2025-10-22T10:56:26.000000Z\"\n            }\n        ],\n        \"updatedAt\": \"2025-10-22T10:56:26.000000Z\",\n        \"notes\": null,\n        \"user\": null,\n        \"attachments\": null,\n        \"soloProposals\": [],\n        \"auroraProjectLinks\": null,\n        \"contactSource\": null\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["customers","upsert"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"5a6a82f4-ebc1-4142-a7fe-86cfe1a0b474","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"ownerEmail\": \"jitender@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Facebook Lead\",\n    \"type\": 2,\n    \"email\": \"jitender+1@repcard.com\",\n    \"countryCode\": \"+1\",\n    \"phoneNumber\": \"234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\",\n    \"contactIdentifierField\": \"id\",\n    \"id\": 25849102\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Mar 2025 19:29:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=UvjWPwFhnTHMh/1ATE51FQH4eVMYG2xRXA/Kgcd/cohog9dAT52dXYwYEGZ54NGGC8M2LIgsCnPhQJxVBS8lFc/N/JDlwGHM3ZvMzoilhB5gl3mogOt9BSmdi+2L; Expires=Mon, 17 Mar 2025 19:29:49 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=UvjWPwFhnTHMh/1ATE51FQH4eVMYG2xRXA/Kgcd/cohog9dAT52dXYwYEGZ54NGGC8M2LIgsCnPhQJxVBS8lFc/N/JDlwGHM3ZvMzoilhB5gl3mogOt9BSmdi+2L; Expires=Mon, 17 Mar 2025 19:29:49 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 25849102,\n        \"fullName\": \"RepCard Demo\",\n        \"firstName\": \"RepCard\",\n        \"lastName\": \"Demo\",\n        \"name\": \"RepCard Demo\",\n        \"email\": \"jitender+1@repcard.com\",\n        \"countryCode\": \"+1\",\n        \"isoCountryCode\": \"IN\",\n        \"phoneNumber\": \"234567890\",\n        \"companyName\": \"RepCard\",\n        \"statusId\": 3021938,\n        \"statusTitle\": \"Facebook Lead\",\n        \"address\": \"3820 E Main St #2\",\n        \"address2\": \"\",\n        \"state\": \"AZ\",\n        \"city\": \"Mesa\",\n        \"zip\": null,\n        \"latitude\": \"55.34\",\n        \"longitude\": \"34.22\",\n        \"externalId\": \"\",\n        \"type\": 1,\n        \"isReferral\": 0,\n        \"isReferrer\": 0,\n        \"userId\": 135401,\n        \"ownerId\": 26682,\n        \"houseId\": null,\n        \"enerfloCustomerId\": null,\n        \"createdAt\": \"2025-01-08T07:32:22.000000Z\",\n        \"hasSentAnyBusinessCard\": false,\n        \"referredBy\": \"\",\n        \"image\": \"\",\n        \"title\": \"Sales\",\n        \"experience\": null,\n        \"contactDistance\": 0,\n        \"companyId\": 12,\n        \"displayShortName\": \"RepCard D\",\n        \"typeDisplayName\": \"Lead\",\n        \"formattedPhoneNumber\": \"+1 234567890\",\n        \"fullAddress\": \"3820 E Main St #2 Mesa AZ\",\n        \"doorKnocks\": [],\n        \"verifiedDoorKnocks\": [],\n        \"statusChangeLogs\": [\n            {\n                \"user\": \"\",\n                \"statusFrom\": \"\",\n                \"statusTo\": \"\",\n                \"createdAt\": \"2025-01-08T07:32:22.000000Z\"\n            },\n            {\n                \"user\": \"\",\n                \"statusFrom\": \"\",\n                \"statusTo\": \"\",\n                \"createdAt\": \"2025-02-04T06:45:29.000000Z\"\n            },\n            {\n                \"user\": \"\",\n                \"statusFrom\": \"\",\n                \"statusTo\": \"\",\n                \"createdAt\": \"2025-02-04T06:46:55.000000Z\"\n            },\n            {\n                \"user\": \"\",\n                \"statusFrom\": \"\",\n                \"statusTo\": \"\",\n                \"createdAt\": \"2025-02-04T06:47:02.000000Z\"\n            }\n        ],\n        \"updatedAt\": \"2025-03-10T19:29:49.000000Z\",\n        \"notes\": null,\n        \"user\": null,\n        \"attachments\": null,\n        \"soloProposals\": [],\n        \"auroraProjectLinks\": null,\n        \"contactSource\": null\n    }\n}"},{"id":"14648310-6e2c-4c55-84d6-9cc694eecf96","name":"201","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"ownerEmail\": \"jitender@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Facebook Lead\",\n    \"type\": 2,\n    \"email\": \"jitender+1@repcard.com\",\n    \"countryCode\": \"+1\",\n    \"phoneNumber\": \"234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\",\n    \"contactIdentifierField\": \"id\",\n    \"id\": 258491020\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/upsert"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Mar 2025 19:32:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=EO0cu6lbrjfr5HtdAuFjV1W4fOC+K/rO2l/7LIZ2rqzl5mLS9RJeLWZX2dfnfGdbAK3lcLMSrqymnaMCCdX4FaPDVpEqk8FzM8swRyy5KfO2AipLBaap9o4BDfJV; Expires=Mon, 17 Mar 2025 19:32:10 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=EO0cu6lbrjfr5HtdAuFjV1W4fOC+K/rO2l/7LIZ2rqzl5mLS9RJeLWZX2dfnfGdbAK3lcLMSrqymnaMCCdX4FaPDVpEqk8FzM8swRyy5KfO2AipLBaap9o4BDfJV; Expires=Mon, 17 Mar 2025 19:32:10 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 28632417,\n        \"fullName\": null,\n        \"firstName\": \"RepCard\",\n        \"lastName\": \"Demo\",\n        \"name\": \"RepCard Demo\",\n        \"email\": \"jitender+1@repcard.com\",\n        \"countryCode\": \"+1\",\n        \"isoCountryCode\": \"US\",\n        \"phoneNumber\": \"234567890\",\n        \"companyName\": \"RepCard\",\n        \"statusId\": 2906274,\n        \"statusTitle\": \"Facebook Lead\",\n        \"address\": \"3820 E Main St #2\",\n        \"address2\": \"\",\n        \"state\": \"AZ\",\n        \"city\": \"Mesa\",\n        \"zip\": null,\n        \"latitude\": \"55.34\",\n        \"longitude\": \"34.22\",\n        \"externalId\": \"\",\n        \"type\": 2,\n        \"isReferral\": 0,\n        \"isReferrer\": 0,\n        \"userId\": 26682,\n        \"ownerId\": 26682,\n        \"houseId\": null,\n        \"enerfloCustomerId\": null,\n        \"createdAt\": \"2025-03-10T19:32:10.000000Z\",\n        \"hasSentAnyBusinessCard\": false,\n        \"referredBy\": \"\",\n        \"image\": \"\",\n        \"title\": \"Sales\",\n        \"experience\": null,\n        \"contactDistance\": 25.908,\n        \"companyId\": 12,\n        \"displayShortName\": \"RepCard D\",\n        \"typeDisplayName\": \"Customer\",\n        \"formattedPhoneNumber\": \"+1 234567890\",\n        \"fullAddress\": \"3820 E Main St #2 Mesa AZ\",\n        \"doorKnocks\": [],\n        \"verifiedDoorKnocks\": [],\n        \"statusChangeLogs\": [],\n        \"updatedAt\": \"2025-03-10T19:32:10.000000Z\",\n        \"notes\": null,\n        \"user\": null,\n        \"attachments\": null,\n        \"soloProposals\": [],\n        \"auroraProjectLinks\": null,\n        \"contactSource\": null\n    }\n}"},{"id":"a4bc4501-7dd9-4dcf-bb91-68d1e4632dbf","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"RepCard\",\n    \"lastName\": \"Demo\",\n    \"ownerEmail\": \"jitender1@repcard.com\",\n    \"latitude\": \"55.34\",\n    \"longitude\": \"34.22\",\n    \"statusName\":\"Facebook Lead\",\n    \"type\": 2,\n    \"email\": \"jitender+1@repcard.com\",\n    \"countryCode\": \"+1\",\n    \"phoneNumber\": \"234567890\",\n    \"companyName\": \"RepCard\",\n    \"title\": \"Sales\",\n    \"notes\": \"Asked to call on Sunday\",\n    \"address\": \"3820 E Main St #2\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\",\n    \"contactIdentifierField\": \"id\",\n    \"id\": 258491020\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/upsert"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Mar 2025 19:32:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=QvY094Vts+JPqHPkVyEEi5t6nkcO1Xx3HY4E19aeluD4iPOxGGhAlRcLGZI+gPX+0uCQU9LFS7a1aEyeLo0QGrgJScfGcQwUiarUMrngcF4E/VCSMtqf7kg7AmNH; Expires=Mon, 17 Mar 2025 19:32:38 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=QvY094Vts+JPqHPkVyEEi5t6nkcO1Xx3HY4E19aeluD4iPOxGGhAlRcLGZI+gPX+0uCQU9LFS7a1aEyeLo0QGrgJScfGcQwUiarUMrngcF4E/VCSMtqf7kg7AmNH; Expires=Mon, 17 Mar 2025 19:32:38 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"Contact creator email not found.\",\n    \"result\": {}\n}"}],"_postman_id":"c3a0e26b-d883-4e21-81e7-4e48af1a5e0f"},{"name":"Get Customer","id":"c3a95342-176e-4311-a9d2-444d91e1af9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"5Tl88Rxvg4K9cCK3CZhkg9apwA9iF82feAsFENdEoobqx8keCoWy5In3Z5iFT3y6d0cJX8DJ7qlEsdzF17163960075463","type":"text"}],"url":"{{common_api_url}}/customers/18608423","description":"<p>This endpoint makes an HTTP GET request to retrieve customer details by their ID. The response will include various details about the customer, such as their full name, email, phone number, address, user information, and additional attributes related to the customer and their interactions.</p>\n","urlObject":{"path":["customers","18608423"],"host":["{{common_api_url}}"],"query":[{"disabled":true,"key":"withRelations","value":"user,notes"},{"disabled":true,"key":"withAttributes","value":"ShowSoloField"}],"variable":[]}},"response":[{"id":"8fe6366b-4ea5-4ad7-997e-c3e4d4189628","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":{"raw":"{{common_api_url}}/customers/18608423","host":["{{common_api_url}}"],"path":["customers","18608423"],"query":[{"key":"withRelations","value":"user,notes","type":"text","disabled":true},{"key":"withAttributes","value":"ShowSoloField","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 05 Mar 2026 14:00:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 18608423,\n        \"fullName\": \"Door Knocked\",\n        \"firstName\": \"Door\",\n        \"lastName\": \"Knocked\",\n        \"name\": null,\n        \"email\": \"jitender@repcard.com\",\n        \"countryCode\": \"+1\",\n        \"isoCountryCode\": \"US\",\n        \"phoneNumber\": \"2345673343\",\n        \"companyName\": null,\n        \"statusId\": 3021938,\n        \"statusTitle\": null,\n        \"address\": \"Nargu Wildlife Sanctuary\",\n        \"address2\": null,\n        \"state\": \"HP\",\n        \"city\": \"Mandi\",\n        \"zip\": \"176121\",\n        \"latitude\": \"31.87762637\",\n        \"longitude\": \"76.91234054\",\n        \"externalId\": null,\n        \"type\": 1,\n        \"isReferral\": 0,\n        \"isReferrer\": 0,\n        \"userId\": 26682,\n        \"ownerId\": 26682,\n        \"houseId\": \"63fcbb3d8f52043a5f052873\",\n        \"enerfloCustomerId\": null,\n        \"createdAt\": \"2024-06-20T07:07:07.000000Z\",\n        \"hasSentAnyBusinessCard\": false,\n        \"referredBy\": null,\n        \"image\": null,\n        \"title\": null,\n        \"experience\": null,\n        \"contactDistance\": 41.28,\n        \"companyId\": 12,\n        \"displayShortName\": \"Door K\",\n        \"typeDisplayName\": \"Lead\",\n        \"formattedPhoneNumber\": \"+1 234-567-3343\",\n        \"fullAddress\": \"Nargu Wildlife Sanctuary Mandi HP 176121\",\n        \"doorKnocks\": [\n            {\n                \"userId\": 26682,\n                \"user\": \"Jitender Thakur\",\n                \"door_knocked_at\": \"2024-06-20T07:07:07.000000Z\",\n                \"status\": \"Juicy Lead 2 X\"\n            },\n            {\n                \"userId\": 26682,\n                \"user\": \"Jitender Thakur\",\n                \"door_knocked_at\": \"2026-03-05T13:20:16.000000Z\",\n                \"status\": \"Demo Scheduled\"\n            },\n            {\n                \"userId\": 26682,\n                \"user\": \"Jitender Thakur\",\n                \"door_knocked_at\": \"2026-03-05T13:29:54.000000Z\",\n                \"status\": \"AD Lead\"\n            }\n        ],\n        \"verifiedDoorKnocks\": [\n            {\n                \"user\": \"Jitender Thakur\",\n                \"door_knocked_at\": \"2024-06-20T07:07:07.000000Z\",\n                \"status\": \"Juicy Lead 2 X\",\n                \"contact_distance\": 53.642658450533915\n            },\n            {\n                \"user\": \"Jitender Thakur\",\n                \"door_knocked_at\": \"2026-03-05T13:20:16.000000Z\",\n                \"status\": \"Demo Scheduled\",\n                \"contact_distance\": 41.38050637980751\n            },\n            {\n                \"user\": \"Jitender Thakur\",\n                \"door_knocked_at\": \"2026-03-05T13:29:54.000000Z\",\n                \"status\": \"AD Lead\",\n                \"contact_distance\": 41.28152400636251\n            }\n        ],\n        \"statusChangeLogs\": [\n            {\n                \"user\": \"Jitender Thakur\",\n                \"statusFrom\": \"\",\n                \"statusTo\": \"Juicy Lead 2 X\",\n                \"createdAt\": \"2024-06-20T07:07:07.000000Z\"\n            },\n            {\n                \"user\": \"Jitender Thakur\",\n                \"statusFrom\": \"Juicy Lead\",\n                \"statusTo\": \"Demo Scheduled\",\n                \"createdAt\": \"2026-03-05T13:20:16.000000Z\"\n            },\n            {\n                \"user\": \"Jitender Thakur\",\n                \"statusFrom\": \"Demo Scheduled\",\n                \"statusTo\": \"Hot Lead\",\n                \"createdAt\": \"2026-03-05T13:20:26.000000Z\"\n            },\n            {\n                \"user\": \"Jitender Thakur\",\n                \"statusFrom\": \"Hot Lead\",\n                \"statusTo\": \"AD Lead\",\n                \"createdAt\": \"2026-03-05T13:29:55.000000Z\"\n            }\n        ],\n        \"updatedAt\": \"2026-03-05T13:37:32.000000Z\",\n        \"notes\": null,\n        \"user\": null,\n        \"attachments\": null,\n        \"soloProposals\": [],\n        \"auroraProjectLinks\": null,\n        \"contactSource\": null,\n        \"lead_priority_885af997-7c1c-45dc-853c-820d58bc082e\": null,\n        \"do_they_have_previous_d2d_experience_4b04e662-2535-48dd-8bb4-00350cfe7bcc\": null,\n        \"shirt_size_d23507af-da8c-4786-a750-879974981bc6\": null,\n        \"do_they_speak_spanish_a009a7f0-1693-4dea-aaea-3a29ff45fe08\": null,\n        \"desired_compensation_e78cd6b9-2ee8-40d6-b4ad-43a7e14b4bdc\": null,\n        \"do_they_have_any_friends_that_might_be_interested_acff012b-f69c-42f8-8dac-1868f2c703aa\": null,\n        \"partner__affiliate_6f3b380a-1970-47c0-a6ed-edb4812a9b68\": null,\n        \"number_of_users_78f3b1df-89d9-4195-81f7-07eeb804e117\": null,\n        \"per_user_cost_89482b2b-32d9-450b-beea-76a336118c30\": null,\n        \"per_user_cost_all_features_cd861801-8216-4558-9563-c7bd1b90a70e\": null,\n        \"agreement_length_in_months_62d3be19-ac52-4f25-b528-49dfead949a1\": null,\n        \"test_number_custom_field_e8ab5071-9258-471b-8f3f-0b9031e210de\": null,\n        \"company_website_c720de49-266f-4558-a615-9770829ed381\": null,\n        \"onboarding_amount_caaf55af-5bec-4b99-80ee-443f5cba8ca1\": null,\n        \"utility_bill_photo_ee639c4d-2cac-4c20-b01c-209f069f91ef\": [],\n        \"battery_ee6ac598-77f8-463e-be09-dc9e7ccc4933\": null,\n        \"radio_test_168cdd6b-d96a-4cf5-ac15-7132e02b5af6\": null,\n        \"cf_test_for_leaderboard\": null,\n        \"cf_upload_documents\": [],\n        \"cf_hello_456\": null\n    }\n}"}],"_postman_id":"c3a95342-176e-4311-a9d2-444d91e1af9b"},{"name":"Get Single Customer Attachments","id":"a6418ceb-3225-45fb-9581-66d9cf55ee49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}"}],"url":"{{common_api_url}}/customers/166701/attachments?per_page=50","description":"<p>This endpoint retrieves a list of attachments for a specific customer with the ID 166701. The request includes a query parameter \"per_page\" to specify the number of attachments per page.</p>\n<p>The response includes information such as the current page, data array containing attachment details, pagination links, and total count of attachments.</p>\n","urlObject":{"path":["customers","166701","attachments"],"host":["{{common_api_url}}"],"query":[{"key":"per_page","value":"50"}],"variable":[]}},"response":[{"id":"0bc34b8c-ad03-49b0-b6c9-b5eac060e94c","name":"Get Customer's Attachments","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}"}],"url":{"raw":"{{common_api_url}}/customers/138454/attachments?per_page=250","host":["{{common_api_url}}"],"path":["customers","138454","attachments"],"query":[{"key":"per_page","value":"250"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Dec 2023 13:32:03 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=60, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 2031,\n            \"crmId\": null,\n            \"title\": \"IMG_3356.PNG\",\n            \"attachment\": \"o48hq16969397073278.PNG\",\n            \"attachmentInfo\": {\n                \"fileName\": \"IMG_3356.PNG.PNG\"\n            },\n            \"userId\": 667,\n            \"resourceId\": 138454,\n            \"createdAt\": \"2023-10-10T12:08:28.000000Z\",\n            \"updatedAt\": \"2023-10-10T12:08:28.000000Z\",\n            \"attachmentUrl\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/attachments/o48hq16969397073278.PNG\"\n        }\n    ],\n    \"first_page_url\": \"https://qa.repcard.com/api/customers/138454/attachments?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://qa.repcard.com/api/customers/138454/attachments?page=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"&laquo; Previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://qa.repcard.com/api/customers/138454/attachments?page=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"Next &raquo;\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://qa.repcard.com/api/customers/138454/attachments\",\n    \"per_page\": 250,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"a6418ceb-3225-45fb-9581-66d9cf55ee49"},{"name":"Get Customers Status Logs","id":"3a9e97c1-4bd4-43ab-92b7-33ca8d3d5a80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"{{common_api_url}}/customers/status-logs?from_date=2024-05-30&to_date=2024-05-31","description":"<p>This endpoint makes an HTTP GET request to retrieve status logs of customers within a specified date range. The request should include the 'from_date' and 'to_date' query parameters to filter the logs.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li>from_date (required): The start date for the log retrieval.</li>\n<li>to_date (required): The end date for the log retrieval.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain a JSON object with the following properties:</p>\n<ul>\n<li>status: The status of the response.</li>\n<li>statusCode: The status code of the response.</li>\n<li>message: A message related to the response.</li>\n<li>result: An object containing the retrieved data, including customer details, status changes, and user information.</li>\n<li>data: An array of status log objects, each containing customer and user details, status changes, and timestamps.</li>\n<li>totalCount: The total count of status logs.</li>\n<li>currentPage: The current page number.</li>\n<li>totalPages: The total number of pages.</li>\n</ul>\n<p>Example Response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {\n    \"data\": [\n      {\n        \"_id\": \"\",\n        \"customerId\": 0,\n        \"customer\": {\n          \"id\": 0,\n          \"firstName\": \"\",\n          \"lastName\": \"\",\n          \"email\": \"\",\n          \"countryCode\": \"\",\n          \"phoneNumber\": \"\"\n        },\n        \"statusFrom\": null,\n        \"statusTo\": {\n          \"id\": 0,\n          \"statusName\": \"\",\n          \"colour\": \"\",\n          \"iconUrl\": \"\"\n        },\n        \"userId\": 0,\n        \"companyId\": 0,\n        \"createdAt\": \"\",\n        \"updatedAt\": \"\",\n        \"user\": {\n          \"id\": 0,\n          \"firstName\": \"\",\n          \"lastName\": \"\",\n          \"dob\": \"\",\n          \"email\": \"\",\n          \"username\": \"\",\n          \"address\": \"\",\n          \"office\": \"\",\n          \"team\": null,\n          \"jobTitle\": \"\",\n          \"phoneNumber\": \"\",\n          \"image\": \"\",\n          \"rating\": \"\",\n          \"bio\": \"\",\n          \"companyName\": \"\",\n          \"badgeId\": \"\",\n          \"qrCode\": \"\"\n        }\n      }\n    ],\n    \"totalCount\": 0,\n    \"currentPage\": 0,\n    \"totalPages\": 0\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["customers","status-logs"],"host":["{{common_api_url}}"],"query":[{"disabled":true,"key":"user_ids","value":"368"},{"disabled":true,"key":"customer_ids","value":"661198"},{"disabled":true,"key":"status_ids","value":"12031"},{"disabled":true,"key":"per_page","value":"1"},{"key":"from_date","value":"2024-05-30"},{"key":"to_date","value":"2024-05-31"}],"variable":[]}},"response":[{"id":"dd77d728-bbd2-41f1-99d5-4f1a51cf70ce","name":"Get Customers Status Logs","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":{"raw":"{{common_api_url}}/customers/status-logs","host":["{{common_api_url}}"],"path":["customers","status-logs"],"query":[{"key":"from_date","value":null,"type":"text","disabled":true},{"key":"to_date","value":null,"type":"text","disabled":true},{"key":"customer_id","value":null,"type":"text","disabled":true},{"key":"user_id","value":null,"type":"text","disabled":true},{"key":"status_id","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 08 Feb 2024 11:00:23 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=60, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"data\": [\n            {\n                \"_id\": \"64d4d5afa8f1909fac0d9cde\",\n                \"customerId\": 129119,\n                \"customer\": {\n                    \"id\": 129119,\n                    \"firstName\": \"Stat1\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T12:18:55.000000Z\",\n                \"updatedAt\": \"2023-08-10T12:18:55.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4d60c8379e4632a0e9506\",\n                \"customerId\": 129119,\n                \"customer\": {\n                    \"id\": 129119,\n                    \"firstName\": \"Stat1\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 13220,\n                    \"statusName\": \"FIRST\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/arrow-down.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T12:20:28.000000Z\",\n                \"updatedAt\": \"2023-08-10T12:20:28.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4d636b825612cc2064c27\",\n                \"customerId\": 129119,\n                \"customer\": {\n                    \"id\": 129119,\n                    \"firstName\": \"Stat1\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 13220,\n                    \"statusName\": \"FIRST\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/arrow-down.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T12:21:10.000000Z\",\n                \"updatedAt\": \"2023-08-10T12:21:10.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4d6368379e4632a0e950b\",\n                \"customerId\": 129119,\n                \"customer\": {\n                    \"id\": 129119,\n                    \"firstName\": \"Stat1\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 13221,\n                    \"statusName\": \"SECOND\",\n                    \"colour\": \"#1aff47\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/arrow-left.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T12:21:10.000000Z\",\n                \"updatedAt\": \"2023-08-10T12:21:10.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4dd30efd852db910054ea\",\n                \"customerId\": 129122,\n                \"customer\": {\n                    \"id\": 129122,\n                    \"firstName\": \"Project\",\n                    \"lastName\": \"Sunroflof1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T12:50:56.000000Z\",\n                \"updatedAt\": \"2023-08-10T12:50:56.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4e016a8f1909fac0d9cdf\",\n                \"customerId\": 129054,\n                \"customer\": {\n                    \"id\": 129054,\n                    \"firstName\": \"Map\",\n                    \"lastName\": \"Contact\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12030,\n                    \"statusName\": \"Appointment Scheduled\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T13:03:18.000000Z\",\n                \"updatedAt\": \"2023-08-10T13:03:18.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4e037efd852db910054eb\",\n                \"customerId\": 129123,\n                \"customer\": null,\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T13:03:51.000000Z\",\n                \"updatedAt\": \"2023-08-10T13:03:51.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4e0ceb825612cc2064c30\",\n                \"customerId\": 129124,\n                \"customer\": {\n                    \"id\": 129124,\n                    \"firstName\": \"Rony\",\n                    \"lastName\": \"\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T13:06:22.000000Z\",\n                \"updatedAt\": \"2023-08-10T13:06:22.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4e325cb434118be034cf3\",\n                \"customerId\": 129125,\n                \"customer\": {\n                    \"id\": 129125,\n                    \"firstName\": \"New\",\n                    \"lastName\": \"\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T13:16:21.000000Z\",\n                \"updatedAt\": \"2023-08-10T13:16:21.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4e3ab8379e4632a0e950d\",\n                \"customerId\": 129123,\n                \"customer\": null,\n                \"statusFrom\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T13:18:35.000000Z\",\n                \"updatedAt\": \"2023-08-10T13:18:35.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4f85b7f0466006a064bc2\",\n                \"customerId\": 129054,\n                \"customer\": {\n                    \"id\": 129054,\n                    \"firstName\": \"Map\",\n                    \"lastName\": \"Contact\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12030,\n                    \"statusName\": \"Appointment Scheduled\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T14:46:51.000000Z\",\n                \"updatedAt\": \"2023-08-10T14:46:51.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4f98b4a5188d93a07f7b2\",\n                \"customerId\": 129125,\n                \"customer\": {\n                    \"id\": 129125,\n                    \"firstName\": \"New\",\n                    \"lastName\": \"\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T14:51:55.000000Z\",\n                \"updatedAt\": \"2023-08-10T14:51:55.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4f9964a5188d93a07f7b6\",\n                \"customerId\": 123846,\n                \"customer\": {\n                    \"id\": 123846,\n                    \"firstName\": \"Ankit123\",\n                    \"lastName\": \"CT124\",\n                    \"email\": \"act@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"8218452556\"\n                },\n                \"statusFrom\": {\n                    \"id\": 13158,\n                    \"statusName\": \"dfhsdfhdhd\",\n                    \"colour\": \"#0087E2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T14:52:06.000000Z\",\n                \"updatedAt\": \"2023-08-10T14:52:06.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d4f9a34a5188d93a07f7bf\",\n                \"customerId\": 129130,\n                \"customer\": {\n                    \"id\": 129130,\n                    \"firstName\": \"Clus4\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T14:52:19.000000Z\",\n                \"updatedAt\": \"2023-08-10T14:52:19.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50991980e28ddd801ad45\",\n                \"customerId\": 129130,\n                \"customer\": {\n                    \"id\": 129130,\n                    \"firstName\": \"Clus4\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12030,\n                    \"statusName\": \"Appointment Scheduled\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:00:17.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:00:17.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d509eb980e28ddd801ad46\",\n                \"customerId\": 129122,\n                \"customer\": {\n                    \"id\": 129122,\n                    \"firstName\": \"Project\",\n                    \"lastName\": \"Sunroflof1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12030,\n                    \"statusName\": \"Appointment Scheduled\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:01:47.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:01:47.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50a3d7f0466006a064bc3\",\n                \"customerId\": 125344,\n                \"customer\": {\n                    \"id\": 125344,\n                    \"firstName\": \"Ct\",\n                    \"lastName\": \"Pin1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 17429,\n                    \"statusName\": \"Go Back\",\n                    \"colour\": \"#0087E2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:03:09.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:03:09.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50a9ab51cc576c60880f7\",\n                \"customerId\": 125344,\n                \"customer\": {\n                    \"id\": 125344,\n                    \"firstName\": \"Ct\",\n                    \"lastName\": \"Pin1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12046,\n                    \"statusName\": \"Pitched Follow-Up\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:04:42.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:04:42.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50aa0b51cc576c60880f8\",\n                \"customerId\": 125344,\n                \"customer\": {\n                    \"id\": 125344,\n                    \"firstName\": \"Ct\",\n                    \"lastName\": \"Pin1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12046,\n                    \"statusName\": \"Pitched Follow-Up\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:04:48.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:04:48.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50abeb51cc576c60880fb\",\n                \"customerId\": 123111,\n                \"customer\": null,\n                \"statusFrom\": {\n                    \"id\": 13169,\n                    \"statusName\": \"Prospect\",\n                    \"colour\": \"#f20202\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/call.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:05:18.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:05:18.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50afad8381a73290a7ac6\",\n                \"customerId\": 129131,\n                \"customer\": {\n                    \"id\": 129131,\n                    \"firstName\": \"New\",\n                    \"lastName\": \"Lead\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:06:18.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:06:18.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50b064a5188d93a07f7c0\",\n                \"customerId\": 129131,\n                \"customer\": {\n                    \"id\": 129131,\n                    \"firstName\": \"New\",\n                    \"lastName\": \"Lead\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:06:30.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:06:30.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d50b617f0466006a064bc8\",\n                \"customerId\": 129132,\n                \"customer\": {\n                    \"id\": 129132,\n                    \"firstName\": \"Yvette\",\n                    \"lastName\": \"Apodaca\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-10T16:08:01.000000Z\",\n                \"updatedAt\": \"2023-08-10T16:08:01.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e1c064cd733f5b02b641\",\n                \"customerId\": 129143,\n                \"customer\": {\n                    \"id\": 129143,\n                    \"firstName\": \"Send\",\n                    \"lastName\": \"Con55\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:22:40.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:22:40.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e29f01e39cff7e08b844\",\n                \"customerId\": 129144,\n                \"customer\": {\n                    \"id\": 129144,\n                    \"firstName\": \"Send\",\n                    \"lastName\": \"Conforl\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:26:23.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:26:23.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e39201e39cff7e08b845\",\n                \"customerId\": 129026,\n                \"customer\": {\n                    \"id\": 129026,\n                    \"firstName\": \"Drop Pin\",\n                    \"lastName\": \"8\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12033,\n                    \"statusName\": \"Closed\",\n                    \"colour\": \"#00b25b\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/pitched-follow-up.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:30:26.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:30:26.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e4cec523670b2504af76\",\n                \"customerId\": 129144,\n                \"customer\": {\n                    \"id\": 129144,\n                    \"firstName\": \"Send\",\n                    \"lastName\": \"Conforl\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12030,\n                    \"statusName\": \"Appointment Scheduled\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:35:42.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:35:42.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e5e8031a0cbe5f086203\",\n                \"customerId\": 128468,\n                \"customer\": {\n                    \"id\": 128468,\n                    \"firstName\": \"Rev\",\n                    \"lastName\": \"Name\",\n                    \"email\": \"revname@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:40:24.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:40:24.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e6aecd4a1918d90fa532\",\n                \"customerId\": 127561,\n                \"customer\": {\n                    \"id\": 127561,\n                    \"firstName\": \"Prev3\",\n                    \"lastName\": \"Owner3 CT\",\n                    \"email\": \"richa@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:43:42.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:43:42.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e77ecd4a1918d90fa533\",\n                \"customerId\": 129144,\n                \"customer\": {\n                    \"id\": 129144,\n                    \"firstName\": \"Send\",\n                    \"lastName\": \"Conforl\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12030,\n                    \"statusName\": \"Appointment Scheduled\",\n                    \"colour\": \"#ff8a18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12031,\n                    \"statusName\": \"Pitched No-Sale\",\n                    \"colour\": \"#00b25b\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:47:10.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:47:10.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e7c6cd4a1918d90fa534\",\n                \"customerId\": 129144,\n                \"customer\": {\n                    \"id\": 129144,\n                    \"firstName\": \"Send\",\n                    \"lastName\": \"Conforl\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12031,\n                    \"statusName\": \"Pitched No-Sale\",\n                    \"colour\": \"#00b25b\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12032,\n                    \"statusName\": \"Customer Decline\",\n                    \"colour\": \"#f20202\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:48:22.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:48:22.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e805031a0cbe5f086204\",\n                \"customerId\": 126984,\n                \"customer\": {\n                    \"id\": 126984,\n                    \"firstName\": \"Kam2\",\n                    \"lastName\": \"Amp2\",\n                    \"email\": \"kam2amp2@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:49:25.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:49:25.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e820d2a550d61001a313\",\n                \"customerId\": 127508,\n                \"customer\": {\n                    \"id\": 127508,\n                    \"firstName\": \"Tc\",\n                    \"lastName\": \"Tc\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:49:52.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:49:52.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e87ad2a550d61001a314\",\n                \"customerId\": 125193,\n                \"customer\": {\n                    \"id\": 125193,\n                    \"firstName\": \"New1\",\n                    \"lastName\": \"Pin1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 26,\n                    \"statusName\": \"tttt2222\",\n                    \"colour\": \"#1742ee\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:51:22.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:51:22.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e8b6031a0cbe5f086205\",\n                \"customerId\": 129145,\n                \"customer\": {\n                    \"id\": 129145,\n                    \"firstName\": \"Closed\",\n                    \"lastName\": \"\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:52:22.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:52:22.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5e9b0d2a550d61001a319\",\n                \"customerId\": 129146,\n                \"customer\": {\n                    \"id\": 129146,\n                    \"firstName\": \"Base\",\n                    \"lastName\": \"Status1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:56:32.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:56:32.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5ea17d2a550d61001a31a\",\n                \"customerId\": 129146,\n                \"customer\": {\n                    \"id\": 129146,\n                    \"firstName\": \"Base\",\n                    \"lastName\": \"Status1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:58:15.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:58:15.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5ea417f462a90ec0ee2d2\",\n                \"customerId\": 129146,\n                \"customer\": {\n                    \"id\": 129146,\n                    \"firstName\": \"Base\",\n                    \"lastName\": \"Status1\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T07:58:57.000000Z\",\n                \"updatedAt\": \"2023-08-11T07:58:57.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5ead1cd4a1918d90fa536\",\n                \"customerId\": 126573,\n                \"customer\": {\n                    \"id\": 126573,\n                    \"firstName\": \"8star\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"8star@yopmail.com\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"8889998881\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:01:21.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:01:21.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5eb164b262057750c9328\",\n                \"customerId\": 129147,\n                \"customer\": {\n                    \"id\": 129147,\n                    \"firstName\": \"New\",\n                    \"lastName\": \"Pinstatus\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:02:30.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:02:30.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5eb64cd4a1918d90fa53b\",\n                \"customerId\": 129148,\n                \"customer\": {\n                    \"id\": 129148,\n                    \"firstName\": \"New\",\n                    \"lastName\": \"Qwer\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:03:48.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:03:48.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5ec01cd4a1918d90fa540\",\n                \"customerId\": 129149,\n                \"customer\": {\n                    \"id\": 129149,\n                    \"firstName\": \"New\",\n                    \"lastName\": \"Leadcon\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:06:25.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:06:25.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5ec61031a0cbe5f08620e\",\n                \"customerId\": 126629,\n                \"customer\": {\n                    \"id\": 126629,\n                    \"firstName\": \"Oooo\",\n                    \"lastName\": \"Kkk\",\n                    \"email\": \"jjjlkkl@yopmail.com\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"7878788778\"\n                },\n                \"statusFrom\": {\n                    \"id\": 13221,\n                    \"statusName\": \"SECOND\",\n                    \"colour\": \"#1aff47\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/arrow-left.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:08:01.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:08:01.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5f345a599ce348d0e91c2\",\n                \"customerId\": 124477,\n                \"customer\": {\n                    \"id\": 124477,\n                    \"firstName\": \"2079\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"jsjsj@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 17407,\n                    \"statusName\": \"Prospect\",\n                    \"colour\": \"#FF8A18\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:37:25.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:37:25.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5f34edf831b6384007f22\",\n                \"customerId\": 124477,\n                \"customer\": {\n                    \"id\": 124477,\n                    \"firstName\": \"2079\",\n                    \"lastName\": \"Test\",\n                    \"email\": \"jsjsj@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 13168,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#E2C710\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:37:34.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:37:34.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5f39313da989afa0d7274\",\n                \"customerId\": 129154,\n                \"customer\": {\n                    \"id\": 129154,\n                    \"firstName\": \"Newkppin\",\n                    \"lastName\": \"\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": null,\n                \"statusTo\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"userId\": 407,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:38:43.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:38:43.000000Z\",\n                \"user\": {\n                    \"id\": 407,\n                    \"firstName\": \"Kp11\",\n                    \"lastName\": \"Testing\",\n                    \"dob\": \"2022-10-03\",\n                    \"email\": \"kp11@yopmail.com\",\n                    \"username\": \"kp11\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales Manager\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/8Ni5916753510443152.jpg\",\n                    \"rating\": \"4.3\",\n                    \"bio\": \"Hey it's Kamlesh. I have been working with Testing Other Industry for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"C888FD\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5f3d55e58ec73df0ab732\",\n                \"customerId\": 129154,\n                \"customer\": {\n                    \"id\": 129154,\n                    \"firstName\": \"Newkppin\",\n                    \"lastName\": \"\",\n                    \"email\": \"\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:39:49.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:39:49.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5f40b5e58ec73df0ab733\",\n                \"customerId\": 69459,\n                \"customer\": {\n                    \"id\": 69459,\n                    \"firstName\": \"Test100\",\n                    \"lastName\": \"test1\",\n                    \"email\": \"Test@yopmail.com\",\n                    \"countryCode\": \"+1\",\n                    \"phoneNumber\": \"8799494994\"\n                },\n                \"statusFrom\": {\n                    \"id\": 12028,\n                    \"statusName\": \"New\",\n                    \"colour\": \"#0087e2\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/new-solid.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:40:43.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:40:43.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d5f451df831b6384007f2a\",\n                \"customerId\": 125863,\n                \"customer\": {\n                    \"id\": 125863,\n                    \"firstName\": \"Hello\",\n                    \"lastName\": \"Rectify\",\n                    \"email\": \"hre@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"8899977788\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 447,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T08:41:53.000000Z\",\n                \"updatedAt\": \"2023-08-11T08:41:53.000000Z\",\n                \"user\": {\n                    \"id\": 447,\n                    \"firstName\": \"Kamlesh\",\n                    \"lastName\": \"Papnoi\",\n                    \"dob\": \"1980-02-25\",\n                    \"email\": \"kamlesh@repcard.com\",\n                    \"username\": \"kamleshp\",\n                    \"address\": \"\",\n                    \"office\": \"Office2 Delhi\",\n                    \"team\": null,\n                    \"jobTitle\": \"VP\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/WdvD216885412737065.jpg\",\n                    \"rating\": \"3.9\",\n                    \"bio\": \"Hey it's star. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"CFFBCF\",\n                    \"qrCode\": \"\"\n                }\n            },\n            {\n                \"_id\": \"64d6185dc5e101ba240e02d2\",\n                \"customerId\": 126983,\n                \"customer\": {\n                    \"id\": 126983,\n                    \"firstName\": \"Kam\",\n                    \"lastName\": \"Comp\",\n                    \"email\": \"kamcom@yopmail.com\",\n                    \"countryCode\": \"+91\",\n                    \"phoneNumber\": \"9910891993\"\n                },\n                \"statusFrom\": {\n                    \"id\": 22396,\n                    \"statusName\": \"yell\",\n                    \"colour\": \"#e17849\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/fire.png\"\n                },\n                \"statusTo\": {\n                    \"id\": 12029,\n                    \"statusName\": \"Contact Attempted\",\n                    \"colour\": \"#b3005f\",\n                    \"iconUrl\": \"https://qa.repcard.com/images/contact-statuses/hand.png\"\n                },\n                \"userId\": 990,\n                \"companyId\": 58,\n                \"createdAt\": \"2023-08-11T11:15:41.000000Z\",\n                \"updatedAt\": \"2023-08-11T11:15:41.000000Z\",\n                \"user\": {\n                    \"id\": 990,\n                    \"firstName\": \"canada\",\n                    \"lastName\": \"test\",\n                    \"dob\": \"1989-09-19\",\n                    \"email\": \"canada@yopmail.com\",\n                    \"username\": \"CanadaTest\",\n                    \"address\": \"\",\n                    \"office\": \"Testing Texas\",\n                    \"team\": null,\n                    \"jobTitle\": \"Sales person\",\n                    \"phoneNumber\": \"+919910891993\",\n                    \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/MmNRh16982217533722.jpg\",\n                    \"rating\": \"4.4\",\n                    \"bio\": \"Hey it's CANADA. I have been working with KP Billing Test 5 - PC for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!😀\",\n                    \"companyName\": \"KP QA Test\",\n                    \"badgeId\": \"DCYEZP\",\n                    \"qrCode\": \"\"\n                }\n            }\n        ],\n        \"totalCount\": 5519,\n        \"currentPage\": 1,\n        \"totalPages\": 111\n    }\n}"}],"_postman_id":"3a9e97c1-4bd4-43ab-92b7-33ca8d3d5a80"},{"name":"Get Customers Status","id":"f7d146e3-0103-4944-bd84-f6684c412eac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"{{common_api_url}}/contact-statuses","description":"<h1 id=\"contact-statuses\">Contact Statuses</h1>\n<p>This endpoint is used to retrieve the contact statuses.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p><code>GET</code> {{common_api_url}}/contact-statuses</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li>Form-data<ul>\n<li>No parameters required.</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"response\">Response</h2>\n<ul>\n<li><code>status</code> (integer) - The status of the response.</li>\n<li><code>statusCode</code> (integer) - The status code of the response.</li>\n<li><code>message</code> (string) - Additional information or error message.</li>\n<li><code>result</code> (object)<ul>\n<li><code>data</code> (array)<ul>\n<li><code>id</code> (integer) - The ID of the contact status.</li>\n<li><code>statusName</code> (string) - The name of the contact status.</li>\n<li><code>shortName</code> (string) - The short name of the contact status.</li>\n<li><code>type</code> (string) - The type of the contact status.</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"examples-of-response\">Examples of Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {\n    \"data\": [\n      {\n        \"id\": 0,\n        \"statusName\": \"\",\n        \"shortName\": \"\",\n        \"type\": \"\"\n      }\n    ]\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["contact-statuses"],"host":["{{common_api_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Type- lead, customer, recruit, other</p>\n","type":"text/plain"},"key":"type","value":"customer"}],"variable":[]}},"response":[{"id":"b921961d-9318-4bf0-ac7d-6efc14391115","name":"401","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{common_api_url}}/contact-statuses","host":["{{common_api_url}}"],"path":["contact-statuses"],"query":[{"key":"type","value":"customer","description":"lead, customer, recruit, other","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 07:59:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"95"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=d0MyoP2jHQI+cSRUoE1pVQfUBaPdb2Fu7pijpbogPr7BiaBGrLzlVyuu+BegkySE5Fqx/K+eZycTyq7YEA8wKIg5Th5SuFVkB5l4U6QAsSTTK0efwOKC60qg6oY8; Expires=Fri, 15 Mar 2024 07:59:03 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=d0MyoP2jHQI+cSRUoE1pVQfUBaPdb2Fu7pijpbogPr7BiaBGrLzlVyuu+BegkySE5Fqx/K+eZycTyq7YEA8wKIg5Th5SuFVkB5l4U6QAsSTTK0efwOKC60qg6oY8; Expires=Fri, 15 Mar 2024 07:59:03 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"},{"id":"9dae4b70-1a33-4944-b983-17a552e49b35","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{common_api_url}}/contact-statuses","host":["{{common_api_url}}"],"path":["contact-statuses"],"query":[{"key":"type","value":"customer","description":"Type- lead, customer, recruit, other","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 08 Mar 2024 08:08:06 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/7.4.33"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Length","value":"1763"},{"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\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 24331,\n                \"statusName\": \"New\",\n                \"shortName\": \"NEW\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24332,\n                \"statusName\": \"Contact Attempted\",\n                \"shortName\": \"CA\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24333,\n                \"statusName\": \"Appointment Scheduled\",\n                \"shortName\": \"APPS\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24334,\n                \"statusName\": \"Pitched No-Sale\",\n                \"shortName\": \"PNS\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24348,\n                \"statusName\": \"Pitched Follow-Up\",\n                \"shortName\": \"PFU\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24349,\n                \"statusName\": \"Sold - Scheduled\",\n                \"shortName\": \"SS\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24350,\n                \"statusName\": \"Sold - Installed\",\n                \"shortName\": \"SOLD\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24351,\n                \"statusName\": \"RECONNECT\",\n                \"shortName\": \"RE*\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24352,\n                \"statusName\": \"NEW L\",\n                \"shortName\": \"NEW\",\n                \"type\": \"lead\"\n            },\n            {\n                \"id\": 24335,\n                \"statusName\": \"Closed\",\n                \"shortName\": \"CL\",\n                \"type\": \"customer\"\n            },\n            {\n                \"id\": 24336,\n                \"statusName\": \"Review Requested\",\n                \"shortName\": \"RR\",\n                \"type\": \"customer\"\n            },\n            {\n                \"id\": 24353,\n                \"statusName\": \"New CST\",\n                \"shortName\": \"CSTM\",\n                \"type\": \"customer\"\n            },\n            {\n                \"id\": 24337,\n                \"statusName\": \"Prospect\",\n                \"shortName\": \"PROS\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24338,\n                \"statusName\": \"Contacted\",\n                \"shortName\": \"CONT\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24339,\n                \"statusName\": \"Verbal Commit\",\n                \"shortName\": \"VC\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24340,\n                \"statusName\": \"Offer Sent\",\n                \"shortName\": \"OSNT\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24341,\n                \"statusName\": \"Signed\",\n                \"shortName\": \"SIGN\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24342,\n                \"statusName\": \"Onboarding\",\n                \"shortName\": \"ONBR\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24343,\n                \"statusName\": \"Selling\",\n                \"shortName\": \"SELL\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24344,\n                \"statusName\": \"Not Interested\",\n                \"shortName\": \"NOTI\",\n                \"type\": \"recruit\"\n            },\n            {\n                \"id\": 24345,\n                \"statusName\": \"Network\",\n                \"shortName\": \"NET\",\n                \"type\": \"other\"\n            },\n            {\n                \"id\": 24346,\n                \"statusName\": \"Partnership\",\n                \"shortName\": \"PART\",\n                \"type\": \"other\"\n            },\n            {\n                \"id\": 24347,\n                \"statusName\": \"Colleague\",\n                \"shortName\": \"COLL\",\n                \"type\": \"other\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f7d146e3-0103-4944-bd84-f6684c412eac"}],"id":"ebdba716-5026-4f39-bf25-1acefe579904","_postman_id":"ebdba716-5026-4f39-bf25-1acefe579904","description":""},{"name":"Customer Status","item":[{"name":"Get Statuses","id":"c58407de-4655-4a16-9e6c-03b648ffb7c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{common_api_url}}/customers/status","description":"<h2 id=\"get-customer-status\">Get Customer Status</h2>\n<p>This endpoint retrieves the current status of customers from the system, providing insights into various customer states.</p>\n<h3 id=\"request\">Request</h3>\n<ul>\n<li><p><strong>Method</strong>: <code>GET</code></p>\n</li>\n<li><p><strong>Endpoint</strong>: <code>{{common_api_url}}/customers/status</code></p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format and includes the following fields:</p>\n<ul>\n<li><p><strong>status</strong>: An integer representing the success or failure of the request.</p>\n</li>\n<li><p><strong>statusCode</strong>: An integer providing additional information about the request status.</p>\n</li>\n<li><p><strong>message</strong>: A string that may contain any relevant message about the request.</p>\n</li>\n<li><p><strong>result</strong>: An array of objects, each representing a customer status with the following properties:</p>\n<ul>\n<li><p><strong>id</strong>: An integer identifier for the status.</p>\n</li>\n<li><p><strong>statusName</strong>: A string representing the name of the status.</p>\n</li>\n<li><p><strong>shortName</strong>: A string representing a shorter version of the status name.</p>\n</li>\n<li><p><strong>colour</strong>: A string indicating the color associated with the status.</p>\n</li>\n<li><p><strong>iconName</strong>: A string for the name of the icon representing the status.</p>\n</li>\n<li><p><strong>shape</strong>: An integer indicating the shape associated with the status.</p>\n</li>\n<li><p><strong>iconUrl</strong>: A string containing the URL for the status icon.</p>\n</li>\n<li><p><strong>statusShape</strong>: A string that describes the shape of the status.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": [\n    {\n      \"id\": 0,\n      \"statusName\": \"\",\n      \"shortName\": \"\",\n      \"colour\": \"\",\n      \"iconName\": \"\",\n      \"shape\": 0,\n      \"iconUrl\": \"\",\n      \"statusShape\": \"\"\n    }\n  ]\n}\n\n</code></pre>\n<p>This endpoint is useful for obtaining the various statuses that customers can have within the system, allowing for better management and understanding of customer relationships.</p>\n","urlObject":{"path":["customers","status"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"c3e8e3d7-6b5d-4ca5-b477-ed23f36b96b5","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":"{{common_api_url}}/customers/status"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 15:13:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": [\n        {\n            \"id\": 4181639,\n            \"statusName\": \"Not Home\",\n            \"shortName\": \"NH\",\n            \"colour\": \"#a1a1a1\",\n            \"iconName\": \"tablet.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/tablet.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181649,\n            \"statusName\": \"Partnership\",\n            \"shortName\": \"PART\",\n            \"colour\": \"#00b25b\",\n            \"iconName\": \"handshake.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/handshake.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181641,\n            \"statusName\": \"Prospect\",\n            \"shortName\": \"PROS\",\n            \"colour\": \"#f5bb0c\",\n            \"iconName\": \"prospect-new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/prospect-new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181642,\n            \"statusName\": \"Contacted\",\n            \"shortName\": \"CONT\",\n            \"colour\": \"#00bfff\",\n            \"iconName\": \"message_circle.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/message_circle.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181655,\n            \"statusName\": \"Appointment Scheduled\",\n            \"shortName\": \"APPT\",\n            \"colour\": \"#16b364\",\n            \"iconName\": \"appointment-scheduled.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/appointment-scheduled.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181650,\n            \"statusName\": \"Colleague\",\n            \"shortName\": \"COLL\",\n            \"colour\": \"#0087e2\",\n            \"iconName\": \"colleague-new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/colleague-new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181648,\n            \"statusName\": \"Network\",\n            \"shortName\": \"NET\",\n            \"colour\": \"#000000\",\n            \"iconName\": \"network-solid.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/network-solid.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181653,\n            \"statusName\": \"Not Interested\",\n            \"shortName\": \"NI\",\n            \"colour\": \"#ff0019\",\n            \"iconName\": \"exit.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/exit.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181643,\n            \"statusName\": \"Sending Docs\",\n            \"shortName\": \"SEND\",\n            \"colour\": \"#630fff\",\n            \"iconName\": \"offer-sent.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/offer-sent.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181652,\n            \"statusName\": \"Go Back\",\n            \"shortName\": \"GB\",\n            \"colour\": \"#0923ec\",\n            \"iconName\": \"reply.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/reply.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181644,\n            \"statusName\": \"Signed\",\n            \"shortName\": \"SGND\",\n            \"colour\": \"#30db00\",\n            \"iconName\": \"signed-new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/signed-new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181657,\n            \"statusName\": \"One-Legger\",\n            \"shortName\": \"ONLG\",\n            \"colour\": \"#f79009\",\n            \"iconName\": \"colleague-new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/colleague-new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181645,\n            \"statusName\": \"Onboarding\",\n            \"shortName\": \"OBRD\",\n            \"colour\": \"#ff5900\",\n            \"iconName\": \"clipboard-check.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/clipboard-check.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181640,\n            \"statusName\": \"Renter\",\n            \"shortName\": \"RENT\",\n            \"colour\": \"#f04438\",\n            \"iconName\": \"home.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/home.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181646,\n            \"statusName\": \"Selling\",\n            \"shortName\": \"SELL\",\n            \"colour\": \"#000000\",\n            \"iconName\": \"selling_new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/selling_new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181656,\n            \"statusName\": \"Has Solar\",\n            \"shortName\": \"SOLR\",\n            \"colour\": \"#000000\",\n            \"iconName\": \"alert_circle.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/alert_circle.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181647,\n            \"statusName\": \"Not Interested\",\n            \"shortName\": \"NI\",\n            \"colour\": \"#ff0000\",\n            \"iconName\": \"thumb-down.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/thumb-down.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181638,\n            \"statusName\": \"New\",\n            \"shortName\": \"NEW\",\n            \"colour\": \"#0087e2\",\n            \"iconName\": \"new-solid.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/new-solid.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181654,\n            \"statusName\": \"Signed\",\n            \"shortName\": \"SIGN\",\n            \"colour\": \"#287a0b\",\n            \"iconName\": \"selling_new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/selling_new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181651,\n            \"statusName\": \"Installed\",\n            \"shortName\": \"INST\",\n            \"colour\": \"#000000\",\n            \"iconName\": \"check_circle.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/check_circle.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181658,\n            \"statusName\": \"Demo Scheduled\",\n            \"shortName\": \"DMOS\",\n            \"colour\": \"#ff8a18\",\n            \"iconName\": \"appointment-scheduled.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/appointment-scheduled.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181659,\n            \"statusName\": \"Team Call Completed\",\n            \"shortName\": \"TEAM\",\n            \"colour\": \"#f5a700\",\n            \"iconName\": \"Rocket.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/Rocket.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181660,\n            \"statusName\": \"Verbal Commit\",\n            \"shortName\": \"VC\",\n            \"colour\": \"#0284c0\",\n            \"iconName\": \"thumb-up.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/thumb-up.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181661,\n            \"statusName\": \"Long Term Follow Up\",\n            \"shortName\": \"FULT\",\n            \"colour\": \"#8a04c8\",\n            \"iconName\": \"reply.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/reply.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181662,\n            \"statusName\": \"Deal Closed\",\n            \"shortName\": \"CLSD\",\n            \"colour\": \"#287a0b\",\n            \"iconName\": \"selling_new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/selling_new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181663,\n            \"statusName\": \"Successful Demo\",\n            \"shortName\": \"DEMO\",\n            \"colour\": \"#4bd049\",\n            \"iconName\": \"emoji-happy.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/emoji-happy.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181664,\n            \"statusName\": \"Admin Call Completed\",\n            \"shortName\": \"ADMN\",\n            \"colour\": \"#0087e2\",\n            \"iconName\": \"appointment-scheduled.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/appointment-scheduled.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181665,\n            \"statusName\": \"Lead\",\n            \"shortName\": \"LEAD\",\n            \"colour\": \"#2b00ff\",\n            \"iconName\": \"new-solid.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/new-solid.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181666,\n            \"statusName\": \"Juicy Lead\",\n            \"shortName\": \"LEAD\",\n            \"colour\": \"#dee123\",\n            \"iconName\": \"tablet.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/tablet.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181667,\n            \"statusName\": \"Onboarding Form Completed\",\n            \"shortName\": \"FORM\",\n            \"colour\": \"#2ed182\",\n            \"iconName\": \"signed-new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/signed-new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181668,\n            \"statusName\": \"Payment Link Sent\",\n            \"shortName\": \"PAY\",\n            \"colour\": \"#00b25b\",\n            \"iconName\": \"gift.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/gift.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181669,\n            \"statusName\": \"Facebook Lead\",\n            \"shortName\": \"FB\",\n            \"colour\": \"#388eff\",\n            \"iconName\": \"call.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/call.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181670,\n            \"statusName\": \"No Show Demo\",\n            \"shortName\": \"NOSH\",\n            \"colour\": \"#d53b20\",\n            \"iconName\": \"emoji-sad.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/emoji-sad.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181671,\n            \"statusName\": \"New\",\n            \"shortName\": \"NEW\",\n            \"colour\": \"#FF8A18\",\n            \"iconName\": \"new-solid.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/new-solid.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181672,\n            \"statusName\": \"Prospect\",\n            \"shortName\": \"PROS\",\n            \"colour\": \"#CC3D11\",\n            \"iconName\": \"new-solid.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/new-solid.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181673,\n            \"statusName\": \"Cancelled\",\n            \"shortName\": \"CANL\",\n            \"colour\": \"#c03821\",\n            \"iconName\": \"exit.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/exit.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181674,\n            \"statusName\": \"Contact Attempted\",\n            \"shortName\": \"CA\",\n            \"colour\": \"#f41a79\",\n            \"iconName\": \"magnet.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/magnet.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181675,\n            \"statusName\": \"Call Back\",\n            \"shortName\": \"CB\",\n            \"colour\": \"#f58300\",\n            \"iconName\": \"call.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/call.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181676,\n            \"statusName\": \"Hot Lead\",\n            \"shortName\": \"HL\",\n            \"colour\": \"#ff0000\",\n            \"iconName\": \"fire.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/fire.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181677,\n            \"statusName\": \"Onboarding Scheduled\",\n            \"shortName\": \"OBSC\",\n            \"colour\": \"#10cbac\",\n            \"iconName\": \"appointment-scheduled.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/appointment-scheduled.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181678,\n            \"statusName\": \"Go Back\",\n            \"shortName\": \"GOBA\",\n            \"colour\": \"#F5BB0C\",\n            \"iconName\": \"new-solid.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/new-solid.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181679,\n            \"statusName\": \"SOLD\",\n            \"shortName\": \"SOLD\",\n            \"colour\": \"#16b364\",\n            \"iconName\": \"selling_new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/selling_new.png\",\n            \"statusShape\": \"circle\"\n        },\n        {\n            \"id\": 4181680,\n            \"statusName\": \"Event Registration Lead\",\n            \"shortName\": \"ERL\",\n            \"colour\": \"#f79009\",\n            \"iconName\": \"colleague-new.png\",\n            \"shape\": 1,\n            \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/colleague-new.png\",\n            \"statusShape\": \"circle\"\n        }\n    ]\n}"}],"_postman_id":"c58407de-4655-4a16-9e6c-03b648ffb7c1"},{"name":"Add Status","id":"7c958ec7-a161-4e9e-937f-65812b546a6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"statusName\": \"Demo\",\n  \"shortName\": \"DEMOIN\",\n  \"type\": 1,\n  \"statusShape\": \"circle\",\n  \"colour\": \"#0097ff\",\n  \"isBaseStatus\": 0,\n  \"isGlobal\": 1,\n  \"iconName\": \"pitched-follow-up.png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/status","description":"<h2 id=\"add-customer-status\">Add Customer Status</h2>\n<p>This endpoint allows you to create a new customer status in the system. It accepts a POST request with a JSON payload that defines the properties of the status being added.</p>\n<h3 id=\"request\">Request</h3>\n<p><strong>Method:</strong> POST<br /><strong>Endpoint:</strong> <code>{{common_api_url}}/customers/status</code></p>\n<p><strong>Request Body:</strong> The request body must be in JSON format and contain the following parameters:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>statusName</code></td>\n<td>string</td>\n<td>The name of the status.</td>\n</tr>\n<tr>\n<td><code>shortName</code></td>\n<td>string</td>\n<td>A short identifier for the status.</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>integer</td>\n<td>The type of the status (e.g., 1 for active).</td>\n</tr>\n<tr>\n<td><code>statusShape</code></td>\n<td>string</td>\n<td>The shape representation of the status (e.g., \"circle\").</td>\n</tr>\n<tr>\n<td><code>colour</code></td>\n<td>string</td>\n<td>The color associated with the status in hex format (e.g., \"#0097ff\").</td>\n</tr>\n<tr>\n<td><code>isBaseStatus</code></td>\n<td>integer</td>\n<td>Indicates if this is a base status (0 or 1).</td>\n</tr>\n<tr>\n<td><code>isGlobal</code></td>\n<td>integer</td>\n<td>Indicates if this status is global (0 or 1).</td>\n</tr>\n<tr>\n<td><code>iconName</code></td>\n<td>string</td>\n<td>The name of the icon associated with the status.  <br />  <br />possible values:  <br />rocket, alert_circle, alert_triangle, appointment-scheduled, arrow-down, arrow-left, arrow-right, arrow-up, ban, bell, bulb, check_circle, clipboard-check, clock, cockroach, colleague-new, cube, diamond, emoji-happy, emoji-sad, exit, eye-off, eye, fire, flag, gift, hand, handshake, heart, home, key, light_bulb, lightening_bolt, magnet, mail, message_circle, mouse_click, moving_truck, network-solid, new-solid, offer-sent, call, phone, pitched-follow-up, pitched-no-sale, presentation-chart-bar, presentation-chart-line, prospect-new, refresh, reply, review-requested, scorp</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response\">Response</h3>\n<p>The response will return a JSON object with the following structure:</p>\n<ul>\n<li><p><code>status</code>: An integer indicating the status of the request (0 for failure, 1 for success).</p>\n</li>\n<li><p><code>statusCode</code>: A numerical code representing the specific status of the request.</p>\n</li>\n<li><p><code>message</code>: A string providing additional information about the request.</p>\n</li>\n<li><p><code>result</code>: An object containing details about the created status or an empty object if the creation failed.</p>\n</li>\n</ul>\n<h4 id=\"example-response\">Example Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {\n    \"statusName\": \"\",\n    \"shortName\": \"\",\n    \"type\": 0,\n    \"userId\": 0,\n    \"companyId\": 0,\n    \"statusOrder\": 0,\n    \"colour\": \"\",\n    \"shape\": 0,\n    \"isGlobal\": 0,\n    \"iconName\": \"\",\n    \"isBaseStatus\": 0,\n    \"updatedAt\": \"\",\n    \"createdAt\": \"\",\n    \"id\": 0,\n    \"iconUrl\": \"\",\n    \"statusShape\": \"\"\n  }\n}\n\n</code></pre>\n<h3 id=\"error-handling\">Error Handling</h3>\n<p>In case of an error, the response will typically return a status code of 400, indicating a bad request. The <code>message</code> field may provide further details regarding the error encountered.</p>\n","urlObject":{"path":["customers","status"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"cfabf7f2-82eb-4255-9561-ba9e2c6999c6","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"statusName\": \"Demo\",\n  \"shortName\": \"DEMO\",\n  \"type\": 1,\n  \"statusShape\": \"circle\",\n  \"colour\": \"#0097ff\",\n  \"isBaseStatus\": 0,\n  \"isGlobal\": 1,\n  \"iconName\": \"pitched-follow-up.png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/status"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 15:19:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Status added successfully.\",\n    \"result\": {\n        \"statusName\": \"Demo\",\n        \"shortName\": \"DEMO\",\n        \"type\": 1,\n        \"userId\": 26682,\n        \"companyId\": 2809,\n        \"statusOrder\": 34,\n        \"colour\": \"#0097ff\",\n        \"shape\": 1,\n        \"isGlobal\": 1,\n        \"iconName\": \"pitched-follow-up.png\",\n        \"isBaseStatus\": 0,\n        \"updatedAt\": \"2025-09-05T15:19:16.000000Z\",\n        \"createdAt\": \"2025-09-05T15:19:16.000000Z\",\n        \"id\": 4187734,\n        \"iconUrl\": \"https://app.repcard.com/images/contact-statuses/pitched-follow-up.png\",\n        \"statusShape\": \"circle\"\n    }\n}"},{"id":"77c5de26-d794-43bb-b4c3-ab03fb387981","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"statusName\": \"Demo\",\n  \"shortName\": \"DEMOIN\",\n  \"type\": 1,\n  \"statusShape\": \"circle\",\n  \"colour\": \"#0097ff\",\n  \"isBaseStatus\": 0,\n  \"isGlobal\": 1,\n  \"iconName\": \"pitched-follow-up.png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/status"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 05 Sep 2025 15:19:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"The short name may not be greater than 4 characters.\",\n    \"result\": {}\n}"}],"_postman_id":"7c958ec7-a161-4e9e-937f-65812b546a6a"},{"name":"Update Status","id":"15f23d4d-06bb-4085-ac59-e6c016efbc92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"statusName\": \"Demo\",\n  \"shortName\": \"DEMO\",\n  \"type\": 1,\n  \"statusShape\": \"circle\",\n  \"colour\": \"#0097ff\",\n  \"isBaseStatus\": 0,\n  \"isGlobal\": 0,\n  \"iconName\": \"pitched-follow-up.png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/status/4187734","urlObject":{"path":["customers","status","4187734"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"15f23d4d-06bb-4085-ac59-e6c016efbc92"},{"name":"Delete Status","id":"214050ce-5eea-4048-a41a-68a862eca823","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{common_api_url}}/customers/status/41877345","urlObject":{"path":["customers","status","41877345"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"214050ce-5eea-4048-a41a-68a862eca823"}],"id":"a6b8767f-938f-48ce-92b2-071416663764","_postman_id":"a6b8767f-938f-48ce-92b2-071416663764","description":""},{"name":"Customer Notes","item":[{"name":"Add Notes","id":"2f000ded-7c57-4faf-825c-e34f969f4cd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": 34852774,\n    \"userId\": 26682,\n    \"notes\": [\n        \"Hello this is testing notes\",\n        \"this is 2nd notes\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/notes","description":"<p>This endpoint makes an HTTP POST request to add notes for a specific customer. The request body must be in raw JSON format and should include the following parameters:</p>\n<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<p>The request body must be sent in JSON format and include the following fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Example Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>customerId</code></td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Unique identifier for the customer.</td>\n<td><code>34852774</code></td>\n</tr>\n<tr>\n<td><code>userId</code></td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Unique identifier for the user adding the notes.</td>\n<td><code>26682</code></td>\n</tr>\n<tr>\n<td><code>notes</code></td>\n<td>Array</td>\n<td>Yes</td>\n<td>An array of strings containing notes about the customer.</td>\n<td><code>[\"Hello this is testing notes\"]</code></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-structure\"><strong>Response Structure</strong></h3>\n<p>On a successful request, the API returns a JSON response with the following structure:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>Integer</td>\n<td>Status code indicating the result of the request.</td>\n</tr>\n<tr>\n<td><code>statusCode</code></td>\n<td>Integer</td>\n<td>Additional status code for the operation.</td>\n</tr>\n<tr>\n<td><code>message</code></td>\n<td>String</td>\n<td>A message providing further details about the request.</td>\n</tr>\n<tr>\n<td><code>result</code></td>\n<td>Object</td>\n<td>An object containing the result of the operation, typically empty for this request.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"example-response\"><strong>Example Response</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {}\n}\n\n</code></pre>\n<p>This endpoint is useful for maintaining customer interactions by allowing users to add notes that can help in tracking customer relationships and communication history.</p>\n","urlObject":{"path":["customers","notes"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"0a91be61-099b-47fe-9527-a0892f94d7c9","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": 123\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/notes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 12:59:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"The user id field is required.\",\n    \"result\": {}\n}"},{"id":"22612087-1ffb-4320-be3b-7d76d0bdbe18","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": 34852774,\n    \"userId\": 26682,\n    \"notes\": [\"Hello this is testing notes\", \"this is 2nd notes\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 13:01:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Notes add successfully\",\n    \"result\": {}\n}"}],"_postman_id":"2f000ded-7c57-4faf-825c-e34f969f4cd3"},{"name":"Get notes","id":"13214c74-1adb-4133-90ed-b1f210c12f71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"foobar"}],"url":"{{common_api_url}}/customers/notes?userId=26682&page=1&customerId=34852774&per_page=10","description":"<h3 id=\"get-customersnotes\"><strong>GET /customers/notes</strong></h3>\n<p>This endpoint retrieves notes associated with a specific customer for a given user. It allows you to paginate through the notes, providing flexibility in how much data is returned at once.</p>\n<h4 id=\"query-parameters\"><strong>Query Parameters</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>userId</code></td>\n<td>Number</td>\n<td>Yes</td>\n<td>The ID of the user whose notes are being requested.</td>\n</tr>\n<tr>\n<td><code>page</code></td>\n<td>Number</td>\n<td>Yes</td>\n<td>The page number for pagination.</td>\n</tr>\n<tr>\n<td><code>customerId</code></td>\n<td>Number</td>\n<td>Yes</td>\n<td>The ID of the customer whose notes are being retrieved.</td>\n</tr>\n<tr>\n<td><code>per_page</code></td>\n<td>Number</td>\n<td>Yes</td>\n<td>The number of notes to return per page.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-structure\"><strong>Response Structure</strong></h4>\n<p>The response will be in JSON format and will include the following fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>current_page</code></td>\n<td>Number</td>\n<td>The current page number of the returned results.</td>\n</tr>\n<tr>\n<td><code>data</code></td>\n<td>Array</td>\n<td>An array of note objects, each containing the following fields:</td>\n</tr>\n<tr>\n<td><code>id</code></td>\n<td>String</td>\n<td>The unique identifier for the note.</td>\n</tr>\n<tr>\n<td><code>note</code></td>\n<td>String</td>\n<td>The content of the note.</td>\n</tr>\n<tr>\n<td><code>createdAt</code></td>\n<td>Number</td>\n<td>The timestamp when the note was created.</td>\n</tr>\n<tr>\n<td><code>userId</code></td>\n<td>Number</td>\n<td>The ID of the user who created the note.</td>\n</tr>\n<tr>\n<td><code>userName</code></td>\n<td>String</td>\n<td>The name of the user who created the note.</td>\n</tr>\n<tr>\n<td><code>first_page_url</code></td>\n<td>String</td>\n<td>URL to the first page of results.</td>\n</tr>\n<tr>\n<td><code>from</code></td>\n<td>Number</td>\n<td>The starting index of the current page of results.</td>\n</tr>\n<tr>\n<td><code>next_page_url</code></td>\n<td>String</td>\n<td>URL to the next page of results, if available.</td>\n</tr>\n<tr>\n<td><code>path</code></td>\n<td>String</td>\n<td>The path of the request.</td>\n</tr>\n<tr>\n<td><code>per_page</code></td>\n<td>Number</td>\n<td>The number of notes per page returned.</td>\n</tr>\n<tr>\n<td><code>prev_page_url</code></td>\n<td>String</td>\n<td>URL to the previous page of results, if available.</td>\n</tr>\n<tr>\n<td><code>to</code></td>\n<td>Number</td>\n<td>The ending index of the current page of results.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"example-response\"><strong>Example Response</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"current_page\": 0,\n    \"data\": [\n        {\n            \"id\": \"\",\n            \"note\": \"\",\n            \"createdAt\": 0,\n            \"userId\": 0,\n            \"userName\": \"\"\n        }\n    ],\n    \"first_page_url\": \"\",\n    \"from\": 0,\n    \"next_page_url\": \"\",\n    \"path\": \"\",\n    \"per_page\": 0,\n    \"prev_page_url\": null,\n    \"to\": 0\n}\n\n</code></pre>\n<p>This endpoint is useful for applications that need to display notes related to customers, allowing users to keep track of interactions and updates efficiently.</p>\n","urlObject":{"path":["customers","notes"],"host":["{{common_api_url}}"],"query":[{"key":"userId","value":"26682"},{"key":"page","value":"1"},{"key":"customerId","value":"34852774"},{"key":"per_page","value":"10"}],"variable":[]}},"response":[{"id":"3e6bb93d-c0df-4cf6-a8ca-9c49528e125f","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar"}],"url":{"raw":"{{common_api_url}}/customers/notes?userId=26682&page=1&customerId=34852774&per_page=10","host":["{{common_api_url}}"],"path":["customers","notes"],"query":[{"key":"userId","value":"26682"},{"key":"page","value":"1"},{"key":"customerId","value":"34852774"},{"key":"per_page","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 14:55:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": \"652912d49f44af80990cb890\",\n            \"note\": \"Security Investments\",\n            \"createdAt\": 1547145211,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb893\",\n            \"note\": \"CEO interested\",\n            \"createdAt\": 1547150334,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb895\",\n            \"note\": \"Heliosun\",\n            \"createdAt\": 1547159448,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb898\",\n            \"note\": \"Vantage \\nTerminix\\n\\nHas 3 companies\",\n            \"createdAt\": 1547163581,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb8a1\",\n            \"note\": \"Vantage Regional.\",\n            \"createdAt\": 1547240046,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb8a4\",\n            \"note\": \"Official Pest Prevention\\nBusiness Owner\\nPhone sales\\n\\nTexted and left VM 1/18/19\",\n            \"createdAt\": 1547251780,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb8a7\",\n            \"note\": \"Johnson ranch\",\n            \"createdAt\": 1547312164,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb8b0\",\n            \"note\": \"Agemni\",\n            \"createdAt\": 1547326702,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb90f\",\n            \"note\": \"Factum Financial\",\n            \"createdAt\": 1548270061,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        },\n        {\n            \"id\": \"652912d49f44af80990cb993\",\n            \"note\": \"Hail Recon is the best company to work with.\",\n            \"createdAt\": 1549145052,\n            \"userId\": 606,\n            \"userName\": \"Brad Mortensen\"\n        }\n    ],\n    \"first_page_url\": \"https://app.repcard.com/api/customers/notes?page=1\",\n    \"from\": 1,\n    \"next_page_url\": \"https://app.repcard.com/api/customers/notes?page=2\",\n    \"path\": \"https://app.repcard.com/api/customers/notes\",\n    \"per_page\": 10,\n    \"prev_page_url\": null,\n    \"to\": 10\n}"},{"id":"7deef3d2-94f2-4598-9040-28bb0a3196b2","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"customer_id\": 123\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/notes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 12:59:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"The user id field is required.\",\n    \"result\": {}\n}"},{"id":"97b2310f-81b0-4e91-822a-c5440fda2bed","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": 34852774,\n    \"userId\": 26682,\n    \"notes\": [\"Hello this is testing notes\", \"this is 2nd notes\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 13:01:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Notes add successfully\",\n    \"result\": {}\n}"}],"_postman_id":"13214c74-1adb-4133-90ed-b1f210c12f71"},{"name":"Update Note","id":"d3b648be-9cf6-4503-b7ea-a43b88dc34c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"note\": \"Hello this is edited notes.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/notes/684acf957fc55772d80f4dd3","description":"<h3 id=\"update-customer-note\"><strong>Update Customer Note</strong></h3>\n<p>This endpoint allows you to update an existing note associated with a customer. It is an HTTP PUT request sent to the specified endpoint, which updates the note identified by the given note ID.</p>\n<ul>\n<li><p><strong>Request Method:</strong> PUT</p>\n</li>\n<li><p><strong>Endpoint:</strong> <code>{{common_api_url}}/customers/notes/{noteId}</code></p>\n</li>\n</ul>\n<h3 id=\"request-body\"><strong>Request Body</strong></h3>\n<p>The request body must be sent in JSON format and include the following fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n<th>Example Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>note</code></td>\n<td>String</td>\n<td>Yes</td>\n<td>The content of the note to be updated.</td>\n<td><code>Hello this is edited notes.</code></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"expected-response\"><strong>Expected Response</strong></h3>\n<p>Upon a successful update, the API will return a JSON response with the following structure:</p>\n<ul>\n<li><p><strong>Status:</strong> 200</p>\n</li>\n<li><p><strong>Content-Type:</strong> application/json</p>\n</li>\n</ul>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {}\n}\n\n</code></pre>\n<p>The response indicates the result of the update operation, where <code>status</code> and <code>statusCode</code> provide information about the success of the request, while <code>message</code> may contain additional details if necessary.</p>\n","urlObject":{"path":["customers","notes","684acf957fc55772d80f4dd3"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"e22a26fd-a03f-422e-a5fa-92a415f20bbc","name":"200","originalRequest":{"method":"PUT","header":[{"key":"x-api-key","value":"foobar"}],"body":{"mode":"raw","raw":"{\n    \"note\": \"Hello this is edited notes.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/customers/notes/684acf957fc55772d80f4dd2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 13:11:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Note update successfully\",\n    \"result\": {}\n}"},{"id":"3bbabd93-bd5e-4ef8-8b09-2523c2422255","name":"400","originalRequest":{"method":"PUT","header":[{"key":"x-api-key","value":"foobar"}],"url":"{{common_api_url}}/customers/notes/684acf957fc55772d80f4dd2"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 13:12:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"Invalid JSON.\",\n    \"result\": {}\n}"}],"_postman_id":"d3b648be-9cf6-4503-b7ea-a43b88dc34c2"},{"name":"Delete Note","id":"823f0324-aee5-408a-81bd-fb61aebf502d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"x-api-key","value":"foobar"}],"url":"{{common_api_url}}/customers/notes/684acf957fc55772d80f4dd3","description":"<h3 id=\"delete-customer-note\"><strong>DELETE Customer Note</strong></h3>\n<p>This endpoint is used to delete a specific note associated with a customer. The note is identified by the unique identifier provided in the URL. Upon successful deletion, the server will respond with a status indicating the outcome of the operation.</p>\n<h3 id=\"request-format\"><strong>Request Format</strong></h3>\n<ul>\n<li><p><strong>Method:</strong> DELETE</p>\n</li>\n<li><p><strong>URL:</strong> <code>{{common_api_url}}/customers/notes/{noteId}</code></p>\n</li>\n</ul>\n<h3 id=\"response-structure\"><strong>Response Structure</strong></h3>\n<p>The response from the server will be in JSON format and will include the following fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>Integer</td>\n<td>Indicates the success or failure of the request. A value of <code>0</code> typically indicates success.</td>\n</tr>\n<tr>\n<td><code>statusCode</code></td>\n<td>Integer</td>\n<td>A code representing the status of the operation. A value of <code>0</code> generally indicates a successful operation.</td>\n</tr>\n<tr>\n<td><code>message</code></td>\n<td>String</td>\n<td>A message providing additional information about the request outcome. This may be empty if there are no issues.</td>\n</tr>\n<tr>\n<td><code>result</code></td>\n<td>Object</td>\n<td>An object that may contain additional details about the operation. This is often empty for delete operations.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"example-response\"><strong>Example Response</strong></h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {}\n}\n\n</code></pre>\n<p>This response indicates that the note has been successfully deleted without any errors.</p>\n","urlObject":{"path":["customers","notes","684acf957fc55772d80f4dd3"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"4fe130ab-1f7b-4ae5-a897-10c1b0f5d5e8","name":"400","originalRequest":{"method":"DELETE","header":[{"key":"x-api-key","value":"foobar"}],"url":"{{common_api_url}}/customers/notes/684acf957fc55772d80f4dd24"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 13:14:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"Invalid Note ID.\",\n    \"result\": {}\n}"},{"id":"22abfca3-402b-4b35-a069-206730edecdf","name":"200","originalRequest":{"method":"DELETE","header":[{"key":"x-api-key","value":"foobar"}],"url":"{{common_api_url}}/customers/notes/684acf957fc55772d80f4dd2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Jun 2025 13:17:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Note Delete successfully\",\n    \"result\": {}\n}"}],"_postman_id":"823f0324-aee5-408a-81bd-fb61aebf502d"}],"id":"91b61236-51c3-4dc5-9e87-2141e369bbf0","_postman_id":"91b61236-51c3-4dc5-9e87-2141e369bbf0","description":""},{"name":"Calendar","item":[{"name":"Get Calanders","id":"75e12292-c4c6-4627-9962-5650f1e1128b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/calendar/lists?status=active","description":"<h3 id=\"get-calendarlists\">GET /calendar/lists</h3>\n<p>This endpoint retrieves a list of active calendars.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Method: GET</li>\n<li>URL: <code>{{common_api_url}}/calendar/lists</code></li>\n<li>Query Parameters:<ul>\n<li><code>status</code> (string, required): Specifies the status of the calendars to be retrieved. Possible value: <code>active</code>.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request can be represented by the following JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"current_page\": { \"type\": \"integer\" },\n    \"data\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"id\": { \"type\": \"integer\" },\n          \"title\": { \"type\": \"string\" },\n          \"calendarType\": { \"type\": \"string\" },\n          \"calendarTypeDescription\": { \"type\": \"string\" },\n          \"calendarColour\": { \"type\": \"string\" },\n          \"calendarRange\": { \"type\": [\"null\", \"string\"] },\n          \"description\": { \"type\": \"string\" },\n          \"timezone\": { \"type\": [\"null\", \"string\"] },\n          \"durationTime\": { \"type\": \"integer\" },\n          \"durationType\": { \"type\": \"string\" }\n        },\n        \"required\": [\"id\", \"title\", \"calendarType\", \"calendarTypeDescription\", \"calendarColour\", \"description\", \"durationTime\", \"durationType\"]\n      }\n    },\n    \"first_page_url\": { \"type\": \"string\" },\n    \"from\": { \"type\": \"integer\" },\n    \"last_page\": { \"type\": \"integer\" },\n    \"last_page_url\": { \"type\": \"string\" },\n    \"links\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"url\": { \"type\": [\"string\", \"null\"] },\n          \"label\": { \"type\": \"string\" },\n          \"active\": { \"type\": \"boolean\" }\n        },\n        \"required\": [\"url\", \"label\", \"active\"]\n      }\n    },\n    \"next_page_url\": { \"type\": [\"string\", \"null\"] },\n    \"path\": { \"type\": \"string\" },\n    \"per_page\": { \"type\": \"integer\" },\n    \"prev_page_url\": { \"type\": [\"string\", \"null\"] },\n    \"to\": { \"type\": \"integer\" },\n    \"total\": { \"type\": \"integer\" }\n  },\n  \"required\": [\"current_page\", \"data\", \"first_page_url\", \"from\", \"last_page\", \"last_page_url\", \"links\", \"next_page_url\", \"path\", \"per_page\", \"prev_page_url\", \"to\", \"total\"]\n}\n</code></pre>\n","urlObject":{"path":["calendar","lists"],"host":["{{common_api_url}}"],"query":[{"description":{"content":"<p>status can be active,inactive,expired</p>\n","type":"text/plain"},"key":"status","value":"active"}],"variable":[]}},"response":[{"id":"5149d20e-a14d-4a2f-9fc1-bef3e98e21f8","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":"{{common_api_url}}/calendar/lists"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 15:24:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=pCeGv0vwUHlnH23L+i+Aif6GyLnKCZZze8S9WOvDnxT2gD0JKtQ9re54QnogYYbKNz3J25FCqT1Gwl0OrsRHCp7qU9Zymj38RQSGT0FwRZyjyvKlb3hmIakztwi/; Expires=Wed, 05 Jun 2024 15:24:56 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=pCeGv0vwUHlnH23L+i+Aif6GyLnKCZZze8S9WOvDnxT2gD0JKtQ9re54QnogYYbKNz3J25FCqT1Gwl0OrsRHCp7qU9Zymj38RQSGT0FwRZyjyvKlb3hmIakztwi/; Expires=Wed, 05 Jun 2024 15:24:56 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 4,\n            \"title\": \"Team Calendar\",\n            \"calendarType\": \"direct_assign\",\n            \"calendarTypeDescription\": \"This calendar is for booking appointments for a teammate's calendar.\",\n            \"calendarColour\": \"#2E90FA\",\n            \"calendarRange\": null,\n            \"description\": \"This calendar is for booking appointments for a teammate's calendar.\",\n            \"timezone\": null,\n            \"durationTime\": 30,\n            \"durationType\": \"min\"\n        },\n        {\n            \"id\": 2631,\n            \"title\": \"Phoenix\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#42bea4\",\n            \"calendarRange\": 1,\n            \"description\": \"\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 60,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 2638,\n            \"title\": \"Spanish Speakers\",\n            \"calendarType\": \"direct_assign\",\n            \"calendarTypeDescription\": \"This calendar allows you to schedule an appointment by choosing the participants.\",\n            \"calendarColour\": \"#ffe70d\",\n            \"calendarRange\": 3,\n            \"description\": \"\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 30,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 2641,\n            \"title\": \"Dallas Team\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#ff2828\",\n            \"calendarRange\": 3,\n            \"description\": \"This calendar is for the Dallas team!\",\n            \"timezone\": \"US/Central\",\n            \"durationTime\": 60,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 2772,\n            \"title\": \"Denver Calendar\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#4527ff\",\n            \"calendarRange\": 3,\n            \"description\": \"This is for the blitz!\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 60,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 2815,\n            \"title\": \"OKC Blitz Calendar\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#49deff\",\n            \"calendarRange\": 3,\n            \"description\": \"Blitz in OKC\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 60,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 2866,\n            \"title\": \"Dispatcher\",\n            \"calendarType\": \"dispatcher\",\n            \"calendarTypeDescription\": \"This calendar allows dispatcher to assigns appointments to the participants.\",\n            \"calendarColour\": \"#68cb44\",\n            \"calendarRange\": 3,\n            \"description\": \"\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 15,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 3039,\n            \"title\": \"Recruiting Calendar\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#ff2828\",\n            \"calendarRange\": 3,\n            \"description\": \"This is for recruiting\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 30,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 3179,\n            \"title\": \"Demo Calendar\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#49deff\",\n            \"calendarRange\": 3,\n            \"description\": \"\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 30,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 3219,\n            \"title\": \"🔥 Demo Round Robin\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#0097ff\",\n            \"calendarRange\": 3,\n            \"description\": \"\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 45,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 3223,\n            \"title\": \"Admin/Marketing Onboarding Mee\",\n            \"calendarType\": \"round_robin\",\n            \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n            \"calendarColour\": \"#d90234\",\n            \"calendarRange\": 3,\n            \"description\": \"\",\n            \"timezone\": \"America/Phoenix\",\n            \"durationTime\": 30,\n            \"durationType\": \"mins\"\n        },\n        {\n            \"id\": 3402,\n            \"title\": \"My Calendar\",\n            \"calendarType\": \"direct_assign\",\n            \"calendarTypeDescription\": \"This calendar is for booking appointments for yourself.\",\n            \"calendarColour\": \"#F97066\",\n            \"calendarRange\": null,\n            \"description\": \"This calendar is for booking appointments for yourself.\",\n            \"timezone\": null,\n            \"durationTime\": 30,\n            \"durationType\": \"min\"\n        }\n    ],\n    \"first_page_url\": \"https://app.repcard.com/api/calendar/lists?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://app.repcard.com/api/calendar/lists?page=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"&laquo; Previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://app.repcard.com/api/calendar/lists?page=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"Next &raquo;\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://app.repcard.com/api/calendar/lists\",\n    \"per_page\": 100,\n    \"prev_page_url\": null,\n    \"to\": 12,\n    \"total\": 12\n}"},{"id":"d05b8056-831f-4e96-bb9b-6928235266e9","name":"401","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/calendar/lists"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 15:23:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=Wi0AXKeGjXKkxSAGFJZB+3XzRfJlSg6RmdJQSdVij2anppfmt7qBe7Xo6GmvxpHlGGqgcUUvnOZ31y+fRe63mBnRjHOb9SV/NwdqGrKmPet2LygbhHc28q3vSVG1; Expires=Wed, 05 Jun 2024 15:23:14 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=Wi0AXKeGjXKkxSAGFJZB+3XzRfJlSg6RmdJQSdVij2anppfmt7qBe7Xo6GmvxpHlGGqgcUUvnOZ31y+fRe63mBnRjHOb9SV/NwdqGrKmPet2LygbhHc28q3vSVG1; Expires=Wed, 05 Jun 2024 15:23:14 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"}],"_postman_id":"75e12292-c4c6-4627-9962-5650f1e1128b"},{"name":"Get Calendar Details","id":"ad30d8bd-54ad-458d-8078-08b1537958ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/calendar/2631?with=setters,closers,dispatchers","description":"<h3 id=\"get-calendar2631\">GET /calendar/2631</h3>\n<p>This endpoint retrieves calendar information for the specified ID, including details of setters, closers, and dispatchers associated with the calendar.</p>\n<h4 id=\"request\">Request</h4>\n<p>No request body parameters are required for this endpoint.</p>\n<ul>\n<li>Path Parameters<ul>\n<li>ID (integer): The unique identifier of the calendar.</li>\n</ul>\n</li>\n<li>Query Parameters<ul>\n<li>with (string): Comma-separated list of additional details to include in the response (e.g., setters, closers, dispatchers).</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be in the form of a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"status\": {\"type\": \"number\"},\n    \"statusCode\": {\"type\": \"number\"},\n    \"message\": {\"type\": \"string\"},\n    \"result\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"id\": {\"type\": \"number\"},\n        \"title\": {\"type\": \"string\"},\n        \"calendarType\": {\"type\": \"string\"},\n        \"calendarTypeDescription\": {\"type\": \"string\"},\n        \"calendarColour\": {\"type\": \"string\"},\n        \"calendarRange\": {\"type\": \"number\"},\n        \"description\": {\"type\": \"string\"},\n        \"timezone\": {\"type\": \"string\"},\n        \"durationTime\": {\"type\": \"number\"},\n        \"durationType\": {\"type\": \"string\"},\n        \"setters\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"id\": {\"type\": \"number\"},\n              \"firstName\": {\"type\": \"string\"},\n              \"lastName\": {\"type\": \"string\"},\n              \"dob\": {\"type\": [\"string\", \"null\"]},\n              \"email\": {\"type\": \"string\"},\n              \"username\": {\"type\": \"string\"},\n              \"office\": {\"type\": \"string\"},\n              \"team\": {\"type\": \"string\"},\n              \"jobTitle\": {\"type\": \"string\"},\n              \"phoneNumber\": {\"type\": \"string\"},\n              \"image\": {\"type\": \"string\"},\n              \"rating\": {\"type\": \"string\"},\n              \"bio\": {\"type\": \"string\"},\n              \"companyName\": {\"type\": \"string\"},\n              \"companyWebsite\": {\"type\": \"string\"},\n              \"industryName\": {\"type\": \"string\"},\n              \"badgeId\": {\"type\": \"string\"},\n              \"externalId\": {\"type\": [\"string\", \"null\"]}\n            }\n          }\n        },\n        \"closers\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"id\": {\"type\": \"number\"},\n              \"firstName\": {\"type\": \"string\"},\n              \"lastName\": {\"type\": \"string\"},\n              \"dob\": {\"type\": \"string\"},\n              \"email\": {\"type\": \"string\"},\n              \"username\": {\"type\": \"string\"},\n              \"office\": {\"type\": \"string\"},\n              \"team\": {\"type\": \"string\"},\n              \"jobTitle\": {\"type\": \"string\"},\n              \"phoneNumber\": {\"type\": \"string\"},\n              \"image\": {\"type\": \"string\"},\n              \"rating\": {\"type\": \"string\"},\n              \"bio\": {\"type\": \"string\"},\n              \"companyName\": {\"type\": \"string\"},\n              \"companyWebsite\": {\"type\": \"string\"},\n              \"industryName\": {\"type\": \"string\"},\n              \"badgeId\": {\"type\": \"string\"},\n              \"externalId\": {\"type\": \"string\"}\n            }\n          }\n        },\n        \"dispatchers\": {\n          \"type\": \"array\",\n          \"items\": {\n            \"type\": \"object\",\n            \"properties\": {\n              \"id\": {\"type\": \"number\"},\n              \"firstName\": {\"type\": \"string\"},\n              \"lastName\": {\"type\": \"string\"},\n              \"dob\": {\"type\": \"string\"},\n              \"email\": {\"type\": \"string\"},\n              \"username\": {\"type\": \"string\"},\n              \"office\": {\"type\": \"string\"},\n              \"team\": {\"type\": \"string\"},\n              \"jobTitle\": {\"type\": \"string\"},\n              \"phoneNumber\": {\"type\": \"string\"},\n              \"image\": {\"type\": \"string\"},\n              \"rating\": {\"type\": \"string\"},\n              \"bio\": {\"type\": \"string\"},\n              \"companyName\": {\"type\": \"string\"},\n              \"companyWebsite\": {\"type\": \"string\"},\n              \"industryName\": {\"type\": \"string\"},\n              \"badgeId\": {\"type\": \"string\"},\n              \"externalId\": {\"type\": \"string\"}\n            }\n          }\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["calendar","2631"],"host":["{{common_api_url}}"],"query":[{"key":"with","value":"setters,closers,dispatchers"}],"variable":[]}},"response":[{"id":"5dab1e07-9657-4c23-9b8f-b2f568c2c020","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":{"raw":"{{common_api_url}}/calendar/2631?with=setters,closers,dispatchers","host":["{{common_api_url}}"],"path":["calendar","2631"],"query":[{"key":"with","value":"setters,closers,dispatchers"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Jun 2024 16:43:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=0ty1nyvp7Ur0O0rzHXRz+6OZdWu/NbfKHBBk2bUaDfFefCeB9WAZ6/JEMlRDqmRXad9nmm8AmBY4p1oJ8U17Luaw3vHQbXIj9EGANgSHjOQuVazxqWNL2Hv7DdKe; Expires=Wed, 19 Jun 2024 16:43:04 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=0ty1nyvp7Ur0O0rzHXRz+6OZdWu/NbfKHBBk2bUaDfFefCeB9WAZ6/JEMlRDqmRXad9nmm8AmBY4p1oJ8U17Luaw3vHQbXIj9EGANgSHjOQuVazxqWNL2Hv7DdKe; Expires=Wed, 19 Jun 2024 16:43:04 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"id\": 2631,\n        \"title\": \"Phoenix\",\n        \"calendarType\": \"round_robin\",\n        \"calendarTypeDescription\": \"This calendar systematically assigns appointments to the participants.\",\n        \"calendarColour\": \"#42bea4\",\n        \"calendarRange\": 1,\n        \"description\": \"\",\n        \"timezone\": \"America/Phoenix\",\n        \"durationTime\": 60,\n        \"durationType\": \"mins\",\n        \"setters\": [\n            {\n                \"id\": 54374,\n                \"firstName\": \"Zap\",\n                \"lastName\": \"Sales\",\n                \"dob\": null,\n                \"email\": \"zapiertest@yopmail.com\",\n                \"username\": \"zapsales\",\n                \"office\": \"Arizona Office\",\n                \"team\": \"Customer Service\",\n                \"jobTitle\": \"Zaper Test\",\n                \"phoneNumber\": \"+918447554882\",\n                \"image\": \"\",\n                \"rating\": \"0.0\",\n                \"bio\": \"Hey it's Zap. I have been working with RepCard for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                \"companyName\": \"RepCard\",\n                \"companyWebsite\": \"repcard.com\",\n                \"industryName\": \"Solar\",\n                \"badgeId\": \"9B4B7F\",\n                \"externalId\": null\n            }\n        ],\n        \"closers\": [\n            {\n                \"id\": 24971,\n                \"firstName\": \"Sachin\",\n                \"lastName\": \"Bharti\",\n                \"dob\": \"1992-10-26\",\n                \"email\": \"sachin@repcard.com\",\n                \"username\": \"Sachin\",\n                \"office\": \"India Office\",\n                \"team\": \"QA\",\n                \"jobTitle\": \"Chief Product officer\",\n                \"phoneNumber\": \"+919899790987\",\n                \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/FwShY16795969679764.jpg\",\n                \"rating\": \"5.0\",\n                \"bio\": \"Hey it’s Sachin. I have been working with RepCard for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                \"companyName\": \"RepCard\",\n                \"companyWebsite\": \"repcard.com\",\n                \"industryName\": \"Solar\",\n                \"badgeId\": \"9D4951\",\n                \"externalId\": \"\"\n            }\n        ],\n        \"dispatchers\": [{\n                \"id\": 24971,\n                \"firstName\": \"Sachin\",\n                \"lastName\": \"Bharti\",\n                \"dob\": \"1992-10-26\",\n                \"email\": \"sachin@repcard.com\",\n                \"username\": \"Sachin\",\n                \"office\": \"India Office\",\n                \"team\": \"QA\",\n                \"jobTitle\": \"Chief Product officer\",\n                \"phoneNumber\": \"+919899790987\",\n                \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/test.jpg\",\n                \"rating\": \"5.0\",\n                \"bio\": \"Hey it’s Sachin. I have been working with RepCard for a while now and I really enjoy it. They have been good to me and care about their employees. Thank you in advance for any reviews!\",\n                \"companyName\": \"RepCard\",\n                \"companyWebsite\": \"repcard.com\",\n                \"industryName\": \"Solar\",\n                \"badgeId\": \"9D4951\",\n                \"externalId\": \"\"\n            }]\n    }\n}"},{"id":"6b71ff88-f47e-4219-ae43-ffe499ce3141","name":"401","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/calendar/201"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 29 May 2024 15:23:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=Wi0AXKeGjXKkxSAGFJZB+3XzRfJlSg6RmdJQSdVij2anppfmt7qBe7Xo6GmvxpHlGGqgcUUvnOZ31y+fRe63mBnRjHOb9SV/NwdqGrKmPet2LygbhHc28q3vSVG1; Expires=Wed, 05 Jun 2024 15:23:14 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=Wi0AXKeGjXKkxSAGFJZB+3XzRfJlSg6RmdJQSdVij2anppfmt7qBe7Xo6GmvxpHlGGqgcUUvnOZ31y+fRe63mBnRjHOb9SV/NwdqGrKmPet2LygbhHc28q3vSVG1; Expires=Wed, 05 Jun 2024 15:23:14 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"}],"_postman_id":"ad30d8bd-54ad-458d-8078-08b1537958ae"}],"id":"57309df7-dd5a-490e-b90a-1dc7d9809c74","_postman_id":"57309df7-dd5a-490e-b90a-1dc7d9809c74","description":""},{"name":"Appointment","item":[{"name":"Get Appointments","id":"6cff9c15-6883-409c-a661-60f81217442b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"5Tl88Rxvg4K9cCK3CZhkg9apwA9iF82feAsFENdEoobqx8keCoWy5In3Z5iFT3y6d0cJX8DJ7qlEsdzF17163960075463","type":"text"},{"key":"UserTimeZone","value":"Asia/Kolkata","type":"text"}],"url":"{{common_api_url}}/appointments?from_date=2024-01-15&to_date=2024-01-15&customer_ids=168673,123&status_ids=123,124&setter_ids=447,478&closer_ids=108727,999&per_page=100&page=1","description":"<p>This HTTP GET request retrieves a list of appointments based on the specified filters such as from_date, to_date, customer_ids, status_ids, setter_ids, closer_ids, per_page, and page. The request should be sent to {{common_api_url}}/appointments with the mentioned query parameters.</p>\n<h3 id=\"request\">Request</h3>\n<ul>\n<li>Method: GET</li>\n</ul>\n<h4 id=\"parameters\">Parameters</h4>\n<ul>\n<li><p>from_date (required): The start date for the appointments.</p>\n</li>\n<li><p>to_date (required): The end date for the appointments.</p>\n</li>\n<li><p>customer_ids (optional): Comma-separated IDs of customers for filtering appointments.</p>\n</li>\n<li><p>status_ids (optional): Comma-separated IDs of statuses for filtering appointments.</p>\n</li>\n<li><p>setter_ids (optional): Comma-separated IDs of setters for filtering appointments.</p>\n</li>\n<li><p>closer_ids (optional): Comma-separated IDs of closers for filtering appointments.</p>\n</li>\n<li><p>per_page (optional): Number of appointments to be included per page.</p>\n</li>\n<li><p>page (optional): The page number for paginated results.</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format with the following structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 0,\n    \"statusCode\": 0,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 0,\n                \"title\": \"\",\n                \"appointmentLink\": \"\",\n                \"notes\": \"\",\n                \"userId\": 0,\n                \"setter\": {\n                    \"id\": 0,\n                    \"fullName\": \"\",\n                    \"email\": \"\",\n                    \"phoneNumber\": \"\"\n                },\n                \"closerId\": 0,\n                \"closer\": {\n                    \"id\": 0,\n                    \"fullName\": \"\",\n                    \"email\": \"\",\n                    \"phoneNumber\": \"\"\n                },\n                \"calendarId\": 0,\n                \"contact\": {\n                    \"id\": 0,\n                    \"fullName\": \"\",\n                    \"email\": \"\",\n                    \"phoneNumber\": \"\",\n                    \"contactSource\": null\n                },\n                \"startAt\": \"\",\n                \"startAtTimezone\": \"\",\n                \"endAtTimezone\": \"\",\n                \"endAt\": \"\",\n                \"appointmentLocation\": \"\",\n                \"status\": null,\n                \"createdAt\": \"\",\n                \"updatedAt\": \"\",\n                \"durationTime\": 0\n            }\n        ],\n        \"totalCount\": 0,\n        \"currentPage\": 0,\n        \"totalPages\": 0\n    }\n}\n\n</code></pre>\n<p>The response includes a status code, a message, and a result object containing an array of appointment data, along with total count, current page, and total pages information.</p>\n","urlObject":{"path":["appointments"],"host":["{{common_api_url}}"],"query":[{"key":"from_date","value":"2024-01-15"},{"key":"to_date","value":"2024-01-15"},{"key":"customer_ids","value":"168673,123"},{"key":"status_ids","value":"123,124"},{"key":"setter_ids","value":"447,478"},{"key":"closer_ids","value":"108727,999"},{"key":"per_page","value":"100"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"aed01dd2-b556-47df-9138-ee47df68fcbc","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":{"raw":"{{common_api_url}}/appointments?closer_ids=108727&per_page","host":["{{common_api_url}}"],"path":["appointments"],"query":[{"key":"from_date","value":"","disabled":true},{"key":"to_date","value":"","disabled":true},{"key":"customer_ids","value":"168673","disabled":true},{"key":"status_ids","value":"","disabled":true},{"key":"setter_ids","value":"447","disabled":true},{"key":"closer_ids","value":"108727"},{"key":"per_page","value":null},{"key":"page","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 13:40:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=Q1XlfopbfhoHJBiRnXRtLONIXw1ZkxzZt7NXQLfACNjEKpoqSJgMdB1RUXro0LGvflizGJsnfB+/I42cVnRAldSxhKmpkDnEAOia9K9JAUmm2EcxD+z6ffvmJRM9; Expires=Mon, 20 Jan 2025 13:40:01 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=Q1XlfopbfhoHJBiRnXRtLONIXw1ZkxzZt7NXQLfACNjEKpoqSJgMdB1RUXro0LGvflizGJsnfB+/I42cVnRAldSxhKmpkDnEAOia9K9JAUmm2EcxD+z6ffvmJRM9; Expires=Mon, 20 Jan 2025 13:40:01 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 111011,\n                \"title\": \"\",\n                \"appointmentLink\": \"\",\n                \"notes\": \"\",\n                \"userId\": 63155,\n                \"setter\": {\n                    \"id\": 63155,\n                    \"fullName\": \"Tate Thornton\",\n                    \"email\": \"tate@repcard.com\",\n                    \"phoneNumber\": \"+14806013896\"\n                },\n                \"closerId\": 108727,\n                \"closer\": {\n                    \"id\": 108727,\n                    \"fullName\": \"Travis Clayton\",\n                    \"email\": \"travis@repcard.com\",\n                    \"phoneNumber\": \"+14802095336\"\n                },\n                \"calendarId\": 4,\n                \"contact\": {\n                    \"id\": 1772291,\n                    \"fullName\": \"Tate Thornton\",\n                    \"email\": \"\",\n                    \"phoneNumber\": \"+14806013896\",\n                    \"contactSource\": null\n                },\n                \"startAt\": \"2024-03-28 20:00:00\",\n                \"startAtTimezone\": \"America/Phoenix\",\n                \"endAtTimezone\": \"America/Phoenix\",\n                \"endAt\": \"2024-03-28 20:30:00\",\n                \"appointmentLocation\": \"\",\n                \"status\": null,\n                \"createdAt\": \"2024-03-28T17:20:05.000000Z\",\n                \"updatedAt\": \"2024-03-28T21:03:57.000000Z\",\n                \"durationTime\": 30\n            },\n            {\n                \"id\": 144584,\n                \"title\": \"\",\n                \"appointmentLink\": \"\",\n                \"notes\": \"\",\n                \"userId\": 63155,\n                \"setter\": {\n                    \"id\": 63155,\n                    \"fullName\": \"Tate Thornton\",\n                    \"email\": \"tate@repcard.com\",\n                    \"phoneNumber\": \"+14806013896\"\n                },\n                \"closerId\": 108727,\n                \"closer\": {\n                    \"id\": 108727,\n                    \"fullName\": \"Travis Clayton\",\n                    \"email\": \"travis@repcard.com\",\n                    \"phoneNumber\": \"+14802095336\"\n                },\n                \"calendarId\": 4,\n                \"contact\": {\n                    \"id\": 1772291,\n                    \"fullName\": \"Tate Thornton\",\n                    \"email\": \"\",\n                    \"phoneNumber\": \"+14806013896\",\n                    \"contactSource\": null\n                },\n                \"startAt\": \"2024-05-17 20:45:00\",\n                \"startAtTimezone\": \"America/Phoenix\",\n                \"endAtTimezone\": \"America/Phoenix\",\n                \"endAt\": \"2024-05-17 21:15:00\",\n                \"appointmentLocation\": \"\",\n                \"status\": {\n                    \"id\": 25828,\n                    \"title\": \"Not Interested\",\n                    \"category\": {\n                        \"id\": 8612,\n                        \"title\": \"👍🏽 Sit\",\n                        \"categoryColour\": \"#00b25b\"\n                    }\n                },\n                \"createdAt\": \"2024-05-17T20:22:16.000000Z\",\n                \"updatedAt\": \"2024-05-17T22:26:39.000000Z\",\n                \"durationTime\": 30\n            },\n            {\n                \"id\": 144600,\n                \"title\": \"\",\n                \"appointmentLink\": \"\",\n                \"notes\": \"\",\n                \"userId\": 63155,\n                \"setter\": {\n                    \"id\": 63155,\n                    \"fullName\": \"Tate Thornton\",\n                    \"email\": \"tate@repcard.com\",\n                    \"phoneNumber\": \"+14806013896\"\n                },\n                \"closerId\": 108727,\n                \"closer\": {\n                    \"id\": 108727,\n                    \"fullName\": \"Travis Clayton\",\n                    \"email\": \"travis@repcard.com\",\n                    \"phoneNumber\": \"+14802095336\"\n                },\n                \"calendarId\": 3219,\n                \"contact\": {\n                    \"id\": 16949722,\n                    \"fullName\": \"Tate \",\n                    \"email\": \"\",\n                    \"phoneNumber\": \"\",\n                    \"contactSource\": null\n                },\n                \"startAt\": \"2024-05-17 21:30:00\",\n                \"startAtTimezone\": \"America/Phoenix\",\n                \"endAtTimezone\": \"America/Phoenix\",\n                \"endAt\": \"2024-05-17 22:15:00\",\n                \"appointmentLocation\": \"\",\n                \"status\": {\n                    \"id\": 25836,\n                    \"title\": \"Bad Credit\",\n                    \"category\": {\n                        \"id\": 8612,\n                        \"title\": \"👍🏽 Sit\",\n                        \"categoryColour\": \"#00b25b\"\n                    }\n                },\n                \"createdAt\": \"2024-05-17T20:27:28.000000Z\",\n                \"updatedAt\": \"2024-05-20T17:19:38.000000Z\",\n                \"durationTime\": 45\n            },\n            {\n                \"id\": 293168,\n                \"title\": \"In Person Demo\",\n                \"appointmentLink\": \"\",\n                \"notes\": \"\",\n                \"userId\": 108727,\n                \"setter\": {\n                    \"id\": 108727,\n                    \"fullName\": \"Travis Clayton\",\n                    \"email\": \"travis@repcard.com\",\n                    \"phoneNumber\": \"+14802095336\"\n                },\n                \"closerId\": 108727,\n                \"closer\": {\n                    \"id\": 108727,\n                    \"fullName\": \"Travis Clayton\",\n                    \"email\": \"travis@repcard.com\",\n                    \"phoneNumber\": \"+14802095336\"\n                },\n                \"calendarId\": 3402,\n                \"contact\": {\n                    \"id\": 22339714,\n                    \"fullName\": \"Nick Mosley\",\n                    \"email\": \"nick@aspirecontractingandroofing.com\",\n                    \"phoneNumber\": \"+16026200051\",\n                    \"contactSource\": null\n                },\n                \"startAt\": \"2025-01-17 18:00:00\",\n                \"startAtTimezone\": \"America/Denver\",\n                \"endAtTimezone\": \"America/Denver\",\n                \"endAt\": \"2025-01-17 18:30:00\",\n                \"appointmentLocation\": \"\",\n                \"status\": null,\n                \"createdAt\": \"2025-01-08T19:38:40.000000Z\",\n                \"updatedAt\": \"2025-01-08T19:38:40.000000Z\",\n                \"durationTime\": 30\n            }\n        ],\n        \"totalCount\": 4,\n        \"currentPage\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"6cff9c15-6883-409c-a661-60f81217442b"},{"name":"Create Appointment","id":"1e395d18-d624-4d27-8105-96acadd6df2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointmentLink\": \"www.mymeetinglinkfromAPI.om\",\n    \"appointmentLocation\": \"DLF CYBER CITY GGN\",\n    \"calendarId\": 5614,\n    \"setterEmail\": \"jitender@repcard.com\",\n    \"closerEmail\": \"jitender@repcard.com\",\n    \"startAt\": \"2025-08-14 15:00:00\",\n    \"endAt\": \"2025-08-14 15:30:00\",\n    \"notes\": \"testing notes\",\n    \"timezone\": \"America/Denver\",\n    \"title\": \"RepCard Testing\",\n    \"customer\": {\n        \"firstName\": \"Jitender\",\n        \"phoneNumber\": \"999999991\",\n        \"email\": \"jitender@repcard.com\",\n        \"contactSource\": \"API\",\n        \"address\": \"Delhi\",\n        \"city\": \"Mesa\",\n        \"state\": \"AZ\",\n        \"zip\": 12345\n    },\n    \"customFields\": [{\n        \"cf_credit_date\": \"2025-08-24T16:20:00.000Z\",\n        \"cf_num\": 1\n    }]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/appointments","description":"<p>Creates a new appointment in RepCard.</p>\n<h2 id=\"endpoint\">Endpoint</h2>\n<p><code>POST {{common_api_url}}/appointments</code></p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>This endpoint requires an API key passed via header:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-http\">x-api-key: foobar\n\n</code></pre>\n<p>Notes:</p>\n<ul>\n<li><p>The request currently contains <code>x-api-key: foobar</code> as a placeholder; prefer storing the real key in an environment variable (e.g., <code>{{common_api_key}}</code>) and <strong>do not commit/share</strong> real keys.</p>\n</li>\n<li><p>Ensure the active environment (e.g., <strong>Prod</strong>) has the correct <code>common_api_url</code> and API key variable values.</p>\n</li>\n</ul>\n<h2 id=\"request-headers\">Request headers</h2>\n<ul>\n<li><p><code>x-api-key</code> (required): API key used to authorize the request.</p>\n</li>\n<li><p><code>Content-Type: application/json</code> (recommended): When sending a JSON body.</p>\n</li>\n</ul>\n<h2 id=\"request-body-json\">Request body (JSON)</h2>\n<p>Top-level fields:</p>\n<ul>\n<li><p><code>appointmentLink</code> (string): URL/link to join the meeting (e.g., Zoom/Google Meet).</p>\n</li>\n<li><p><code>appointmentLocation</code> (string): Human-readable location name/address.</p>\n</li>\n<li><p><code>calendarId</code> (number): Target calendar identifier where the appointment will be created.</p>\n</li>\n<li><p><code>setterEmail</code> (string, email): Email of the user who set the appointment.</p>\n</li>\n<li><p><code>closerEmail</code> (string, email): Email of the user who will close/own the appointment.</p>\n</li>\n<li><p><code>startAt</code> (string, datetime): Appointment start datetime.</p>\n</li>\n<li><p><code>endAt</code> (string, datetime): Appointment end datetime.</p>\n</li>\n<li><p><code>notes</code> (string): Optional notes about the appointment.</p>\n</li>\n<li><p><code>timezone</code> (string, IANA TZ): Time zone for the appointment times (e.g., <code>America/Denver</code>).</p>\n</li>\n<li><p><code>title</code> (string): Appointment title.</p>\n</li>\n<li><p><code>customer</code> (object): Customer/contact details.</p>\n<ul>\n<li><p><code>firstName</code> (string): Customer first name.</p>\n</li>\n<li><p><code>phoneNumber</code> (string): Customer phone number.</p>\n</li>\n<li><p><code>email</code> (string, email): Customer email address.</p>\n</li>\n<li><p><code>contactSource</code> (string): Source label (e.g., <code>API</code>).</p>\n</li>\n<li><p><code>address</code> (string): Street/address.</p>\n</li>\n<li><p><code>city</code> (string): City.</p>\n</li>\n<li><p><code>state</code> (string): State/region.</p>\n</li>\n<li><p><code>zip</code> (string|number): Postal/ZIP code.</p>\n</li>\n</ul>\n</li>\n<li><p><code>customFields</code> (array of objects): Custom field values to attach.</p>\n<ul>\n<li><p>Each object represents one or more custom fields. Keys are custom-field identifiers.</p>\n</li>\n<li><p>Example keys in this request:</p>\n<ul>\n<li><p><code>cf_credit_date</code> (string, datetime/ISO 8601): Credit date.</p>\n</li>\n<li><p><code>cf_num</code> (number): Example numeric custom field.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"example-request-payload\">Example request payload</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\"appointmentLink\":\"www.mymeetinglinkfromAPI.om\",\"appointmentLocation\":\"DLF CYBER CITY GGN\",\"calendarId\":5614,\"setterEmail\":\"jitender@repcard.com\",\"closerEmail\":\"jitender@repcard.com\",\"startAt\":\"2025-08-14 15:00:00\",\"endAt\":\"2025-08-14 15:30:00\",\"notes\":\"testing notes\",\"timezone\":\"America/Denver\",\"title\":\"RepCard Testing\",\"customer\":{\"firstName\":\"Jitender\",\"phoneNumber\":\"999999991\",\"email\":\"jitender@repcard.com\",\"contactSource\":\"API\",\"address\":\"Delhi\",\"city\":\"Mesa\",\"state\":\"AZ\",\"zip\":12345},\"customFields\":[{\"cf_credit_date\":\"2025-08-24T16:20:00.000Z\",\"cf_num\":1}]}\n\n</code></pre>\n<h2 id=\"expected-responses\">Expected responses</h2>\n<h3 id=\"200-ok\">200 OK</h3>\n<p>Appointment created successfully. Response typically includes the created appointment record (such as an <code>id</code> and the persisted fields).</p>\n<h3 id=\"common-errors\">Common errors</h3>\n<ul>\n<li><p><strong>400 Bad Request</strong>: Validation error (missing/invalid fields, invalid date range, invalid <code>calendarId</code>, etc.).</p>\n</li>\n<li><p><strong>401 Unauthorized / 403 Forbidden</strong>: Missing/invalid <code>x-api-key</code> or insufficient permissions.</p>\n</li>\n<li><p><strong>404 Not Found</strong>: Referenced resources not found (implementation-specific).</p>\n</li>\n<li><p><strong>409 Conflict</strong>: Conflicting appointment times or duplicate constraints (implementation-specific).</p>\n</li>\n<li><p><strong>422 Unprocessable Entity</strong>: Semantically invalid payload (implementation-specific validation).</p>\n</li>\n<li><p><strong>429 Too Many Requests</strong>: Rate limit exceeded.</p>\n</li>\n<li><p><strong>500 Internal Server Error</strong>: Unexpected server-side error.</p>\n</li>\n</ul>\n<h2 id=\"variables--environment-notes\">Variables &amp; environment notes</h2>\n<ul>\n<li><p><code>{{common_api_url}}</code> should point to the base URL for the Common API (scheme + host, and any base path). Example: <code>https://api.example.com</code>.</p>\n</li>\n<li><p>Prefer storing the API key as an environment variable (e.g., <code>common_api_key</code>) and referencing it in the header: <code>x-api-key: {{common_api_key}}</code>.</p>\n</li>\n<li><p>Avoid hardcoding secrets (like API keys) directly in requests or examples; use environment variables and Postman secret values where appropriate.</p>\n</li>\n</ul>\n","urlObject":{"path":["appointments"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"6e6f2842-47ee-4086-abf0-f972a7b33cf9","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointmentLink\": \"www.mymeetinglinkfromAPI.om\",\n    \"appointmentLocation\": \"DLF CYBER CITY GGN\",\n    \"calendarId\": 5614,\n    \"setterEmail\": \"jitender@repcard.com\",\n    \"closerEmail\": \"jitender@repcard.com\",\n    \"startAt\": \"2025-08-14 15:00:00\",\n    \"endAt\": \"2025-08-14 15:30:00\",\n    \"notes\": \"testing notes\",\n    \"timezone\": \"America/Denver\",\n    \"title\": \"RepCard Testing\",\n    \"customer\": {\n        \"firstName\": \"Jitender\",\n        \"phoneNumber\": \"999999991\",\n        \"email\": \"jitender@repcard.com\",\n        \"contactSource\": \"API\",\n        \"address\": \"Delhi\",\n        \"city\": \"Mesa\",\n        \"state\": \"AZ\",\n        \"zip\": 12345\n    },\n    \"customFields\": [{\n        \"cf_credit_date\": \"2025-08-24T16:20:00.000Z\",\n        \"cf_num\": 1\n    }]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/appointments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 28 Jul 2025 07:52:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"id\": 488484,\n        \"title\": \"RepCard Testing\",\n        \"appointmentLink\": \"www.mymeetinglinkfromAPI.om\",\n        \"notes\": \"testing notes\",\n        \"userId\": 26682,\n        \"setter\": {\n            \"id\": 26682,\n            \"fullName\": \"Jitender Thakur\",\n            \"email\": \"jitender@repcard.com\",\n            \"status\": \"ACTIVE\",\n            \"phoneNumber\": \"+918447554882\"\n        },\n        \"closerId\": 26682,\n        \"closer\": {\n            \"id\": 26682,\n            \"fullName\": \"Jitender Thakur\",\n            \"email\": \"jitender@repcard.com\",\n            \"status\": \"ACTIVE\",\n            \"phoneNumber\": \"+918447554882\"\n        },\n        \"calendarId\": 5614,\n        \"contact\": {\n            \"id\": 753138,\n            \"fullName\": \"Jitender thakur\",\n            \"email\": \"jitender@repcard.com\",\n            \"phoneNumber\": \"+91999999991\",\n            \"contactSource\": \"API\"\n        },\n        \"startAt\": \"2025-08-14 15:00:00\",\n        \"startAtTimezone\": \"Asia/Kolkata\",\n        \"endAtTimezone\": \"Asia/Kolkata\",\n        \"endAt\": \"2025-08-14 15:30:00\",\n        \"appointmentLocation\": \"DLF CYBER CITY GGN\",\n        \"status\": null,\n        \"createdAt\": \"2025-07-28T07:52:02.000000Z\",\n        \"updatedAt\": \"2025-07-28T07:52:02.000000Z\",\n        \"durationTime\": 30\n    }\n}"}],"_postman_id":"1e395d18-d624-4d27-8105-96acadd6df2d"},{"name":"Update Appointment","id":"5e744e83-b933-4278-b1a3-bd0263105c5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointmentLink\": \"www.mymeetinglinkfromAPI.om\",\n    \"appointmentLocation\": \"DLF CYBER CITY GGN\",\n    \"calendarId\": 5614,\n    \"setterEmail\": \"jitender@repcard.com\",\n    \"closerEmail\": \"jitender@repcard.com\",\n    \"startAt\": \"2025-08-14 15:00:00\",\n    \"endAt\": \"2025-08-14 15:30:00\",\n    \"notes\": \"testing notes\",\n    \"timezone\": \"America/Denver\",\n    \"title\": \"RepCard Testing\",\n    \"customer\": {\n        \"firstName\": \"Jitender\",\n        \"phoneNumber\": \"999999991\",\n        \"email\": \"jitender@repcard.com\",\n        \"contactSource\": \"API\",\n        \"address\": \"Delhi\",\n        \"city\": \"Mesa\",\n        \"state\": \"AZ\",\n        \"zip\": 12345\n    },\n    \"customFields\": [{\n        \"cf_credit_date\": \"2025-08-24T16:20:00.000Z\",\n        \"cf_num\": 1\n    }]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/appointments/470389","description":"<h3 id=\"purpose\">Purpose</h3>\n<p>Update an existing appointment by ID (partial update).</p>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p><code>PATCH {{common_api_url}}/appointments/:appointmentId</code></p>\n<p><strong>Example:</strong> <code>PATCH {{common_api_url}}/appointments/470389</code></p>\n<h3 id=\"required-variables\">Required variables</h3>\n<ul>\n<li><code>common_api_url</code> (environment/collection variable): Base URL for the Common API.</li>\n</ul>\n<h3 id=\"authentication\">Authentication</h3>\n<p>This endpoint uses an API key.</p>\n<h3 id=\"headers\">Headers</h3>\n<ul>\n<li><code>x-api-key: foobar</code></li>\n</ul>\n<blockquote>\n<p>Note: The request currently shows <code>x-api-key: foobar</code> as an example value. In practice, store the real key in an environment variable (for example <code>common_api_key</code>) and reference it here. </p>\n</blockquote>\n<h3 id=\"request-body-json\">Request body (JSON)</h3>\n<p>Send a JSON object containing the fields you want to update. Common fields:</p>\n<ul>\n<li><p><code>appointmentLink</code> <em>(string)</em>: Meeting link/URL.</p>\n</li>\n<li><p><code>appointmentLocation</code> <em>(string)</em>: Human-readable location.</p>\n</li>\n<li><p><code>calendarId</code> <em>(number)</em>: Calendar identifier.</p>\n</li>\n<li><p><code>setterEmail</code> <em>(string, email)</em>: Setter user email.</p>\n</li>\n<li><p><code>closerEmail</code> <em>(string, email)</em>: Closer user email.</p>\n</li>\n<li><p><code>startAt</code> <em>(string)</em>: Appointment start datetime.</p>\n</li>\n<li><p><code>endAt</code> <em>(string)</em>: Appointment end datetime.</p>\n</li>\n<li><p><code>timezone</code> <em>(string)</em>: IANA timezone (e.g., <code>America/Denver</code>).</p>\n</li>\n<li><p><code>title</code> <em>(string)</em>: Appointment title.</p>\n</li>\n<li><p><code>notes</code> <em>(string)</em>: Free-form notes.</p>\n</li>\n</ul>\n<p><strong><code>customer</code></strong> <strong>(object)</strong> — customer/contact details associated with the appointment:</p>\n<ul>\n<li><p><code>firstName</code> <em>(string)</em></p>\n</li>\n<li><p><code>phoneNumber</code> <em>(string)</em></p>\n</li>\n<li><p><code>email</code> <em>(string, email)</em></p>\n</li>\n<li><p><code>contactSource</code> <em>(string)</em>: Source label (e.g., <code>API</code>).</p>\n</li>\n<li><p><code>address</code> <em>(string)</em></p>\n</li>\n<li><p><code>city</code> <em>(string)</em></p>\n</li>\n<li><p><code>state</code> <em>(string)</em></p>\n</li>\n<li><p><code>zip</code> <em>(string|number)</em></p>\n</li>\n</ul>\n<p><strong><code>customFields</code></strong> <strong>(array of objects)</strong> — custom field values to attach/update:</p>\n<ul>\n<li><p>Each object should contain one or more custom-field keys.</p>\n</li>\n<li><p>Example custom fields shown:</p>\n<ul>\n<li><p><code>cf_credit_date</code> <em>(string datetime)</em>: Typically ISO-8601 (e.g., <code>2025-08-24T16:20:00.000Z</code>).</p>\n</li>\n<li><p><code>cf_num</code> <em>(number)</em></p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"example-request-body\">Example request body</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"appointmentLink\": \"www.mymeetinglinkfromAPI.om\",\n  \"appointmentLocation\": \"DLF CYBER CITY GGN\",\n  \"calendarId\": 5614,\n  \"setterEmail\": \"jitender@repcard.com\",\n  \"closerEmail\": \"jitender@repcard.com\",\n  \"startAt\": \"2025-08-14 15:00:00\",\n  \"endAt\": \"2025-08-14 15:30:00\",\n  \"notes\": \"testing notes\",\n  \"timezone\": \"America/Denver\",\n  \"title\": \"RepCard Testing\",\n  \"customer\": {\n    \"firstName\": \"Jitender\",\n    \"phoneNumber\": \"999999991\",\n    \"email\": \"jitender@repcard.com\",\n    \"contactSource\": \"API\",\n    \"address\": \"Delhi\",\n    \"city\": \"Mesa\",\n    \"state\": \"AZ\",\n    \"zip\": 12345\n  },\n  \"customFields\": [\n    {\n      \"cf_credit_date\": \"2025-08-24T16:20:00.000Z\",\n      \"cf_num\": 1\n    }\n  ]\n}\n\n</code></pre>\n<h3 id=\"expected-responses\">Expected responses</h3>\n<ul>\n<li><strong>200 OK</strong>: Appointment updated successfully. Response body typically contains the updated appointment object.</li>\n</ul>\n<h3 id=\"common-error-responses\">Common error responses</h3>\n<ul>\n<li><p><strong>400 Bad Request</strong>: Validation failed (missing/invalid fields, invalid datetime format, etc.).</p>\n</li>\n<li><p><strong>401 Unauthorized / 403 Forbidden</strong>: Missing/invalid <code>x-api-key</code> or insufficient permissions.</p>\n</li>\n<li><p><strong>404 Not Found</strong>: <code>appointmentId</code> does not exist.</p>\n</li>\n<li><p><strong>409 Conflict</strong>: Conflicting update (if applicable).</p>\n</li>\n<li><p><strong>500 Internal Server Error</strong>: Unexpected server-side error.</p>\n</li>\n</ul>\n<h3 id=\"datetime--timezone-notes\">Date/time + timezone notes</h3>\n<ul>\n<li><p>Provide <code>startAt</code> and <code>endAt</code> in the format expected by the API (commonly <code>YYYY-MM-DD HH:mm:ss</code> as shown above).</p>\n</li>\n<li><p>Always include <code>timezone</code> as an IANA timezone name (e.g., <code>America/Denver</code>) so the server can interpret local times correctly.</p>\n</li>\n<li><p>Some custom fields (like <code>cf_credit_date</code>) may require ISO-8601 timestamps (e.g., <code>2025-08-24T16:20:00.000Z</code>).</p>\n</li>\n</ul>\n","urlObject":{"path":["appointments","470389"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"cb101d8c-c484-46d2-b000-b5f8118f89bc","name":"200","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointmentLink\": \"www.mymeetinglinkfromAPI.om\",\n    \"appointmentLocation\": \"DLF CYBER CITY GGN\",\n    \"calendarId\": 5614,\n    \"setterEmail\": \"jitender@repcard.com\",\n    \"closerEmail\": \"jitender@repcard.com\",\n    \"startAt\": \"2025-08-14 15:00:00\",\n    \"endAt\": \"2025-08-14 15:30:00\",\n    \"notes\": \"testing notes\",\n    \"timezone\": \"America/Denver\",\n    \"title\": \"RepCard Testing\",\n    \"customer\": {\n        \"firstName\": \"Jitender\",\n        \"phoneNumber\": \"999999991\",\n        \"email\": \"jitender@repcard.com\",\n        \"contactSource\": \"API\",\n        \"address\": \"Delhi\",\n        \"city\": \"Mesa\",\n        \"state\": \"AZ\",\n        \"zip\": 12345\n    },\n    \"customFields\": [\n        {\n            \"cf_credit_date\": \"2025-08-24T16:20:00.000Z\",\n            \"cf_num\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/appointments/470389"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 06 Aug 2025 20:11:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Appointment updated successfully.\",\n    \"result\": {\n        \"id\": 470389,\n        \"crmId\": null,\n        \"title\": \"RepCard Testing\",\n        \"appointmentLink\": \"www.mymeetinglinkfromAPI.om\",\n        \"notes\": \"testing notes\",\n        \"apptOutcomeNotes\": null,\n        \"userId\": 606,\n        \"closerId\": 606,\n        \"dispatcherId\": null,\n        \"calendarEventId\": 4,\n        \"resourceId\": 966827,\n        \"remindAt\": \"2025-08-14 15:00:00\",\n        \"latitude\": null,\n        \"longitude\": null,\n        \"startAtTimezone\": \"America/Denver\",\n        \"endAtTimezone\": \"America/Denver\",\n        \"endAt\": \"2025-08-14 15:30:00\",\n        \"remindText\": \"Alisia Benavidez\",\n        \"iosCalenderId\": null,\n        \"notified\": 0,\n        \"isCloserNotified\": 0,\n        \"isIncompleteNotificationSent\": 0,\n        \"appointmentLocation\": \"DLF CYBER CITY GGN\",\n        \"statusId\": 25836,\n        \"isCompleted\": 1,\n        \"appointmentType\": \"REPCARD\",\n        \"dataSource\": 1,\n        \"lastUpdatedBySource\": 1,\n        \"createdAt\": \"2025-07-11T16:33:47.000000Z\",\n        \"updatedAt\": \"2025-08-06T18:20:50.000000Z\",\n        \"deletedAt\": null,\n        \"durationTime\": 30,\n        \"confirmationStatus\": null,\n        \"rescheduleDate\": null,\n        \"messageBody\": \"Hi Jitender Thakur,\\n\\nIt was nice talking to you. This is just a confirmation text about our appointment scheduled at 9:00 AM on 08/14/2025 (Thursday)\\n\\nLooking forward to it! \\n\\nPlease confirm your availability at the following link: \\nhttps://viewmycard.io/s/lfZYO8o8H7Oi\\n\\nTap on my RepCard to get the contact info. The link is below:\\nhttps://viewmycard.io/brad\\n\\nThank you\\nBrad Mortensen\",\n        \"confirmationMessageBody\": \"Hi Jitender Thakur,\\n\\nIt was nice talking to you. This is just a confirmation text about our appointment scheduled at 9:00 AM on 08/14/2025 (Thursday)\\n\\nLooking forward to it! \\n\\nPlease confirm your availability at the following link: \\nhttps://viewmycard.io/s/NEoQ545haRPq\\n\\nTap on my RepCard to get the contact info. The link is below:\\nhttps://viewmycard.io/brad\\n\\nThank you\\nBrad Mortensen\",\n        \"emailSubject\": \"Appointment Scheduled - Brad Mortensen from RepCard\",\n        \"sendConfirmationToParticipents\": false,\n        \"nativeCalendarKey\": null,\n        \"nativeCalendarKeys\": [],\n        \"calendar\": {\n            \"id\": 4,\n            \"title\": \"Team Calendar\",\n            \"description\": \"This calendar is for booking appointments for a teammate's calendar.\",\n            \"type\": 3,\n            \"closerBeforeDateTime\": 0,\n            \"durationTime\": 30,\n            \"durationType\": \"mins\",\n            \"calendarColour\": \"#2e90fa\",\n            \"eventOrder\": 0,\n            \"isDefault\": 0,\n            \"companyId\": 12,\n            \"createdBy\": null,\n            \"updatedBy\": null,\n            \"createdAt\": \"2023-07-01T04:17:21.000000Z\",\n            \"updatedAt\": \"2025-08-04T08:51:41.000000Z\",\n            \"deletedAt\": null,\n            \"timezone\": \"America/Phoenix\",\n            \"canChangeTimezone\": 1,\n            \"calendarRange\": 3,\n            \"days\": null,\n            \"daysAvailablityType\": 2,\n            \"calendarStartDate\": \"2025-08-06\",\n            \"calendarEndDate\": null,\n            \"appointmentsPerUser\": 2,\n            \"bufferBeforeAppointments\": 0,\n            \"bufferAfterAppointments\": 0,\n            \"noticeTime\": 1,\n            \"noticeTimeType\": \"mins\",\n            \"slotFrequency\": 15,\n            \"canHostCancelAppointment\": 1,\n            \"canParticipentCancelAppointment\": 0,\n            \"sendConfirmationToParticipents\": 0,\n            \"calendarLink\": \"team-calendar-4\",\n            \"status\": 1,\n            \"calendarType\": \"direct_assign\",\n            \"externalCalendarName\": \"Team calendar\",\n            \"externalCalendarDescription\": \"This calendar is for booking appointments for a teammate's calendar.\",\n            \"canUserChangeDuration\": 1,\n            \"closerAllocationMethod\": 3,\n            \"resetRoundRobinDistribution\": null,\n            \"allowOutcomePopup\": 1,\n            \"outcomePopupDelayTime\": 15,\n            \"allowSkipOutcomePopup\": 0,\n            \"allowUnassignedAppointmentOutcomePopup\": 0,\n            \"allowOutcomePopupDateFrom\": \"2025-07-08 10:05:01\",\n            \"typeDisplayName\": \"Direct Assign\",\n            \"calendarTypeDescription\": \"This calendar allows you to schedule an appointment by choosing the participants.\"\n        },\n        \"resource\": {\n            \"id\": 966827,\n            \"externalId\": null,\n            \"fullName\": \"Jitender Thakur\",\n            \"name\": \"Jitender Thakur\",\n            \"firstName\": \"Jitender\",\n            \"lastName\": \"Thakur\",\n            \"email\": \"jitender@repcard.com\",\n            \"countryCode\": \"+91\",\n            \"isoCountryCode\": \"IN\",\n            \"phoneNumber\": \"999999991\",\n            \"companyName\": \"RepCard\",\n            \"title\": \"Developer\",\n            \"statusId\": 1369147,\n            \"experience\": null,\n            \"manager\": null,\n            \"officeLocation\": null,\n            \"lastContactedAt\": null,\n            \"notes\": \"\",\n            \"address\": \"Delhi\",\n            \"address2\": null,\n            \"state\": \"AZ\",\n            \"city\": \"Mesa\",\n            \"zip\": \"12345\",\n            \"latitude\": null,\n            \"longitude\": null,\n            \"type\": 1,\n            \"ownerType\": 2,\n            \"previousUserId\": null,\n            \"solo\": {\n                \"type\": 1,\n                \"notes\": \"\",\n                \"utility_company\": \"\"\n            },\n            \"isReferral\": 0,\n            \"isReferrer\": 0,\n            \"isProfileLinkSent\": 1,\n            \"isTextCampaignSmsVerbSent\": 0,\n            \"userId\": 26682,\n            \"ownerId\": 26682,\n            \"houseId\": null,\n            \"contactDistance\": 0,\n            \"contactId\": null,\n            \"enerfloCustomerId\": null,\n            \"subscribedEmail\": 1,\n            \"subscribedText\": 1,\n            \"lastReviewedAt\": \"2022-06-06 16:12:36\",\n            \"openCard\": null,\n            \"points\": 0,\n            \"events\": null,\n            \"isDeletedFromMongo\": 0,\n            \"createdAt\": \"2022-06-06T16:12:36.000000Z\",\n            \"updatedAt\": \"2025-08-06T18:20:50.000000Z\",\n            \"deletedAt\": null,\n            \"companyId\": 12,\n            \"dataSource\": 1,\n            \"lastUpdatedBySource\": 1,\n            \"recruiterName\": null,\n            \"contactSource\": \"API\",\n            \"displayShortName\": \"Jitender T\",\n            \"typeDisplayName\": \"Lead\",\n            \"formattedPhoneNumber\": \"+91 999999991\",\n            \"fullAddress\": \"Delhi Mesa AZ 12345\"\n        },\n        \"closer\": {\n            \"id\": 606,\n            \"crmId\": null,\n            \"fullName\": \"Brad Mortensen\",\n            \"firstName\": \"Brad\",\n            \"lastName\": \"Mortensen\",\n            \"dateOfBirth\": \"1989-02-08\",\n            \"email\": \"brad@repcard.com\",\n            \"username\": \"brad\",\n            \"displayEmail\": \"\",\n            \"address\": \"\",\n            \"latitude\": \"33.41594\",\n            \"longitude\": \"-111.748971\",\n            \"companyId\": 12,\n            \"subscribed\": 2,\n            \"roleId\": 29,\n            \"companyName\": \"RepCard\",\n            \"optedForPromotionalMessages\": 0,\n            \"officeId\": 19,\n            \"officeTeamId\": 107,\n            \"industryId\": 3578,\n            \"otherIndustryName\": null,\n            \"companyWebsite\": \"www.repcard.com\",\n            \"companyYearStarted\": \"2017\",\n            \"jobTitle\": \"CEO\",\n            \"countryCode\": \"+1\",\n            \"isoCountryCode\": \"US\",\n            \"phoneNumber\": \"4806036679\",\n            \"image\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/ZTnVL17090216593714.jpg\",\n            \"companyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/bEV9o17320424800451.jpg\",\n            \"businessCard\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/users/hEij616577368054553.jpg\",\n            \"reviewCount\": 75,\n            \"rating\": \"5.0\",\n            \"type\": 6,\n            \"status\": 1,\n            \"isVerified\": 0,\n            \"bio\": \"Hey it’s Brad. I love meeting people and finding ways to help each other grow their business. 📈 I spent 11 years in the D2D space and wouldn't trade it for anything. 🚪\\r\\nI founded RepCard to help sales people create credibility, gain more insights and ultimately close more deals. 🔥\\r\\n\\r\\nWhen I'm not working I enjoy playing sports 🥎  and spending time with my wife and 4 kids... mostly at the beach. 🏖 \\r\\n\\r\\nThank you in advance for any reviews 🤩\",\n            \"isProfileFinished\": true,\n            \"isBioFinished\": true,\n            \"notes\": \"#registeredfromevent\",\n            \"stripeCustomerId\": \"cus_EJlhxjBJIe4JoL\",\n            \"rewardfulAffiliateId\": \"\",\n            \"billingFailed\": [],\n            \"externalId\": \"103421\",\n            \"createdFrom\": \"Event - SolarCon\",\n            \"forceChangePassword\": 0,\n            \"affiliateLink\": \"https://app.repcard.com/web/register/?deal=brad\",\n            \"affiliationCode\": null,\n            \"referredBy\": null,\n            \"lastActiveAt\": \"2025-08-06T19:19:17.000000Z\",\n            \"idBadgeTurnedOff\": 0,\n            \"createdBy\": null,\n            \"uniqueId\": \"BKM289\",\n            \"areaColour\": \"#64c466\",\n            \"totalVideoCredits\": 0,\n            \"totalCtaCredits\": 0,\n            \"sendCardCtaCredits\": 0,\n            \"sendCardVideoCredits\": 0,\n            \"chatLastSeen\": \"2024-10-24 18:35:56\",\n            \"closerRanking\": 4,\n            \"chatStatus\": 0,\n            \"createdAt\": \"2019-01-10T16:55:23.000000Z\",\n            \"updatedAt\": \"2025-08-06T19:30:11.000000Z\",\n            \"lastLoginAt\": \"2025-08-06T19:19:10.000000Z\",\n            \"cardSentCount\": 1176,\n            \"messageText\": \"It was great meeting you! Call or text me with any questions about getting started with RepCard! 480-603-6679\",\n            \"videoUrl\": \"https://youtu.be/yr6f_EbYBN4\",\n            \"mailShown\": 1,\n            \"recruitNotificationReminderDay\": 1,\n            \"businessCredits\": 500,\n            \"calendarUrl\": \"https://meetings.hubspot.com/bmortensen\",\n            \"notArchived\": 1,\n            \"hubspotContactId\": 1001,\n            \"p21690214RepcardUsers\": \"25349943648\",\n            \"bioFormatted\": \"Hey it’s Brad. I love meeting people and finding ways to help each other grow their business. 📈 I spent 11 years in the D2D space and wouldn't trade it for anything. 🚪<br />\\r\\nI founded RepCard to help sales people create credibility, gain more insights and ultimately close more deals. 🔥<br />\\r\\n<br />\\r\\nWhen I'm not working I enjoy playing sports 🥎  and spending time with my wife and 4 kids... mostly at the beach. 🏖 <br />\\r\\n<br />\\r\\nThank you in advance for any reviews 🤩\",\n            \"name\": \"Brad Mortensen\",\n            \"typeText\": \"Company Super Admin\",\n            \"verifyRepUrl\": \"verifyrepcard.com/repcard?badgeId=BKM289\",\n            \"badgeIdFont\": \"default\",\n            \"primaryLicenseNumber\": \"\",\n            \"secondaryLicenseNumber\": \"\",\n            \"displayVerifyRepUrl\": \"verifyrepcard.com/repcard\",\n            \"contactBusinessProfileUrl\": \"https://viewmycard.io/brad?show_referral_btn=1\",\n            \"formattedPhoneNumber\": \"+1 480-603-6679\",\n            \"fullPhoneNumber\": \"+14806036679\",\n            \"company\": {\n                \"id\": 12,\n                \"crmId\": null,\n                \"companyName\": \"RepCard\",\n                \"slug\": \"repcard\",\n                \"accountNumber\": \"RTDP4\",\n                \"companyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/bEV9o17320424800451.jpg\",\n                \"ownerEmail\": \"natalie@repcard.com\",\n                \"secondaryLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/6765a5a0ad114c503a03bc95454cc539.png\",\n                \"verifyCompanyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/bEV9o17320424800451.jpg\",\n                \"verifyLogoBackgroundColour\": \"#ffffff\",\n                \"parentCompanyId\": null,\n                \"isActive\": 1,\n                \"industryId\": 3578,\n                \"otherIndustryName\": null,\n                \"billingFailed\": [],\n                \"seats\": 0,\n                \"startedOn\": \"2019\",\n                \"stripeCustomerId\": null,\n                \"badgeIdFont\": \"default\",\n                \"url\": \"repcard.com\",\n                \"message\": \"Would you take a minute to provide us a review! If you have any questions about upcoming appointments, please call our office at 330-444-4444.\",\n                \"createdBy\": 34,\n                \"salesId\": null,\n                \"costPerUser\": 0,\n                \"zapierToken\": \"W0U9SoV4xL\",\n                \"verifyApiToken\": \"DU7DDJNTAG\",\n                \"facebookPixelKey\": \"604831073325590\",\n                \"isCustomVerifyUrl\": 1,\n                \"useCompanyVerifyLogo\": 0,\n                \"verifyRepUrl\": \"verifyrepcard.com/repcard\",\n                \"createdAt\": \"2018-07-15T16:06:06.000000Z\",\n                \"updatedAt\": \"2025-07-08T10:05:01.000000Z\",\n                \"deletedAt\": null,\n                \"p21690214Enterprises\": \"25967122475\",\n                \"companyId\": 12,\n                \"name\": \"RepCard\",\n                \"companySetting\": {\n                    \"id\": 7,\n                    \"customBaseUrl\": \"\",\n                    \"sslEnabledUrl\": \"card.gocanopysolar.com\",\n                    \"useCustomBaseUrl\": 0,\n                    \"isTextCampaignActive\": 1,\n                    \"isFacebookPixelAllowed\": 0,\n                    \"isRatingThanksMessageAllowed\": 1,\n                    \"oneToThreeRatingThanksMessage\": \"Hey #firstname, thank you for taking time to send me some feedback via your review. What could I have done better or different to make your experience be a 5 star experience!?\",\n                    \"fourToFiveRatingThanksMessage\": \"Hey #firstname, I just wanted to THANK YOU for the kind review! My goal is to always meet/exceed your expectations. I would love to work with any of your neighbors, friends or family! Click below to send a referral!\",\n                    \"sendCardThroughEmail\": 0,\n                    \"sendCardThroughText\": 0,\n                    \"isSocialLinksEditable\": 1,\n                    \"isIndustryEditable\": 0,\n                    \"companyId\": 12,\n                    \"verifySubCompanies\": [\n                        336\n                    ],\n                    \"verifyUsers\": null,\n                    \"sendWelcomeEmailAutomatically\": 0,\n                    \"idBadgeType\": 1,\n                    \"isIdBadgeEditable\": 1,\n                    \"idBadgeTopLogo\": \"40d1239c0cd96857217ee1fba5e16210.png\",\n                    \"idBadgeBottomLogo\": \"bfe13db4faaffe54aa20dd8e17a67479.png\",\n                    \"idBadgeFrontBackgroundColour\": \"#000000\",\n                    \"idBadgeFrontTextColour\": \"#ffffff\",\n                    \"idBadgeBackTopText\": \"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-family: impact, chicago; font-size: 12pt;\\\">CORE VALUES</span></h3>\\r\\n<h5 style=\\\"text-align: center;\\\"><span style=\\\"font-size: 13.3333px;\\\">&nbsp;<strong>Be Kind</strong></span></h5>\\r\\n<h5 style=\\\"text-align: center;\\\"><strong><span style=\\\"font-size: 10pt;\\\">Be Driven</span></strong></h5>\\r\\n<h5 style=\\\"text-align: center;\\\"><strong><span style=\\\"font-size: 10pt;\\\">Be Consistent</span></strong></h5>\\r\\n<h5 style=\\\"text-align: center;\\\"><strong><span style=\\\"font-size: 10pt;\\\">Be Resourceful</span></strong></h5>\\r\\n<h5 style=\\\"text-align: center;\\\"><strong>Be a Team Player</strong></h5>\",\n                    \"idBadgeFrontLineOne\": \"{jobtitle}\",\n                    \"idBadgeFrontLineTwo\": \"{badgeid}\",\n                    \"isBackgroundCheckEnabled\": 1,\n                    \"backgroundCheckType\": 3,\n                    \"isInitialMessagesEditable\": 1,\n                    \"hasPaidForBackgroundChecks\": 0,\n                    \"isRepcardCtaViewable\": 1,\n                    \"isRepcardVideosViewable\": 1,\n                    \"defaultFiveStarReviews\": 10,\n                    \"flyerMessage\": \"Hey I was looking to get more info, is anyone available?\",\n                    \"allowMap\": 1,\n                    \"allowPolygon\": 1,\n                    \"allowSiro\": 1,\n                    \"allowChat\": 1,\n                    \"allowAppointmentOutcome\": 1,\n                    \"appointmentOutcomeDuration\": 15,\n                    \"allowAppointmentOutcomeDate\": \"2025-07-08 10:05:01\",\n                    \"allowSkipAppointmentOutcome\": 0,\n                    \"allowTrainingVideoLibrary\": 1,\n                    \"allowCustomAppointments\": 1,\n                    \"allowSalesforceIntegration\": 1,\n                    \"affiliateProgram\": 0,\n                    \"profileBackgroundColour\": \"#0096FF\",\n                    \"profileTextColour\": \"#D6D6D6\",\n                    \"isProfileColorAllowed\": 1,\n                    \"branding\": 1,\n                    \"bottomNavLabelVisibility\": 0,\n                    \"allowCompetition\": 1,\n                    \"productDiscountedPrice\": 200,\n                    \"allowWebhookIntegration\": 1,\n                    \"sendUnlinkEmailToOwners\": 1,\n                    \"userEditableFields\": \"\",\n                    \"allowFieldRoutesIntegration\": 1,\n                    \"fieldRoutesConfig\": null,\n                    \"createdAt\": \"2020-02-04T18:36:48.000000Z\",\n                    \"updatedAt\": \"2025-07-08T10:05:01.000000Z\",\n                    \"enableResetAppointmentCount\": 1\n                }\n            },\n            \"office\": {\n                \"id\": 19,\n                \"crmId\": null,\n                \"companyId\": 12,\n                \"officeName\": \"Arizona Office\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"3820 E. Main St\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"Mesa\",\n                \"officeState\": \"Arizona\",\n                \"officeZip\": \"85205\",\n                \"externalId\": null,\n                \"officeLogo\": null,\n                \"showOfficeName\": 0,\n                \"isDefaultLogo\": 0,\n                \"createdBy\": 34,\n                \"createdAt\": \"2019-11-23T16:38:13.000000Z\",\n                \"updatedAt\": \"2024-11-19T18:54:41.000000Z\",\n                \"deletedAt\": null,\n                \"fullPathOfficeLogo\": \"\",\n                \"company\": {\n                    \"id\": 12,\n                    \"crmId\": null,\n                    \"companyName\": \"RepCard\",\n                    \"slug\": \"repcard\",\n                    \"accountNumber\": \"RTDP4\",\n                    \"companyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/bEV9o17320424800451.jpg\",\n                    \"ownerEmail\": \"natalie@repcard.com\",\n                    \"secondaryLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/6765a5a0ad114c503a03bc95454cc539.png\",\n                    \"verifyCompanyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/bEV9o17320424800451.jpg\",\n                    \"verifyLogoBackgroundColour\": \"#ffffff\",\n                    \"parentCompanyId\": null,\n                    \"isActive\": 1,\n                    \"industryId\": 3578,\n                    \"otherIndustryName\": null,\n                    \"billingFailed\": [],\n                    \"seats\": 0,\n                    \"startedOn\": \"2019\",\n                    \"stripeCustomerId\": null,\n                    \"badgeIdFont\": \"default\",\n                    \"url\": \"repcard.com\",\n                    \"message\": \"Would you take a minute to provide us a review! If you have any questions about upcoming appointments, please call our office at 330-444-4444.\",\n                    \"createdBy\": 34,\n                    \"salesId\": null,\n                    \"costPerUser\": 0,\n                    \"zapierToken\": \"W0U9SoV4xL\",\n                    \"verifyApiToken\": \"DU7DDJNTAG\",\n                    \"facebookPixelKey\": \"604831073325590\",\n                    \"isCustomVerifyUrl\": 1,\n                    \"useCompanyVerifyLogo\": 0,\n                    \"verifyRepUrl\": \"verifyrepcard.com/repcard\",\n                    \"createdAt\": \"2018-07-15T16:06:06.000000Z\",\n                    \"updatedAt\": \"2025-07-08T10:05:01.000000Z\",\n                    \"deletedAt\": null,\n                    \"p21690214Enterprises\": \"25967122475\",\n                    \"companyId\": 12,\n                    \"name\": \"RepCard\"\n                }\n            },\n            \"role\": {\n                \"id\": 29,\n                \"name\": \"Owner\",\n                \"isDefault\": 0,\n                \"isOwner\": 1,\n                \"userId\": 34,\n                \"companyId\": 12,\n                \"createdAt\": \"2021-01-02T15:29:37.000000Z\",\n                \"updatedAt\": \"2021-01-02T15:29:37.000000Z\",\n                \"deletedAt\": null\n            }\n        }\n    }\n}"}],"_postman_id":"5e744e83-b933-4278-b1a3-bd0263105c5c"},{"name":"Get outcomes","id":"d57fb7c4-33b5-4103-b02c-aac9be0c00ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":"{{common_api_url}}/appointments/outcomes","description":"<p>Fetches the list of appointment outcomes configured in the RepCard Enterprise API. Each outcome typically includes an <code>id</code>, human-readable <code>title</code>, and an associated <code>category</code> (for example, <strong>Held</strong> vs <strong>Not Held</strong>), along with timestamps.</p>\n","urlObject":{"path":["appointments","outcomes"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"f29c0fad-78aa-4eef-9adb-36999a064224","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":"{{common_api_url}}/appointments/outcomes"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 17 Feb 2026 13:15:21 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"},{"key":"Keep-Alive","value":"timeout=60, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Appointment outcomes fetched successfully\",\n    \"result\": [\n        {\n            \"id\": 17155,\n            \"title\": \"Not Interested\",\n            \"category\": {\n                \"id\": 5093,\n                \"title\": \"Held\"\n            },\n            \"createdAt\": \"2024-01-13T06:52:02.000000Z\",\n            \"updatedAt\": \"2024-02-16T09:41:32.000000Z\"\n        },\n        {\n            \"id\": 17156,\n            \"title\": \"Bad Credit\",\n            \"category\": {\n                \"id\": 5093,\n                \"title\": \"Held\"\n            },\n            \"createdAt\": \"2024-01-13T06:52:02.000000Z\",\n            \"updatedAt\": \"2024-01-13T06:52:02.000000Z\"\n        },\n        {\n            \"id\": 17157,\n            \"title\": \"Signed Up\",\n            \"category\": {\n                \"id\": 5093,\n                \"title\": \"Held\"\n            },\n            \"createdAt\": \"2024-01-13T06:52:02.000000Z\",\n            \"updatedAt\": \"2024-01-13T06:52:02.000000Z\"\n        },\n        {\n            \"id\": 17233,\n            \"title\": \"Appt Sch\",\n            \"category\": {\n                \"id\": 5121,\n                \"title\": \"Not Held\"\n            },\n            \"createdAt\": \"2024-02-12T12:17:52.000000Z\",\n            \"updatedAt\": \"2024-02-12T12:17:52.000000Z\"\n        },\n        {\n            \"id\": 17234,\n            \"title\": \"outcome 2\",\n            \"category\": {\n                \"id\": 5121,\n                \"title\": \"Not Held\"\n            },\n            \"createdAt\": \"2024-02-12T12:52:37.000000Z\",\n            \"updatedAt\": \"2024-02-12T12:52:37.000000Z\"\n        },\n        {\n            \"id\": 18469,\n            \"title\": \"Virtual Solar Consultation\",\n            \"category\": {\n                \"id\": 5093,\n                \"title\": \"Held\"\n            },\n            \"createdAt\": \"2025-02-24T05:42:34.000000Z\",\n            \"updatedAt\": \"2025-02-24T05:42:34.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"d57fb7c4-33b5-4103-b02c-aac9be0c00ea"},{"name":"Update outcome","id":"ceb933e4-aae6-4c95-be8c-ff5dd9972976","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointments\": [\n        {\n            \"id\": 328548,\n            \"outcomeId\": 258361\n        },\n        {\n            \"id\": 328583,\n            \"outcome\": \"Signed Up\"\n            \n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/appointments/set-outcome","description":"<h3 id=\"post-appointmentsset-outcome\">POST /appointments/set-outcome</h3>\n<p>This endpoint is used to set the outcome for one or more appointments.</p>\n<h4 id=\"request-method\">Request Method</h4>\n<ul>\n<li><strong>POST</strong>: This method is used to send data to the server to create or update resources.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>appointments</code> (array) - An array of objects containing appointment details.</p>\n<ul>\n<li><p><code>id</code> (number) - <strong>Required</strong>: The unique identifier of the appointment.</p>\n</li>\n<li><p><code>outcomeId</code> (number) - <strong>Optional</strong>: The unique identifier of the outcome for the appointment. Either this or the <code>outcome</code> field must be provided.</p>\n</li>\n<li><p><code>outcome</code> (string) - <strong>Optional.</strong> The outcome for the appointment. Either this or the <code>outcomeId</code> field must be provided.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request can be represented as a JSON schema as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"status\": {\n      \"type\": \"number\"\n    },\n    \"statusCode\": {\n      \"type\": \"number\"\n    },\n    \"message\": {\n      \"type\": \"string\"\n    },\n    \"result\": {\n      \"type\": \"object\"\n    }\n  }\n}\n\n</code></pre>\n<p>The response object includes the following properties:</p>\n<ul>\n<li><p><code>status</code> (number) - The status code of the response.</p>\n</li>\n<li><p><code>statusCode</code> (number) - The specific status code for the response.</p>\n</li>\n<li><p><code>message</code> (string) - A message related to the response status.</p>\n</li>\n<li><p><code>result</code> (object) - An object that may contain additional information, but is empty in this case.</p>\n</li>\n</ul>\n<h4 id=\"example-response\">Example Response:</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 0,\n  \"statusCode\": 0,\n  \"message\": \"\",\n  \"result\": {}\n}\n\n</code></pre>\n","urlObject":{"path":["appointments","set-outcome"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"862b3ac0-7711-45b2-a3fc-24a4ceab370c","name":"200","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointments\": [\n        {\n            \"id\": 328548,\n            \"outcomeId\": 25836\n        },\n        {\n            \"id\": 328583,\n            \"outcome\": \"Signed Up\"\n            \n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/appointments/set-outcome"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 09:58:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=MH8Nz4+agsp2VxEqSW1x8ama484O/DDA6W2wVukGMtNONVwh8MX3gC9wXCh/ULA2erP8tYGN8thUXEflRiLuIkdebbPeRDQYb5wVyWZ9Mx4N+f2LWDGmSeedgGJK; Expires=Tue, 22 Apr 2025 09:58:03 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=MH8Nz4+agsp2VxEqSW1x8ama484O/DDA6W2wVukGMtNONVwh8MX3gC9wXCh/ULA2erP8tYGN8thUXEflRiLuIkdebbPeRDQYb5wVyWZ9Mx4N+f2LWDGmSeedgGJK; Expires=Tue, 22 Apr 2025 09:58:03 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"Appointment updated successfully.\",\n    \"result\": {}\n}"},{"id":"2cb86ea7-6a64-496c-92b0-34b19b9b5dd2","name":"400","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"foobar","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"appointments\": [\n        {\n            \"id\": 328548,\n            \"outcomeId\": 258361\n        },\n        {\n            \"id\": 328583,\n            \"outcome\": \"Signed Up\"\n            \n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{common_api_url}}/appointments/set-outcome"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 09:58:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=fFgGZsXsDxfpPYx7zsy/4iCif2IzEZGtl6xSTNO3na0z7Ut8LN3b2RnCAUKdJkU1ZbIzQI9MHfPCKKDogY4yRVzdoStrgwnP6fab/cvg8U0Iy6MxAZCHpFDOnejS; Expires=Tue, 22 Apr 2025 09:58:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=fFgGZsXsDxfpPYx7zsy/4iCif2IzEZGtl6xSTNO3na0z7Ut8LN3b2RnCAUKdJkU1ZbIzQI9MHfPCKKDogY4yRVzdoStrgwnP6fab/cvg8U0Iy6MxAZCHpFDOnejS; Expires=Tue, 22 Apr 2025 09:58:29 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 400,\n    \"message\": \"Outcome 258361 is invalid.\",\n    \"result\": {}\n}"}],"_postman_id":"ceb933e4-aae6-4c95-be8c-ff5dd9972976"},{"name":"Get Appointments By Customer","id":"3944c1da-ca99-44e6-b174-41bbfd79e618","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}"}],"url":"{{common_api_url}}/customers/122777/appointments?per_page=100","description":"<p>This HTTP GET request retrieves a list of appointments for a specific customer with the ID 122777. The query parameter \"per_page\" is used to specify the number of appointments to be returned per page.</p>\n<p>The response contains an array of appointment objects, each including details such as appointment ID, title, appointment link, notes, user ID, setter details, closer ID, closer details, calendar event ID, resource ID, contact details, reminder information, start and end timezones, appointment location, status, creation and update timestamps, and duration time.</p>\n<p>Additionally, the response includes metadata such as the current page, first page URL, last page, last page URL, links, next page URL, path, total number of appointments, and more.</p>\n<p>Please note that the actual response may contain more appointment objects and metadata based on the specific customer's appointments.</p>\n","urlObject":{"path":["customers","122777","appointments"],"host":["{{common_api_url}}"],"query":[{"key":"per_page","value":"100"}],"variable":[]}},"response":[{"id":"b2e27dbe-a540-4a4c-bba0-3524c68fd3b9","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"foobar","type":"text"}],"url":{"raw":"{{common_api_url}}/customers/22339714/appointments?per_page=100","host":["{{common_api_url}}"],"path":["customers","22339714","appointments"],"query":[{"key":"per_page","value":"100"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 13:41:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=rtr663OzgXpg54GiI9HwbjWT7BAm6orq/51raN8A1bCpC0HcJ25hHrbuLcKdyXhmUcUZL7HhiKztQJSnu0sD6h8I1PIiPrcbUsoCB6by+XS9wQSL0rzJC2E10eme; Expires=Mon, 20 Jan 2025 13:41:32 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=rtr663OzgXpg54GiI9HwbjWT7BAm6orq/51raN8A1bCpC0HcJ25hHrbuLcKdyXhmUcUZL7HhiKztQJSnu0sD6h8I1PIiPrcbUsoCB6by+XS9wQSL0rzJC2E10eme; Expires=Mon, 20 Jan 2025 13:41:32 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"https://www.repcard.com"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Accept"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 293168,\n            \"title\": \"In Person Demo\",\n            \"appointmentLink\": \"\",\n            \"notes\": \"\",\n            \"userId\": 108727,\n            \"setter\": {\n                \"id\": 108727,\n                \"fullName\": \"Travis Clayton\",\n                \"email\": \"travis@repcard.com\",\n                \"phoneNumber\": \"+14802095336\"\n            },\n            \"closerId\": 108727,\n            \"closer\": {\n                \"id\": 108727,\n                \"fullName\": \"Travis Clayton\",\n                \"email\": \"travis@repcard.com\",\n                \"phoneNumber\": \"+14802095336\"\n            },\n            \"calendarId\": 3402,\n            \"contact\": {\n                \"id\": 22339714,\n                \"fullName\": \"Nick Mosley\",\n                \"email\": \"nick@aspirecontractingandroofing.com\",\n                \"phoneNumber\": \"+16026200051\",\n                \"contactSource\": null\n            },\n            \"startAt\": \"2025-01-17 18:00:00\",\n            \"startAtTimezone\": \"America/Denver\",\n            \"endAtTimezone\": \"America/Denver\",\n            \"endAt\": \"2025-01-17 18:30:00\",\n            \"appointmentLocation\": \"\",\n            \"status\": null,\n            \"createdAt\": \"2025-01-08T19:38:40.000000Z\",\n            \"updatedAt\": \"2025-01-08T19:38:40.000000Z\",\n            \"durationTime\": 30\n        }\n    ],\n    \"first_page_url\": \"https://app.repcard.com/api/customers/22339714/appointments?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://app.repcard.com/api/customers/22339714/appointments?page=1\",\n    \"links\": [\n        {\n            \"url\": null,\n            \"label\": \"&laquo; Previous\",\n            \"active\": false\n        },\n        {\n            \"url\": \"https://app.repcard.com/api/customers/22339714/appointments?page=1\",\n            \"label\": \"1\",\n            \"active\": true\n        },\n        {\n            \"url\": null,\n            \"label\": \"Next &raquo;\",\n            \"active\": false\n        }\n    ],\n    \"next_page_url\": null,\n    \"path\": \"https://app.repcard.com/api/customers/22339714/appointments\",\n    \"per_page\": 100,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"3944c1da-ca99-44e6-b174-41bbfd79e618"}],"id":"9b938bd8-d28c-4427-bde2-d6ca4f980e29","_postman_id":"9b938bd8-d28c-4427-bde2-d6ca4f980e29","description":""},{"name":"Leaderboard","item":[{"name":"Get Leaderboards","id":"bcf9af3e-b2cf-43a6-b9c3-e01b8052a1aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"},{"key":"UserTimeZone","value":"Asia/Kolkata","type":"text"}],"url":"{{common_api_url}}/leaderboards?from_date=2023-05-05&to_date=2023-05-06","description":"<p>This API endpoint sends an HTTP GET request to retrieve leaderboards within a specified date range. The request should include the 'from_date' and 'to_date' query parameters to define the start and end dates for the leaderboard data.</p>\n<p>The response will include a status code, a message, and an array of leaderboard objects. Each leaderboard object contains various properties such as '_id', 'leaderboard_name', 'company_id', 'status', 'created_by', 'updated_by', 'is_default', 'created_at', 'updated_at', 'deleted_at', and 'stats'. The 'stats' property further includes 'headers', 'stats', and 'sub_total' objects, providing detailed statistical information for the leaderboards.</p>\n<p>Please note that the actual data values within the response will be specific to the queried leaderboards and will not be included in the documentation.</p>\n","urlObject":{"path":["leaderboards"],"host":["{{common_api_url}}"],"query":[{"key":"from_date","value":"2023-05-05"},{"key":"to_date","value":"2023-05-06"}],"variable":[]}},"response":[{"id":"cdf9c818-42be-442e-869d-7b73090bcfd5","name":"Get Leaderboard","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"},{"key":"UserTimeZone","value":"Asia/Kolkata","type":"text","disabled":true}],"url":{"raw":"{{common_api_url}}/leaderboards?from_date=2023-05-05&to_date=2023-05-06","host":["{{common_api_url}}"],"path":["leaderboards"],"query":[{"key":"from_date","value":"2023-05-05"},{"key":"to_date","value":"2023-05-06"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Dec 2023 14:05:00 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=60, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": [\n        {\n            \"_id\": \"6390c35ff75f2706400e62c2\",\n            \"leaderboard_name\": \"Overview Leaderboard\",\n            \"company_id\": 119,\n            \"status\": true,\n            \"created_by\": 1,\n            \"updated_by\": 667,\n            \"is_default\": false,\n            \"created_at\": \"2022-12-07T16:46:23.000000Z\",\n            \"updated_at\": \"2023-07-21T08:45:49.000000Z\",\n            \"deleted_at\": null,\n            \"stats\": {\n                \"headers\": [\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62c5\",\n                        \"stat_name\": \"Sales - Customers Created\",\n                        \"mapped_field\": \"customer_count\",\n                        \"short_name\": \"CUST\",\n                        \"rank_by\": true,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62c3\",\n                        \"stat_name\": \"Appointments Set\",\n                        \"mapped_field\": \"appointment_count\",\n                        \"short_name\": \"APPT\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62c7\",\n                        \"stat_name\": \"Leads Created\",\n                        \"mapped_field\": \"lead_count\",\n                        \"short_name\": \"LDSC\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62c4\",\n                        \"stat_name\": \"Review Ratings\",\n                        \"mapped_field\": \"avg_rating\",\n                        \"short_name\": \"RATG\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62ca\",\n                        \"stat_name\": \"Video Views\",\n                        \"mapped_field\": \"video_viewed\",\n                        \"short_name\": \"VID\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"64d380ab6fc5aec4d9044992\",\n                        \"stat_name\": \"User Pitched\",\n                        \"mapped_field\": \"contact_count_64d380ab6fc5aec4d9044992\",\n                        \"short_name\": \"USPA\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    }\n                ],\n                \"stats\": [\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1664,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Anaheez Patel\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1333,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Ankit Kumar\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"item_id\": 667,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 128,\n                        \"office_team_id\": 31,\n                        \"customer_count\": 0,\n                        \"appointment_count\": 3,\n                        \"lead_count\": 15,\n                        \"avg_rating\": 4,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0,\n                        \"item_rank\": 2,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272e25f2c6ec30294f9\"\n                                },\n                                \"office_name\": \"Gurugram- Huda\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e09a21eb5dcae1b154fb6d9b4176d28c.png\",\n                                \"created_by\": 667,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": \"2023-11-28 12:52:34\",\n                                \"deleted_at\": null,\n                                \"item_id\": 128,\n                                \"is_default_logo\": 0\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c27215fd191b0d07ab3b\"\n                                },\n                                \"team_name\": \"Team1\",\n                                \"office_id\": 128,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": null,\n                                \"deleted_at\": null,\n                                \"item_id\": 31\n                            }\n                        ],\n                        \"id\": \"6454970e9b191c02710235bd\",\n                        \"items\": [],\n                        \"item_title\": \"Babu Bhaiya\"\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1331,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Bshsi Hsnsjjs\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 964,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Color UserUauu\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 938,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Crash Test\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1526,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Dashboard Leaderboard\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1341,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Double Book\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1342,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Free Cal\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1357,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Jai Dev\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 668,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Katy Perry\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 669,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Loc Man2\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1472,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Log status\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1036,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Map Loc3\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1080,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"New Sales\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1216,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Notify 11\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1302,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Office logo\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1320,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Richa 4\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 675,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sales 2\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 676,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sales 3\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1149,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Shay Cormac\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1665,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Shivani G\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1484,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sonu Vish\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1663,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Swati Giri\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 670,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead1\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 671,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead2\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 672,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead3\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 673,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead4\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1532,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"new location manager\",\n                        \"customer_count\": 0,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                    },\n                    {\n                        \"item_id\": 965,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 127,\n                        \"office_team_id\": 72,\n                        \"customer_count\": 1,\n                        \"appointment_count\": 0,\n                        \"lead_count\": 1,\n                        \"avg_rating\": null,\n                        \"video_viewed\": 0,\n                        \"contact_count_64d380ab6fc5aec4d9044992\": 0,\n                        \"item_rank\": 1,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272c55f7915250a141a\"\n                                },\n                                \"office_name\": \"Gurugram1\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e548fb35ae5758d11c47c0819b58f869.png\",\n                                \"created_by\": 1,\n                                \"created_at\": \"2022-07-31 18:50:58\",\n                                \"updated_at\": \"2023-11-28 12:52:50\",\n                                \"deleted_at\": null,\n                                \"item_id\": 127,\n                                \"is_default_logo\": 1\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"63eb68e994e348c4de0b2042\"\n                                },\n                                \"team_name\": \"Babu Team2\",\n                                \"office_id\": 127,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2023-02-14 10:56:39\",\n                                \"updated_at\": \"2023-09-27 13:17:24\",\n                                \"deleted_at\": null,\n                                \"item_id\": 72\n                            }\n                        ],\n                        \"id\": \"6454eb99acce36cc690934a2\",\n                        \"items\": [],\n                        \"item_title\": \"color test\"\n                    }\n                ],\n                \"sub_total\": {\n                    \"customer_count\": 1,\n                    \"appointment_count\": 3,\n                    \"lead_count\": 16,\n                    \"avg_rating\": 4,\n                    \"video_viewed\": 0,\n                    \"contact_count_64d380ab6fc5aec4d9044992\": 0\n                }\n            }\n        },\n        {\n            \"_id\": \"6390c35ff75f2706400e62d4\",\n            \"leaderboard_name\": \"Engagements Leaderboard\",\n            \"company_id\": 119,\n            \"status\": true,\n            \"created_by\": 1,\n            \"updated_by\": 667,\n            \"is_default\": false,\n            \"created_at\": \"2022-12-07T16:46:23.000000Z\",\n            \"updated_at\": \"2023-07-13T14:42:30.000000Z\",\n            \"deleted_at\": null,\n            \"stats\": {\n                \"headers\": [\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d8\",\n                        \"stat_name\": \"Reviews\",\n                        \"mapped_field\": \"review_count\",\n                        \"short_name\": \"REVS\",\n                        \"rank_by\": true,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d7\",\n                        \"stat_name\": \"Referrals\",\n                        \"mapped_field\": \"referral_count\",\n                        \"short_name\": \"RFLS\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d5\",\n                        \"stat_name\": \"Review Ratings\",\n                        \"mapped_field\": \"avg_rating\",\n                        \"short_name\": \"RATG\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d9\",\n                        \"stat_name\": \"Video Views\",\n                        \"mapped_field\": \"video_viewed\",\n                        \"short_name\": \"VID\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d6\",\n                        \"stat_name\": \"Engagements\",\n                        \"mapped_field\": \"engagement_count\",\n                        \"short_name\": \"ENGT\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"64d9f5cd55e80ccbeb0bb522\",\n                        \"stat_name\": \"User Pitched\",\n                        \"mapped_field\": \"contact_count_64d9f5cd55e80ccbeb0bb522\",\n                        \"short_name\": \"USPI\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6504562149574962e8005362\",\n                        \"stat_name\": \"Cards Sent\",\n                        \"mapped_field\": \"card_sent_count\",\n                        \"short_name\": \"CSNT\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    }\n                ],\n                \"stats\": [\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1664,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Anaheez Patel\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1333,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Ankit Kumar\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1331,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Bshsi Hsnsjjs\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 964,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Color UserUauu\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 938,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Crash Test\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1526,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Dashboard Leaderboard\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1341,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Double Book\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1342,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Free Cal\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1357,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Jai Dev\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 668,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Katy Perry\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 669,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Loc Man2\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1472,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Log status\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1036,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Map Loc3\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1080,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"New Sales\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1216,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Notify 11\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1302,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Office logo\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1320,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Richa 4\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 675,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sales 2\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 676,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sales 3\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1149,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Shay Cormac\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1665,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Shivani G\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1484,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sonu Vish\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1663,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Swati Giri\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 670,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead1\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 671,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead2\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 672,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead3\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 673,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead4\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"item_id\": 965,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 127,\n                        \"office_team_id\": 72,\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": null,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0,\n                        \"item_rank\": 2,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272c55f7915250a141a\"\n                                },\n                                \"office_name\": \"Gurugram1\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e548fb35ae5758d11c47c0819b58f869.png\",\n                                \"created_by\": 1,\n                                \"created_at\": \"2022-07-31 18:50:58\",\n                                \"updated_at\": \"2023-11-28 12:52:50\",\n                                \"deleted_at\": null,\n                                \"item_id\": 127,\n                                \"is_default_logo\": 1\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"63eb68e994e348c4de0b2042\"\n                                },\n                                \"team_name\": \"Babu Team2\",\n                                \"office_id\": 127,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2023-02-14 10:56:39\",\n                                \"updated_at\": \"2023-09-27 13:17:24\",\n                                \"deleted_at\": null,\n                                \"item_id\": 72\n                            }\n                        ],\n                        \"id\": \"6454eb99acce36cc690934a2\",\n                        \"items\": [],\n                        \"item_title\": \"color test\"\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1532,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"new location manager\",\n                        \"review_count\": 0,\n                        \"referral_count\": 0,\n                        \"avg_rating\": 0,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 0,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0\n                    },\n                    {\n                        \"item_id\": 667,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 128,\n                        \"office_team_id\": 31,\n                        \"review_count\": 6,\n                        \"referral_count\": 2,\n                        \"avg_rating\": 4,\n                        \"video_viewed\": 0,\n                        \"engagement_count\": 14,\n                        \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                        \"card_sent_count\": 0,\n                        \"item_rank\": 1,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272e25f2c6ec30294f9\"\n                                },\n                                \"office_name\": \"Gurugram- Huda\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e09a21eb5dcae1b154fb6d9b4176d28c.png\",\n                                \"created_by\": 667,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": \"2023-11-28 12:52:34\",\n                                \"deleted_at\": null,\n                                \"item_id\": 128,\n                                \"is_default_logo\": 0\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c27215fd191b0d07ab3b\"\n                                },\n                                \"team_name\": \"Team1\",\n                                \"office_id\": 128,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": null,\n                                \"deleted_at\": null,\n                                \"item_id\": 31\n                            }\n                        ],\n                        \"id\": \"6454970e9b191c02710235bd\",\n                        \"items\": [],\n                        \"item_title\": \"Babu Bhaiya\"\n                    }\n                ],\n                \"sub_total\": {\n                    \"review_count\": 6,\n                    \"referral_count\": 2,\n                    \"avg_rating\": 4,\n                    \"video_viewed\": 0,\n                    \"engagement_count\": 14,\n                    \"contact_count_64d9f5cd55e80ccbeb0bb522\": 0,\n                    \"card_sent_count\": 0\n                }\n            }\n        },\n        {\n            \"_id\": \"6390c35ff75f2706400e62d2\",\n            \"leaderboard_name\": \"Recruiting Leaderboard\",\n            \"company_id\": 119,\n            \"status\": true,\n            \"created_by\": 1,\n            \"updated_by\": 667,\n            \"is_default\": false,\n            \"created_at\": \"2022-12-07T16:46:23.000000Z\",\n            \"updated_at\": \"2023-07-13T14:42:32.000000Z\",\n            \"deleted_at\": null,\n            \"stats\": {\n                \"headers\": [\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d3\",\n                        \"stat_name\": \"Recruits Added\",\n                        \"mapped_field\": \"recruit_count\",\n                        \"short_name\": \"RECT\",\n                        \"rank_by\": true,\n                        \"stat_unit\": null\n                    }\n                ],\n                \"stats\": [\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1664,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Anaheez Patel\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1333,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Ankit Kumar\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"item_id\": 667,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 128,\n                        \"office_team_id\": 31,\n                        \"recruit_count\": 0,\n                        \"item_rank\": 1,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272e25f2c6ec30294f9\"\n                                },\n                                \"office_name\": \"Gurugram- Huda\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e09a21eb5dcae1b154fb6d9b4176d28c.png\",\n                                \"created_by\": 667,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": \"2023-11-28 12:52:34\",\n                                \"deleted_at\": null,\n                                \"item_id\": 128,\n                                \"is_default_logo\": 0\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c27215fd191b0d07ab3b\"\n                                },\n                                \"team_name\": \"Team1\",\n                                \"office_id\": 128,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": null,\n                                \"deleted_at\": null,\n                                \"item_id\": 31\n                            }\n                        ],\n                        \"id\": \"6454970e9b191c02710235bd\",\n                        \"items\": [],\n                        \"item_title\": \"Babu Bhaiya\"\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1331,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Bshsi Hsnsjjs\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 964,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Color UserUauu\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 938,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Crash Test\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1526,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Dashboard Leaderboard\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1341,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Double Book\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1342,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Free Cal\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1357,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Jai Dev\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 668,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Katy Perry\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 669,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Loc Man2\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1472,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Log status\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1036,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Map Loc3\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1080,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"New Sales\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1216,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Notify 11\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1302,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Office logo\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1320,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Richa 4\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 675,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Sales 2\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 676,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Sales 3\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1149,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Shay Cormac\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1665,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Shivani G\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1484,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Sonu Vish\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1663,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Swati Giri\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 670,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Team Lead1\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 671,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Team Lead2\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 672,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Team Lead3\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 673,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"Team Lead4\",\n                        \"recruit_count\": 0\n                    },\n                    {\n                        \"item_id\": 965,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 127,\n                        \"office_team_id\": 72,\n                        \"recruit_count\": 0,\n                        \"item_rank\": 1,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272c55f7915250a141a\"\n                                },\n                                \"office_name\": \"Gurugram1\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e548fb35ae5758d11c47c0819b58f869.png\",\n                                \"created_by\": 1,\n                                \"created_at\": \"2022-07-31 18:50:58\",\n                                \"updated_at\": \"2023-11-28 12:52:50\",\n                                \"deleted_at\": null,\n                                \"item_id\": 127,\n                                \"is_default_logo\": 1\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"63eb68e994e348c4de0b2042\"\n                                },\n                                \"team_name\": \"Babu Team2\",\n                                \"office_id\": 127,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2023-02-14 10:56:39\",\n                                \"updated_at\": \"2023-09-27 13:17:24\",\n                                \"deleted_at\": null,\n                                \"item_id\": 72\n                            }\n                        ],\n                        \"id\": \"6454eb99acce36cc690934a2\",\n                        \"items\": [],\n                        \"item_title\": \"color test\"\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1532,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 1,\n                        \"item_title\": \"new location manager\",\n                        \"recruit_count\": 0\n                    }\n                ],\n                \"sub_total\": {\n                    \"recruit_count\": 0\n                }\n            }\n        },\n        {\n            \"_id\": \"6390c35ff75f2706400e62cb\",\n            \"leaderboard_name\": \"D2D Leaderboard\",\n            \"company_id\": 119,\n            \"status\": true,\n            \"created_by\": 1,\n            \"updated_by\": 667,\n            \"is_default\": false,\n            \"created_at\": \"2022-12-07T16:46:23.000000Z\",\n            \"updated_at\": \"2023-07-13T14:42:35.000000Z\",\n            \"deleted_at\": null,\n            \"stats\": {\n                \"headers\": [\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62cf\",\n                        \"stat_name\": \"Sales - Customers Created\",\n                        \"mapped_field\": \"customer_count\",\n                        \"short_name\": \"CUST\",\n                        \"rank_by\": true,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d0\",\n                        \"stat_name\": \"Doors Knocked\",\n                        \"mapped_field\": \"door_knocks\",\n                        \"short_name\": \"DK\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62d1\",\n                        \"stat_name\": \"Leads Created\",\n                        \"mapped_field\": \"lead_count\",\n                        \"short_name\": \"LDSC\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62ce\",\n                        \"stat_name\": \"Avg Doors Knocked per Day\",\n                        \"mapped_field\": \"avg_door_knocks_per_day\",\n                        \"short_name\": \"AVDK\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62cc\",\n                        \"stat_name\": \"Appointments Set\",\n                        \"mapped_field\": \"appointment_count\",\n                        \"short_name\": \"APPT\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"6390c35ff75f2706400e62cd\",\n                        \"stat_name\": \"Avg Distance per Knock\",\n                        \"mapped_field\": \"avg_distance_per_knocks\",\n                        \"short_name\": \"DIST\",\n                        \"rank_by\": false,\n                        \"stat_unit\": \"mi\"\n                    },\n                    {\n                        \"_id\": \"64da2e3f456288a4ef06b0b2\",\n                        \"stat_name\": \"User Pitched\",\n                        \"mapped_field\": \"contact_count_64da2e3f456288a4ef06b0b2\",\n                        \"short_name\": \"USPI\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    },\n                    {\n                        \"_id\": \"64ddfcbd5fa69edb79064d0a\",\n                        \"stat_name\": \"Pins dropped\",\n                        \"mapped_field\": \"pins_dropped\",\n                        \"short_name\": \"PDRP\",\n                        \"rank_by\": false,\n                        \"stat_unit\": null\n                    }\n                ],\n                \"stats\": [\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1664,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Anaheez Patel\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1333,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Ankit Kumar\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"item_id\": 667,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 128,\n                        \"office_team_id\": 31,\n                        \"customer_count\": 0,\n                        \"door_knocks\": 4,\n                        \"lead_count\": 15,\n                        \"appointment_count\": 3,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"avg_door_knocks_per_day\": 2,\n                        \"item_rank\": 2,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272e25f2c6ec30294f9\"\n                                },\n                                \"office_name\": \"Gurugram- Huda\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e09a21eb5dcae1b154fb6d9b4176d28c.png\",\n                                \"created_by\": 667,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": \"2023-11-28 12:52:34\",\n                                \"deleted_at\": null,\n                                \"item_id\": 128,\n                                \"is_default_logo\": 0\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c27215fd191b0d07ab3b\"\n                                },\n                                \"team_name\": \"Team1\",\n                                \"office_id\": 128,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2022-07-31 18:59:43\",\n                                \"updated_at\": null,\n                                \"deleted_at\": null,\n                                \"item_id\": 31\n                            }\n                        ],\n                        \"id\": \"6454970e9b191c02710235bd\",\n                        \"items\": [],\n                        \"item_title\": \"Babu Bhaiya\"\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1331,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Bshsi Hsnsjjs\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 964,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Color UserUauu\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 938,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Crash Test\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1526,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Dashboard Leaderboard\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1341,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Double Book\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1342,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Free Cal\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1357,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Jai Dev\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 668,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Katy Perry\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 669,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Loc Man2\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1472,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Log status\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1036,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Map Loc3\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1080,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"New Sales\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1216,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Notify 11\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1302,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Office logo\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1320,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Richa 4\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 675,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sales 2\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 676,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sales 3\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1149,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Shay Cormac\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1665,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Shivani G\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1484,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Sonu Vish\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1663,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Swati Giri\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 670,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead1\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 671,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead2\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 672,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead3\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 673,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"Team Lead4\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"_id\": \"\",\n                        \"item_id\": 1532,\n                        \"item_type\": \"user\",\n                        \"item_rank\": 2,\n                        \"item_title\": \"new location manager\",\n                        \"customer_count\": 0,\n                        \"door_knocks\": 0,\n                        \"lead_count\": 0,\n                        \"avg_door_knocks_per_day\": 0,\n                        \"appointment_count\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0\n                    },\n                    {\n                        \"item_id\": 965,\n                        \"item_type\": \"user\",\n                        \"company_id\": 119,\n                        \"office_id\": 127,\n                        \"office_team_id\": 72,\n                        \"customer_count\": 1,\n                        \"door_knocks\": 1,\n                        \"lead_count\": 1,\n                        \"appointment_count\": 0,\n                        \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                        \"pins_dropped\": 0,\n                        \"avg_distance_per_knocks\": 0,\n                        \"avg_door_knocks_per_day\": 0.5,\n                        \"item_rank\": 1,\n                        \"office\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"6390c272c55f7915250a141a\"\n                                },\n                                \"office_name\": \"Gurugram1\",\n                                \"company_id\": 119,\n                                \"office_logo\": \"e548fb35ae5758d11c47c0819b58f869.png\",\n                                \"created_by\": 1,\n                                \"created_at\": \"2022-07-31 18:50:58\",\n                                \"updated_at\": \"2023-11-28 12:52:50\",\n                                \"deleted_at\": null,\n                                \"item_id\": 127,\n                                \"is_default_logo\": 1\n                            }\n                        ],\n                        \"team\": [\n                            {\n                                \"_id\": {\n                                    \"$oid\": \"63eb68e994e348c4de0b2042\"\n                                },\n                                \"team_name\": \"Babu Team2\",\n                                \"office_id\": 127,\n                                \"team_logo\": \"\",\n                                \"created_by\": null,\n                                \"created_at\": \"2023-02-14 10:56:39\",\n                                \"updated_at\": \"2023-09-27 13:17:24\",\n                                \"deleted_at\": null,\n                                \"item_id\": 72\n                            }\n                        ],\n                        \"id\": \"6454eb99acce36cc690934a2\",\n                        \"items\": [],\n                        \"item_title\": \"color test\"\n                    }\n                ],\n                \"sub_total\": {\n                    \"customer_count\": 1,\n                    \"door_knocks\": 5,\n                    \"lead_count\": 16,\n                    \"avg_door_knocks_per_day\": 2.5,\n                    \"appointment_count\": 3,\n                    \"avg_distance_per_knocks\": 0,\n                    \"contact_count_64da2e3f456288a4ef06b0b2\": 0,\n                    \"pins_dropped\": 0\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"bcf9af3e-b2cf-43a6-b9c3-e01b8052a1aa"}],"id":"c5a8f966-faac-4dfd-95b3-ee84be6a89fa","_postman_id":"c5a8f966-faac-4dfd-95b3-ee84be6a89fa","description":""},{"name":"Office","item":[{"name":"Get Offices","id":"36d4089a-d750-47e3-9d83-b5a6900744ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/offices","urlObject":{"path":["offices"],"host":["{{common_api_url}}"],"query":[{"disabled":true,"key":"search","value":"dwarka"}],"variable":[]}},"response":[{"id":"009e006e-069d-422a-a6ee-581c47a32836","name":"Get Office list","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":{"raw":"{{common_api_url}}/offices","host":["{{common_api_url}}"],"path":["offices"],"query":[{"key":"search","value":"dwarka","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Dec 2023 14:11:49 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=60, max=98"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 127,\n                \"officeName\": \"Gurugram1\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"\",\n                \"officeState\": \"\",\n                \"officeZip\": \"\",\n                \"fullPathOfficeLogo\": \"\"\n            },\n            {\n                \"id\": 128,\n                \"officeName\": \"Gurugram- Huda\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"\",\n                \"officeState\": \"\",\n                \"officeZip\": \"\",\n                \"fullPathOfficeLogo\": \"\"\n            },\n            {\n                \"id\": 129,\n                \"officeName\": \"Delhi\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"\",\n                \"officeState\": \"\",\n                \"officeZip\": \"\",\n                \"fullPathOfficeLogo\": \"\"\n            },\n            {\n                \"id\": 183,\n                \"officeName\": \"Noida\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"\",\n                \"officeState\": \"\",\n                \"officeZip\": \"\",\n                \"fullPathOfficeLogo\": \"\"\n            },\n            {\n                \"id\": 286,\n                \"officeName\": \"Pune\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"HR\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"\",\n                \"officeState\": \"Arizona\",\n                \"officeZip\": \"122001\",\n                \"fullPathOfficeLogo\": \"\"\n            },\n            {\n                \"id\": 335,\n                \"officeName\": \"Gurgaon- Udyog Vihar\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"\",\n                \"officeState\": \"\",\n                \"officeZip\": \"\",\n                \"fullPathOfficeLogo\": \"\"\n            },\n            {\n                \"id\": 337,\n                \"officeName\": \"Hyderabad\",\n                \"officeEmail\": \"\",\n                \"officeAddress\": \"\",\n                \"officeMobile\": \"\",\n                \"officeCity\": \"\",\n                \"officeState\": \"\",\n                \"officeZip\": \"\",\n                \"fullPathOfficeLogo\": \"\"\n            }\n        ],\n        \"totalCount\": 7,\n        \"currentPage\": 1,\n        \"totalPages\": 1\n    }\n}"}],"_postman_id":"36d4089a-d750-47e3-9d83-b5a6900744ea"},{"name":"Get Teams","id":"17570d7e-3195-45f6-a5a5-931071989bfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/offices/127/teams","urlObject":{"path":["offices","127","teams"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"8d0f96ff-9f14-46fe-a1dc-51b8d922d159","name":"Get Office Teams","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/offices/127/teams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Dec 2023 14:42:53 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=60, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 71,\n                \"officeId\": 127,\n                \"teamName\": \"Babu Team1\",\n                \"teamStatus\": 1\n            },\n            {\n                \"id\": 72,\n                \"officeId\": 127,\n                \"teamName\": \"Babu Team2\",\n                \"teamStatus\": 1\n            }\n        ],\n        \"links\": {\n            \"first\": \"https://qa.repcard.com/api/offices/127/teams?page=1\",\n            \"last\": \"https://qa.repcard.com/api/offices/127/teams?page=1\",\n            \"prev\": null,\n            \"next\": null\n        },\n        \"meta\": {\n            \"current_page\": 1,\n            \"from\": 1,\n            \"last_page\": 1,\n            \"links\": [\n                {\n                    \"url\": null,\n                    \"label\": \"&laquo; Previous\",\n                    \"active\": false\n                },\n                {\n                    \"url\": \"https://qa.repcard.com/api/offices/127/teams?page=1\",\n                    \"label\": \"1\",\n                    \"active\": true\n                },\n                {\n                    \"url\": null,\n                    \"label\": \"Next &raquo;\",\n                    \"active\": false\n                }\n            ],\n            \"path\": \"https://qa.repcard.com/api/offices/127/teams\",\n            \"per_page\": 100,\n            \"to\": 2,\n            \"total\": 2\n        }\n    }\n}"}],"_postman_id":"17570d7e-3195-45f6-a5a5-931071989bfc"}],"id":"5ea33887-4dd0-483a-b7c8-a197292c0587","_postman_id":"5ea33887-4dd0-483a-b7c8-a197292c0587","description":""},{"name":"Company","item":[{"name":"Get Sub Companies","id":"db639e8e-e178-4f5f-a977-99f03448e83a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/companies","urlObject":{"path":["companies"],"host":["{{common_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"f4cccd2c-12ee-40b6-bd0d-cd8e1b4a19bf","name":"Get Sub Companies","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/companies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Dec 2023 15:16:48 GMT"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Keep-Alive","value":"timeout=60, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"\",\n    \"result\": [\n        {\n            \"id\": 249,\n            \"companyName\": \"KP QA Test - Subcom-5 - Child 1\",\n            \"slug\": \"kpqatestsubcom5child1\",\n            \"accountNumber\": \"DOY20\",\n            \"companyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/69598c516069a30c1b8ce97133b3a60b.png\",\n            \"parentCompanyId\": 58,\n            \"startedOn\": \"2020\"\n        },\n        {\n            \"id\": 250,\n            \"companyName\": \"KP QA Test - Subcom-5 - Child 1- son1\",\n            \"slug\": \"kpqatestsubcom5child1son1\",\n            \"accountNumber\": \"RXMEP\",\n            \"companyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/6cc03162f70132ab6dde7abcb74a3a36.png\",\n            \"parentCompanyId\": 249,\n            \"startedOn\": \"2001\"\n        },\n        {\n            \"id\": 251,\n            \"companyName\": \"KP QA Test - Subcom-5 - Child 1- son1 - c1\",\n            \"slug\": \"kpqatestsubcom5child1son1c1\",\n            \"accountNumber\": \"7UQOI\",\n            \"companyLogo\": \"https://s3-ap-southeast-2.amazonaws.com/repcard/companies/cbdbc8238f9964f87a44b041f0b4aee8.png\",\n            \"parentCompanyId\": 250,\n            \"startedOn\": \"2011\"\n        }\n    ]\n}"}],"_postman_id":"db639e8e-e178-4f5f-a977-99f03448e83a"}],"id":"6682a8c2-7e51-483f-a325-b77030c15c54","_postman_id":"6682a8c2-7e51-483f-a325-b77030c15c54","description":""},{"name":"Attachment","item":[{"name":"Customer Attachments","id":"0d2bb143-26b2-40f3-97ea-e656440bd321","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}"}],"url":"{{common_api_url}}/customers/attachments?per_page=1&user_ids=12,606&from_date=2024-01-21&to_date=2024-05-24&customer_ids=11558054,11558055","description":"<h3 id=\"get-customersattachments\">GET /customers/attachments</h3>\n<p>This endpoint retrieves a list of attachments for the specified customers.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Method: <code>GET</code></li>\n<li>URL: <code>{{common_api_url}}/customers/attachments</code></li>\n<li>Query Parameters:<ul>\n<li><code>per_page</code> (integer): Specifies the number of attachments per page.</li>\n<li><code>user_ids</code> (array of integers): User IDs for filtering attachments.</li>\n<li><code>from_date</code> (string): Start date for filtering attachments.</li>\n<li><code>to_date</code> (string): End date for filtering attachments.</li>\n<li><code>customer_ids</code> (array of integers): Customer IDs for filtering attachments.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response is a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": integer,\n    \"statusCode\": integer,\n    \"message\": string,\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": integer,\n                \"attachmentUrl\": string,\n                \"userId\": integer,\n                \"customerId\": integer\n            }\n        ],\n        \"totalCount\": integer,\n        \"currentPage\": integer,\n        \"totalPages\": integer\n    }\n}\n\n</code></pre>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 0,\n    \"statusCode\": 0,\n    \"message\": \"\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 0,\n                \"attachmentUrl\": \"\",\n                \"userId\": 0,\n                \"customerId\": 0\n            }\n        ],\n        \"totalCount\": 0,\n        \"currentPage\": 0,\n        \"totalPages\": 0\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["customers","attachments"],"host":["{{common_api_url}}"],"query":[{"key":"per_page","value":"1"},{"key":"user_ids","value":"12,606"},{"key":"from_date","value":"2024-01-21"},{"key":"to_date","value":"2024-05-24"},{"key":"customer_ids","value":"11558054,11558055"}],"variable":[]}},"response":[{"id":"df0265a2-7cc1-4c15-9400-2e7506bfb1a2","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}","disabled":true}],"url":{"raw":"{{common_api_url}}/customers/attachments?per_page=2&user_ids=12,606&from_date=2024-01-21&to_date=2024-05-24&customer_ids=11558054,11558055","host":["{{common_api_url}}"],"path":["customers","attachments"],"query":[{"key":"per_page","value":"2"},{"key":"user_ids","value":"12,606"},{"key":"from_date","value":"2024-01-21"},{"key":"to_date","value":"2024-05-24"},{"key":"customer_ids","value":"11558054,11558055"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Jun 2024 15:08:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=nrmI8ApJ5ULIuBfFSUlQFe5kurmFqt8gFqwTFzVM/ba2lIUMYv5PW+Ob5Ohd9SzYGA6+jAHmg/i2eZLaqy8UTZtn/QWDaU9rczsI6grqxySF6gwpWo2+JMb+YPUN; Expires=Tue, 18 Jun 2024 15:08:19 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=nrmI8ApJ5ULIuBfFSUlQFe5kurmFqt8gFqwTFzVM/ba2lIUMYv5PW+Ob5Ohd9SzYGA6+jAHmg/i2eZLaqy8UTZtn/QWDaU9rczsI6grqxySF6gwpWo2+JMb+YPUN; Expires=Tue, 18 Jun 2024 15:08:19 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 1234,\n                \"attachmentUrl\": \"foobar.jpg\",\n                \"userId\": 12,\n                \"customerId\": 484\n            },\n            {\n                \"id\": 1235,\n                \"attachmentUrl\": \"foobar.jpg\",\n                \"userId\": 12,\n                \"customerId\": 484\n            }\n        ],\n        \"totalCount\": 1,\n        \"currentPage\": 1,\n        \"totalPages\": 1\n    }\n}"},{"id":"f9d39fab-14d4-4b1a-9013-736f8c36ff9d","name":"401","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}"}],"url":{"raw":"{{common_api_url}}/customers/attachments?per_page=250","host":["{{common_api_url}}"],"path":["customers","attachments"],"query":[{"key":"per_page","value":"250"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Jun 2024 14:23:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=CSCoSY3TcuIlrbiko5ttwq31E9Tryj6RsGAhLIDI6vkNKyseVU2g+ypgc6NRyg8HecF7XSLyiFUnYBxI88Jjrq5fdm0qJNr6GrgpDrDoVuYiLuOt/fw+BXRZNehh; Expires=Tue, 18 Jun 2024 14:23:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=CSCoSY3TcuIlrbiko5ttwq31E9Tryj6RsGAhLIDI6vkNKyseVU2g+ypgc6NRyg8HecF7XSLyiFUnYBxI88Jjrq5fdm0qJNr6GrgpDrDoVuYiLuOt/fw+BXRZNehh; Expires=Tue, 18 Jun 2024 14:23:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"}],"_postman_id":"0d2bb143-26b2-40f3-97ea-e656440bd321"},{"name":"Appointment Attachments","id":"002944c5-819c-4844-91a6-fc0cdfbc06cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x_api_key}}","type":"text"}],"url":"{{common_api_url}}/appointments/attachments?per_page=2&setter_ids=12,606&from_date=2024-01-21&to_date=2024-05-24&customer_ids=11558054,11558055&closer_ids=606,23&status_ids=123,234","description":"<h3 id=\"retrieve-attachments\">Retrieve Attachments</h3>\n<p>This endpoint retrieves a list of attachments based on the specified query parameters.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Method: GET</li>\n<li>URL: <code>{{common_api_url}}/appointments/attachments</code></li>\n<li>Query Parameters:<ul>\n<li><code>per_page</code> (optional): Specifies the number of attachments per page.</li>\n<li><code>setter_ids</code> (optional): Comma-separated list of setter IDs.</li>\n<li><code>from_date</code> (optional): Start date for filtering attachments.</li>\n<li><code>to_date</code> (optional): End date for filtering attachments.</li>\n<li><code>customer_ids</code> (optional): Comma-separated list of customer IDs.</li>\n<li><code>closer_ids</code> (optional): Comma-separated list of closer IDs.</li>\n<li><code>status_ids</code> (optional): Comma-separated list of status IDs.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response-json-schema\">Response (JSON Schema)</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"current_page\": { \"type\": \"integer\" },\n    \"data\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"id\": { \"type\": \"integer\" },\n          \"attachmentUrl\": { \"type\": \"string\" },\n          \"type\": { \"type\": \"string\" },\n          \"userId\": { \"type\": \"integer\" },\n          \"appointmentId\": { \"type\": \"integer\" }\n        }\n      }\n    },\n    \"first_page_url\": { \"type\": \"string\" },\n    \"from\": { \"type\": \"integer\" },\n    \"last_page\": { \"type\": \"integer\" },\n    \"last_page_url\": { \"type\": \"string\" },\n    \"links\": {\n      \"type\": \"array\",\n      \"items\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"url\": { \"type\": \"string\" },\n          \"label\": { \"type\": \"string\" },\n          \"active\": { \"type\": \"boolean\" }\n        }\n      }\n    },\n    \"next_page_url\": { \"type\": \"string\" },\n    \"path\": { \"type\": \"string\" },\n    \"per_page\": { \"type\": \"integer\" },\n    \"prev_page_url\": { \"type\": \"string\" },\n    \"to\": { \"type\": \"integer\" },\n    \"total\": { \"type\": \"integer\" }\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["appointments","attachments"],"host":["{{common_api_url}}"],"query":[{"key":"per_page","value":"2"},{"key":"setter_ids","value":"12,606"},{"key":"from_date","value":"2024-01-21"},{"key":"to_date","value":"2024-05-24"},{"key":"customer_ids","value":"11558054,11558055"},{"key":"closer_ids","value":"606,23"},{"key":"status_ids","value":"123,234"}],"variable":[]}},"response":[{"id":"43e75ead-af7f-49a5-b6d4-38b38e3c61f7","name":"200","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}"}],"url":{"raw":"{{common_api_url}}/appointments/attachments?per_page=50&setter_ids=12,606&from_date=2024-01-21&to_date=2024-05-24&customer_ids=11558054,11558055&closer_ids=606,123&status_ids=123,23","host":["{{common_api_url}}"],"path":["appointments","attachments"],"query":[{"key":"per_page","value":"50"},{"key":"setter_ids","value":"12,606"},{"key":"from_date","value":"2024-01-21"},{"key":"to_date","value":"2024-05-24"},{"key":"customer_ids","value":"11558054,11558055"},{"key":"closer_ids","value":"606,123"},{"key":"status_ids","value":"123,23"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Jun 2024 15:15:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=wdJigDV/hRRVYY1rcPf/jU//BDI3PH7RKVn6xDDisusZ1StUHSGjw+8l4oQJAlsu3BB1Bsmdddo/5HmLJJNp3UZx7Qe9UUfALvzUyulIZDnj5EbZJmD2N0Lr1I72; Expires=Tue, 18 Jun 2024 15:15:16 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=wdJigDV/hRRVYY1rcPf/jU//BDI3PH7RKVn6xDDisusZ1StUHSGjw+8l4oQJAlsu3BB1Bsmdddo/5HmLJJNp3UZx7Qe9UUfALvzUyulIZDnj5EbZJmD2N0Lr1I72; Expires=Tue, 18 Jun 2024 15:15:16 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"result\": {\n        \"data\": [\n            {\n                \"id\": 3181,\n                \"attachmentUrl\": \"x.JPG\",\n                \"type\": \"image\",\n                \"userId\": 606,\n                \"appointmentId\": 95385\n            },\n            {\n                \"id\": 3248,\n                \"attachmentUrl\": \"y.png\",\n                \"type\": \"image\",\n                \"userId\": 606,\n                \"appointmentId\": 95947\n            }\n        ],\n        \"totalCount\": 21,\n        \"currentPage\": 1,\n        \"totalPages\": 11\n    }\n}"},{"id":"5db9059e-da57-4357-912b-8aa55878d82d","name":"401","originalRequest":{"method":"GET","header":[{"key":"x-api-key","type":"text","value":"{{x_api_key}}"}],"url":{"raw":"{{common_api_url}}/customers/attachments?per_page=250","host":["{{common_api_url}}"],"path":["customers","attachments"],"query":[{"key":"per_page","value":"250"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Jun 2024 14:23:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=CSCoSY3TcuIlrbiko5ttwq31E9Tryj6RsGAhLIDI6vkNKyseVU2g+ypgc6NRyg8HecF7XSLyiFUnYBxI88Jjrq5fdm0qJNr6GrgpDrDoVuYiLuOt/fw+BXRZNehh; Expires=Tue, 18 Jun 2024 14:23:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=CSCoSY3TcuIlrbiko5ttwq31E9Tryj6RsGAhLIDI6vkNKyseVU2g+ypgc6NRyg8HecF7XSLyiFUnYBxI88Jjrq5fdm0qJNr6GrgpDrDoVuYiLuOt/fw+BXRZNehh; Expires=Tue, 18 Jun 2024 14:23:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Server","value":"Apache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=63072000;includeSubDomains"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://*.repcard.com"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"statusCode\": 401,\n    \"message\": \"You are not authorized to access the API.\",\n    \"result\": {}\n}"}],"_postman_id":"002944c5-819c-4844-91a6-fc0cdfbc06cb"}],"id":"0a554bb1-be63-403e-a14f-8598070d1baa","_postman_id":"0a554bb1-be63-403e-a14f-8598070d1baa","description":""}]}