{ "uuid": "a7fc70e4-650a-490f-bdb1-93c7b7a87884", "lastMigration": 29, "name": "SimplyRETS", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "9dd09721-8f2d-44ab-b46b-a59cf27e32de", "documentation": "The SimplyRETS OpenHouses API", "method": "get", "endpoint": "openhouses", "responses": [ { "uuid": "f0d3826f-e2b2-4f24-9e42-6420e4173bbb", "body": "[\n {\n \"description\": \"\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"inputId\": \"\",\n \"listing\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"crossStreet\": \"\",\n \"full\": \"\",\n \"postalCode\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNumber\": {{faker 'number.int' max=99999}},\n \"streetNumberText\": \"\"\n },\n \"agent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"association\": {\n \"amenities\": \"\",\n \"fee\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"coAgent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"disclaimer\": \"\",\n \"geo\": {\n \"county\": \"\",\n \"directions\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"marketArea\": \"\"\n },\n \"leaseTerm\": \"\",\n \"leaseType\": \"\",\n \"listDate\": \"{{faker 'date.recent' 365}}\",\n \"listPrice\": {{faker 'number.float'}},\n \"listingId\": \"\",\n \"mls\": {\n \"area\": \"\",\n \"areaMinor\": \"\",\n \"daysOnMarket\": {{faker 'number.int' max=99999}},\n \"originatingSystemName\": \"\",\n \"status\": \"{{oneOf (array 'Active' 'ActiveUnderContract (Backup-Offer)' 'Pending' 'Hold' 'Withdrawn' 'Closed' 'Expired' 'Delete' 'Incomplete' 'ComingSoon')}}\",\n \"statusText\": \"\"\n },\n \"mlsId\": {{faker 'number.int' max=99999}},\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"office\": {\n \"brokerid\": \"\",\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"name\": \"\",\n \"servingName\": \"\"\n },\n \"photos\": [\n \"\"\n ],\n \"privateRemarks\": \"\",\n \"property\": {\n \"accessibility\": \"\",\n \"additionalRooms\": \"\",\n \"area\": {{faker 'number.int' max=99999}},\n \"areaSource\": \"\",\n \"bathsFull\": {{faker 'number.int' max=99999}},\n \"bathsHalf\": {{faker 'number.int' max=99999}},\n \"bathsThreeQuarter\": {{faker 'number.int' max=99999}},\n \"bedrooms\": {{faker 'number.int' max=99999}},\n \"construction\": \"\",\n \"cooling\": \"\",\n \"exteriorFeatures\": \"\",\n \"fireplaces\": {{faker 'number.int' max=99999}},\n \"flooring\": \"\",\n \"foundation\": \"\",\n \"garageSpaces\": {{faker 'number.float'}},\n \"heating\": \"\",\n \"interiorFeatures\": \"\",\n \"laundryFeatures\": \"\",\n \"lotDescription\": \"\",\n \"lotSize\": \"\",\n \"lotSizeAcres\": {{faker 'number.float'}},\n \"lotSizeArea\": {{faker 'number.float'}},\n \"lotSizeAreaUnits\": \"\",\n \"maintenanceExpense\": {{faker 'number.float'}},\n \"occupantName\": \"\",\n \"occupantType\": \"\",\n \"ownerName\": \"\",\n \"parking\": {\n \"description\": \"\",\n \"leased\": \"\",\n \"spaces\": {{faker 'number.int' max=99999}}\n },\n \"poolFeatures\": \"\",\n \"roof\": \"\",\n \"stories\": {{faker 'number.float'}},\n \"style\": \"\",\n \"subType\": \"{{oneOf (array 'Apartment' 'BoatSlip' 'SingleFamilyResidence' 'DeededParking' 'Cabin' 'Condominium' 'Duplex' 'ManufacturedHome' 'Quadruplex' 'StockCooperative' 'Townhouse' 'Timeshare' 'Triplex' 'ManufacturedOnLand')}}\",\n \"subTypeRaw\": \"\",\n \"subdivision\": \"\",\n \"type\": \"{{oneOf (array 'RES' 'CND' 'RNT' 'MLF' 'CRE' 'LND' 'FRM')}}\",\n \"view\": \"\",\n \"water\": \"\",\n \"yearBuilt\": {{faker 'number.int' max=99999}}\n },\n \"remarks\": \"\",\n \"sales\": {\n \"agent\": \"\",\n \"closeDate\": \"{{faker 'date.recent' 365}}\",\n \"closePrice\": {{faker 'number.int' max=99999}},\n \"contractDate\": \"{{faker 'date.recent' 365}}\",\n \"office\": \"\"\n },\n \"school\": {\n \"district\": \"\",\n \"elementarySchool\": \"\",\n \"highSchool\": \"\",\n \"middleSchool\": \"\"\n },\n \"showingInstructions\": \"\",\n \"tax\": {\n \"id\": \"\",\n \"taxAnnualAmount\": \"\",\n \"taxYear\": {{faker 'number.int' max=99999}}\n },\n \"virtualTourUrl\": \"\"\n },\n \"openHouseId\": \"\",\n \"openHouseKey\": \"\",\n \"refreshments\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Will send `Authenticated` if authentication is succesful,\notherwise it will send `Unauthorized`.\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "268a8bfc-1652-4769-907b-a81860715f0f", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Will send `Bad Request`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa17a6d3-fd5c-4d44-9bd0-d55ba693951c", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Will send `Authentication Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3177db53-da40-43e8-a1c5-02d2d6a09a3a", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Will send `Authorization Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20feb6bb-5734-497c-8d26-6012fadbe9b0", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 429, "label": "Will send `Too Many Requests`. Please see our Service\nLevel Agreement for more information on Request Rates and\nAcceptable Use.\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0c88e38-c8a9-4c84-9d3c-be4a07b1bad5", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Will send `Internal Server Error`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6eee234-6b5b-4f34-a3af-20106299f51a", "documentation": "Single OpenHouse Endpoint", "method": "get", "endpoint": "openhouses/:openHouseKey", "responses": [ { "uuid": "cc5db4a9-4412-40ad-a6e2-68f33860201c", "body": "{\n \"description\": \"\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"inputId\": \"\",\n \"listing\": {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"crossStreet\": \"\",\n \"full\": \"\",\n \"postalCode\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNumber\": {{faker 'number.int' max=99999}},\n \"streetNumberText\": \"\"\n },\n \"agent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"association\": {\n \"amenities\": \"\",\n \"fee\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"coAgent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"disclaimer\": \"\",\n \"geo\": {\n \"county\": \"\",\n \"directions\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"marketArea\": \"\"\n },\n \"leaseTerm\": \"\",\n \"leaseType\": \"\",\n \"listDate\": \"{{faker 'date.recent' 365}}\",\n \"listPrice\": {{faker 'number.float'}},\n \"listingId\": \"\",\n \"mls\": {\n \"area\": \"\",\n \"areaMinor\": \"\",\n \"daysOnMarket\": {{faker 'number.int' max=99999}},\n \"originatingSystemName\": \"\",\n \"status\": \"{{oneOf (array 'Active' 'ActiveUnderContract (Backup-Offer)' 'Pending' 'Hold' 'Withdrawn' 'Closed' 'Expired' 'Delete' 'Incomplete' 'ComingSoon')}}\",\n \"statusText\": \"\"\n },\n \"mlsId\": {{faker 'number.int' max=99999}},\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"office\": {\n \"brokerid\": \"\",\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"name\": \"\",\n \"servingName\": \"\"\n },\n \"photos\": [\n \"\"\n ],\n \"privateRemarks\": \"\",\n \"property\": {\n \"accessibility\": \"\",\n \"additionalRooms\": \"\",\n \"area\": {{faker 'number.int' max=99999}},\n \"areaSource\": \"\",\n \"bathsFull\": {{faker 'number.int' max=99999}},\n \"bathsHalf\": {{faker 'number.int' max=99999}},\n \"bathsThreeQuarter\": {{faker 'number.int' max=99999}},\n \"bedrooms\": {{faker 'number.int' max=99999}},\n \"construction\": \"\",\n \"cooling\": \"\",\n \"exteriorFeatures\": \"\",\n \"fireplaces\": {{faker 'number.int' max=99999}},\n \"flooring\": \"\",\n \"foundation\": \"\",\n \"garageSpaces\": {{faker 'number.float'}},\n \"heating\": \"\",\n \"interiorFeatures\": \"\",\n \"laundryFeatures\": \"\",\n \"lotDescription\": \"\",\n \"lotSize\": \"\",\n \"lotSizeAcres\": {{faker 'number.float'}},\n \"lotSizeArea\": {{faker 'number.float'}},\n \"lotSizeAreaUnits\": \"\",\n \"maintenanceExpense\": {{faker 'number.float'}},\n \"occupantName\": \"\",\n \"occupantType\": \"\",\n \"ownerName\": \"\",\n \"parking\": {\n \"description\": \"\",\n \"leased\": \"\",\n \"spaces\": {{faker 'number.int' max=99999}}\n },\n \"poolFeatures\": \"\",\n \"roof\": \"\",\n \"stories\": {{faker 'number.float'}},\n \"style\": \"\",\n \"subType\": \"{{oneOf (array 'Apartment' 'BoatSlip' 'SingleFamilyResidence' 'DeededParking' 'Cabin' 'Condominium' 'Duplex' 'ManufacturedHome' 'Quadruplex' 'StockCooperative' 'Townhouse' 'Timeshare' 'Triplex' 'ManufacturedOnLand')}}\",\n \"subTypeRaw\": \"\",\n \"subdivision\": \"\",\n \"type\": \"{{oneOf (array 'RES' 'CND' 'RNT' 'MLF' 'CRE' 'LND' 'FRM')}}\",\n \"view\": \"\",\n \"water\": \"\",\n \"yearBuilt\": {{faker 'number.int' max=99999}}\n },\n \"remarks\": \"\",\n \"sales\": {\n \"agent\": \"\",\n \"closeDate\": \"{{faker 'date.recent' 365}}\",\n \"closePrice\": {{faker 'number.int' max=99999}},\n \"contractDate\": \"{{faker 'date.recent' 365}}\",\n \"office\": \"\"\n },\n \"school\": {\n \"district\": \"\",\n \"elementarySchool\": \"\",\n \"highSchool\": \"\",\n \"middleSchool\": \"\"\n },\n \"showingInstructions\": \"\",\n \"tax\": {\n \"id\": \"\",\n \"taxAnnualAmount\": \"\",\n \"taxYear\": {{faker 'number.int' max=99999}}\n },\n \"virtualTourUrl\": \"\"\n },\n \"openHouseId\": \"\",\n \"openHouseKey\": \"\",\n \"refreshments\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Will send `Authenticated` if authentication is succesful,\notherwise it will send `Unauthorized`\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a0b52853-8625-4bbb-84eb-880bc66b0769", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Will send `Bad Request`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1d167ce-3b18-4503-9f54-531ad45d296a", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Will send `Authentication Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8770f135-3ffc-433c-8174-f120d825406e", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Will send `Authorization Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44d3f3a0-08bf-4344-a242-bb4b7bddf206", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 429, "label": "Will send `Too Many Requests`. Please see our Service\nLevel Agreement for more information on Request Rates and\nAcceptable Use.\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0ddb091-2bce-4afc-a4ae-8e82639959d4", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Will send `Internal Server Error`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b867ba7-637c-4757-a784-3141857d0a1b", "documentation": "The SimplyRETS Listings API", "method": "get", "endpoint": "properties", "responses": [ { "uuid": "c49dfb4a-e3f5-4179-b65d-0b52f2be0c60", "body": "[\n {\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"crossStreet\": \"\",\n \"full\": \"\",\n \"postalCode\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNumber\": {{faker 'number.int' max=99999}},\n \"streetNumberText\": \"\"\n },\n \"agent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"association\": {\n \"amenities\": \"\",\n \"fee\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"coAgent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"disclaimer\": \"\",\n \"geo\": {\n \"county\": \"\",\n \"directions\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"marketArea\": \"\"\n },\n \"leaseTerm\": \"\",\n \"leaseType\": \"\",\n \"listDate\": \"{{faker 'date.recent' 365}}\",\n \"listPrice\": {{faker 'number.float'}},\n \"listingId\": \"\",\n \"mls\": {\n \"area\": \"\",\n \"areaMinor\": \"\",\n \"daysOnMarket\": {{faker 'number.int' max=99999}},\n \"originatingSystemName\": \"\",\n \"status\": \"{{oneOf (array 'Active' 'ActiveUnderContract (Backup-Offer)' 'Pending' 'Hold' 'Withdrawn' 'Closed' 'Expired' 'Delete' 'Incomplete' 'ComingSoon')}}\",\n \"statusText\": \"\"\n },\n \"mlsId\": {{faker 'number.int' max=99999}},\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"office\": {\n \"brokerid\": \"\",\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"name\": \"\",\n \"servingName\": \"\"\n },\n \"photos\": [\n \"\"\n ],\n \"privateRemarks\": \"\",\n \"property\": {\n \"accessibility\": \"\",\n \"additionalRooms\": \"\",\n \"area\": {{faker 'number.int' max=99999}},\n \"areaSource\": \"\",\n \"bathsFull\": {{faker 'number.int' max=99999}},\n \"bathsHalf\": {{faker 'number.int' max=99999}},\n \"bathsThreeQuarter\": {{faker 'number.int' max=99999}},\n \"bedrooms\": {{faker 'number.int' max=99999}},\n \"construction\": \"\",\n \"cooling\": \"\",\n \"exteriorFeatures\": \"\",\n \"fireplaces\": {{faker 'number.int' max=99999}},\n \"flooring\": \"\",\n \"foundation\": \"\",\n \"garageSpaces\": {{faker 'number.float'}},\n \"heating\": \"\",\n \"interiorFeatures\": \"\",\n \"laundryFeatures\": \"\",\n \"lotDescription\": \"\",\n \"lotSize\": \"\",\n \"lotSizeAcres\": {{faker 'number.float'}},\n \"lotSizeArea\": {{faker 'number.float'}},\n \"lotSizeAreaUnits\": \"\",\n \"maintenanceExpense\": {{faker 'number.float'}},\n \"occupantName\": \"\",\n \"occupantType\": \"\",\n \"ownerName\": \"\",\n \"parking\": {\n \"description\": \"\",\n \"leased\": \"\",\n \"spaces\": {{faker 'number.int' max=99999}}\n },\n \"poolFeatures\": \"\",\n \"roof\": \"\",\n \"stories\": {{faker 'number.float'}},\n \"style\": \"\",\n \"subType\": \"{{oneOf (array 'Apartment' 'BoatSlip' 'SingleFamilyResidence' 'DeededParking' 'Cabin' 'Condominium' 'Duplex' 'ManufacturedHome' 'Quadruplex' 'StockCooperative' 'Townhouse' 'Timeshare' 'Triplex' 'ManufacturedOnLand')}}\",\n \"subTypeRaw\": \"\",\n \"subdivision\": \"\",\n \"type\": \"{{oneOf (array 'RES' 'CND' 'RNT' 'MLF' 'CRE' 'LND' 'FRM')}}\",\n \"view\": \"\",\n \"water\": \"\",\n \"yearBuilt\": {{faker 'number.int' max=99999}}\n },\n \"remarks\": \"\",\n \"sales\": {\n \"agent\": \"\",\n \"closeDate\": \"{{faker 'date.recent' 365}}\",\n \"closePrice\": {{faker 'number.int' max=99999}},\n \"contractDate\": \"{{faker 'date.recent' 365}}\",\n \"office\": \"\"\n },\n \"school\": {\n \"district\": \"\",\n \"elementarySchool\": \"\",\n \"highSchool\": \"\",\n \"middleSchool\": \"\"\n },\n \"showingInstructions\": \"\",\n \"tax\": {\n \"id\": \"\",\n \"taxAnnualAmount\": \"\",\n \"taxYear\": {{faker 'number.int' max=99999}}\n },\n \"virtualTourUrl\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Will send `Authenticated` if authentication is succesful,\notherwise it will send `Unauthorized`.\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3dff139c-4d58-416e-be65-010af3d90fd1", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Will send `Bad Request`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "775fd9b6-8467-43eb-85a0-9724fc6b2981", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Will send `Authentication Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08de5d78-31ce-4bd5-9ecc-f5b2530b0ef5", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Will send `Authorization Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa5fe23e-eb0a-4332-8e0a-c6a136f3da9b", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 429, "label": "Will send `Too Many Requests`. Please see our Service\nLevel Agreement for more information on Request Rates and\nAcceptable Use.\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9fe11a8c-1c49-471a-946d-ee89417d3a33", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Will send `Internal Server Error`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d7e2b9f-13e1-4419-b4da-86574ae9ad26", "documentation": "Single Listing Endpoint", "method": "get", "endpoint": "properties/:mlsId", "responses": [ { "uuid": "f11696b1-4ac9-4c2e-9522-eb4624015eac", "body": "{\n \"address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"crossStreet\": \"\",\n \"full\": \"\",\n \"postalCode\": \"\",\n \"state\": \"\",\n \"streetName\": \"\",\n \"streetNumber\": {{faker 'number.int' max=99999}},\n \"streetNumberText\": \"\"\n },\n \"agent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"association\": {\n \"amenities\": \"\",\n \"fee\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"coAgent\": {\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"firstName\": \"\",\n \"id\": \"\",\n \"lastName\": \"\"\n },\n \"disclaimer\": \"\",\n \"geo\": {\n \"county\": \"\",\n \"directions\": \"\",\n \"lat\": {{faker 'number.float'}},\n \"lng\": {{faker 'number.float'}},\n \"marketArea\": \"\"\n },\n \"leaseTerm\": \"\",\n \"leaseType\": \"\",\n \"listDate\": \"{{faker 'date.recent' 365}}\",\n \"listPrice\": {{faker 'number.float'}},\n \"listingId\": \"\",\n \"mls\": {\n \"area\": \"\",\n \"areaMinor\": \"\",\n \"daysOnMarket\": {{faker 'number.int' max=99999}},\n \"originatingSystemName\": \"\",\n \"status\": \"{{oneOf (array 'Active' 'ActiveUnderContract (Backup-Offer)' 'Pending' 'Hold' 'Withdrawn' 'Closed' 'Expired' 'Delete' 'Incomplete' 'ComingSoon')}}\",\n \"statusText\": \"\"\n },\n \"mlsId\": {{faker 'number.int' max=99999}},\n \"modified\": \"{{faker 'date.recent' 365}}\",\n \"office\": {\n \"brokerid\": \"\",\n \"contact\": {\n \"cell\": \"\",\n \"email\": \"\",\n \"office\": \"\"\n },\n \"name\": \"\",\n \"servingName\": \"\"\n },\n \"photos\": [\n \"\"\n ],\n \"privateRemarks\": \"\",\n \"property\": {\n \"accessibility\": \"\",\n \"additionalRooms\": \"\",\n \"area\": {{faker 'number.int' max=99999}},\n \"areaSource\": \"\",\n \"bathsFull\": {{faker 'number.int' max=99999}},\n \"bathsHalf\": {{faker 'number.int' max=99999}},\n \"bathsThreeQuarter\": {{faker 'number.int' max=99999}},\n \"bedrooms\": {{faker 'number.int' max=99999}},\n \"construction\": \"\",\n \"cooling\": \"\",\n \"exteriorFeatures\": \"\",\n \"fireplaces\": {{faker 'number.int' max=99999}},\n \"flooring\": \"\",\n \"foundation\": \"\",\n \"garageSpaces\": {{faker 'number.float'}},\n \"heating\": \"\",\n \"interiorFeatures\": \"\",\n \"laundryFeatures\": \"\",\n \"lotDescription\": \"\",\n \"lotSize\": \"\",\n \"lotSizeAcres\": {{faker 'number.float'}},\n \"lotSizeArea\": {{faker 'number.float'}},\n \"lotSizeAreaUnits\": \"\",\n \"maintenanceExpense\": {{faker 'number.float'}},\n \"occupantName\": \"\",\n \"occupantType\": \"\",\n \"ownerName\": \"\",\n \"parking\": {\n \"description\": \"\",\n \"leased\": \"\",\n \"spaces\": {{faker 'number.int' max=99999}}\n },\n \"poolFeatures\": \"\",\n \"roof\": \"\",\n \"stories\": {{faker 'number.float'}},\n \"style\": \"\",\n \"subType\": \"{{oneOf (array 'Apartment' 'BoatSlip' 'SingleFamilyResidence' 'DeededParking' 'Cabin' 'Condominium' 'Duplex' 'ManufacturedHome' 'Quadruplex' 'StockCooperative' 'Townhouse' 'Timeshare' 'Triplex' 'ManufacturedOnLand')}}\",\n \"subTypeRaw\": \"\",\n \"subdivision\": \"\",\n \"type\": \"{{oneOf (array 'RES' 'CND' 'RNT' 'MLF' 'CRE' 'LND' 'FRM')}}\",\n \"view\": \"\",\n \"water\": \"\",\n \"yearBuilt\": {{faker 'number.int' max=99999}}\n },\n \"remarks\": \"\",\n \"sales\": {\n \"agent\": \"\",\n \"closeDate\": \"{{faker 'date.recent' 365}}\",\n \"closePrice\": {{faker 'number.int' max=99999}},\n \"contractDate\": \"{{faker 'date.recent' 365}}\",\n \"office\": \"\"\n },\n \"school\": {\n \"district\": \"\",\n \"elementarySchool\": \"\",\n \"highSchool\": \"\",\n \"middleSchool\": \"\"\n },\n \"showingInstructions\": \"\",\n \"tax\": {\n \"id\": \"\",\n \"taxAnnualAmount\": \"\",\n \"taxYear\": {{faker 'number.int' max=99999}}\n },\n \"virtualTourUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Will send `Authenticated` if authentication is succesful,\notherwise it will send `Unauthorized`\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca92cb79-963a-49c8-825a-2265f34632b6", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Will send `Bad Request`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7776b347-35eb-4474-bd07-e2ab33596b4d", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "Will send `Authentication Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42a8ba62-f391-4ed5-80b2-42776b564622", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Will send `Authorization Required`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "26e89339-d7a9-4afd-b952-6ae97bdf41a4", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 429, "label": "Will send `Too Many Requests`. Please see our Service\nLevel Agreement for more information on Request Rates and\nAcceptable Use.\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5350bd12-1a8c-48f2-8ee6-a2a957a6b512", "body": "{\n \"error\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Will send `Internal Server Error`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "9dd09721-8f2d-44ab-b46b-a59cf27e32de" }, { "type": "route", "uuid": "a6eee234-6b5b-4f34-a3af-20106299f51a" }, { "type": "route", "uuid": "3b867ba7-637c-4757-a784-3141857d0a1b" }, { "type": "route", "uuid": "9d7e2b9f-13e1-4419-b4da-86574ae9ad26" } ] }