{"info":{"_postman_id":"17d68c46-95d5-4dd4-93cf-b51e3f9a2819","name":"PPSR","description":"<html><head></head><body><p>AgloDriven's API endpoints for Australian PPSRs.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"409572","collectionId":"17d68c46-95d5-4dd4-93cf-b51e3f9a2819","publishedId":"TzskE3HH","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"03254C"},"publishDate":"2021-08-08T07:18:46.000Z"},"item":[{"name":"New Search Certificate","id":"788c9264-9eea-4a30-959c-8389de6c542b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"vin","value":"","description":"<p>Vehicle's 17 character VIN (either VIN or Reg+State is required)</p>\n","type":"text"},{"key":"reg","value":"","description":"<p>Vehicle's registration plate number</p>\n","type":"text","disabled":true},{"key":"state","value":"","description":"<p>State vehicle registered in (two or three letter short code)</p>\n","type":"text","disabled":true},{"key":"encumbranceDetails (Optional)","value":"","description":"<p>1 or 0 falg, returns morgage details</p>\n","type":"text","disabled":true},{"key":"wovDetails (Optional)","value":"","description":"<p>1 or 0 falg, returns Written of Vehicle Details</p>\n","type":"text","disabled":true}]},"url":"https://algodriven.io/v1/ppsrNewSearch","urlObject":{"protocol":"https","path":["v1","ppsrNewSearch"],"host":["algodriven","io"],"query":[],"variable":[]}},"response":[{"id":"7923a1d8-6c4a-4f94-8758-f5c47ba7211d","name":"VIN lookup example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"vin","value":"WVWZZZ1KZCP079822","description":"Vehicle's 17 character VIN (either VIN or Reg+State is required)","type":"text"}]},"url":"https://algodriven.io/v1/ppsrNewSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:31:19 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"233"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"Filename\": \"PPSR-Search-Certificate-6696020258320001.pdf\",\n    \"Status\": true,\n    \"SearchNumber\": \"669602025832\",\n    \"CertificateNumber\": \"6696020258320001\",\n    \"URL\": \"https://ppsr.app/6qv\",\n    \"Interests\": 0,\n    \"WOV\": 0,\n    \"Stolen\": 0,\n    \"VIN\": \"WVWZZZ1KZCP079822\"\n}"},{"id":"5a03cdcc-3a06-42c0-8a99-e842e1e0a199","name":"Registration lookup example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"reg","value":"106SCV","description":"Vehicle's registration plate number","type":"text"},{"key":"state","value":"QLD","description":"State vehicle registered in (two or three letter short code)","type":"text"}]},"url":"https://algodriven.io/v1/ppsrNewSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:31:19 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"233"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"Filename\": \"PPSR-Search-Certificate-6696020258320001.pdf\",\n    \"Status\": true,\n    \"SearchNumber\": \"669602025832\",\n    \"CertificateNumber\": \"6696020258320001\",\n    \"URL\": \"https://ppsr.app/6qv\",\n    \"Interests\": 0,\n    \"WOV\": 0,\n    \"Stolen\": 0,\n    \"VIN\": \"WVWZZZ1KZCP079822\"\n}"},{"id":"2c67ace2-b5c6-4b48-af37-f328ef0516b8","name":"VIN lookup with encumbranceDetails","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"vin","value":"WVWZZZ1KZCP079822","description":"Vehicle's 17 character VIN (either VIN or Reg+State is required)","type":"text"},{"key":"encumbranceDetails","value":"1","description":"Flag true or false to show / hide encumbranceDetails","type":"text"}]},"url":"https://algodriven.io/v1/ppsrNewSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:31:19 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"233"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"Filename\": \"PPSR-Search-Certificate-6696020258320001.pdf\",\n    \"Status\": true,\n    \"SearchNumber\": \"669602025832\",\n    \"CertificateNumber\": \"6696020258320001\",\n    \"URL\": \"https://ppsr.app/6qv\",\n    \"Interests\": 0,\n    \"WOV\": 0,\n    \"Stolen\": 0,\n    \"VIN\": \"WVWZZZ1KZCP079822\",\n    \"encumbranceDetails\": {\n        \"RegistrationDetail\": {\n            \"AddressForService\": {\n                \"Addressee\": \"PPSR Administrator\",\n                \"B2GAccountCustomerName\": null,\n                \"B2GAccountCustomerNumber\": null,\n                \"EmailAddress\": \"email@example.com\",\n                \"FaxNumber\": \"02 12345678\",\n                \"MailingAddress\": {\n                    \"CountryName\": \"AUSTRALIA\",\n                    \"ISO3166CountryCode\": \"AU\",\n                    \"Line1\": \"ADDRESS\",\n                    \"Line2\": \"\",\n                    \"Line3\": \"\",\n                    \"Locality\": \"LOCALITY\",\n                    \"Postcode\": \"0000\",\n                    \"State\": \"EXAMPLE\"\n                },\n                \"PhysicalAddress\": null\n            },\n            \"AreAssetsSubjectToControl\": null,\n            \"AreProceedsClaimed\": \"True\",\n            \"Attachments\": [],\n            \"ChangeNumber\": \"00000\",\n            \"CollateralClassDescription\": \"Motor vehicle\",\n            \"CollateralClassType\": \"MotorVehicle\",\n            \"CollateralDescription\": \"\",\n            \"CollateralType\": \"Commercial\",\n            \"EarlierRegistrationNumber\": null,\n            \"GivingOfNoticeIdentifier\": \"00000:00000\",\n            \"Grantors\": {\n                \"GrantorSearchDetail\": {\n                    \"GrantorType\": \"Organisation\",\n                    \"Individual\": null,\n                    \"Organisation\": {\n                        \"OrganisationName\": \"Oragnization name\",\n                        \"OrganisationNumber\": \"0000000\",\n                        \"OrganisationNumberType\": \"ACN\",\n                        \"OrganisationNumberVerificationStatus\": \"Found\"\n                    }\n                }\n            },\n            \"IsInventory\": \"False\",\n            \"IsMigrated\": false,\n            \"IsPMSI\": \"True\",\n            \"IsSecurityInterestRegistrationKind\": true,\n            \"IsSubordinate\": false,\n            \"IsTransitional\": false,\n            \"MigrationDetail\": null,\n            \"ProceedsClaimedDescription\": \"MOTOR VEHICLE\",\n            \"RegistrationChangeTime\": \"2020-11-19T11:24:40\",\n            \"RegistrationEndTime\": \"2027-11-19T23:59:59\",\n            \"RegistrationKind\": \"SecurityInterest\",\n            \"RegistrationNumber\": \"00000000000\",\n            \"RegistrationStartTime\": \"2020-11-19T11:24:40\",\n            \"SecuredParties\": {\n                \"CollateralRegistrationSecuredParty\": [\n                    {\n                        \"Individual\": null,\n                        \"Organisation\": {\n                            \"OrganisationName\": \"Oragnization name\",\n                            \"OrganisationNumber\": \"0000000\",\n                            \"OrganisationNumberType\": \"ACN\"\n                        },\n                        \"SecuredPartyType\": \"Organisation\"\n                    },\n                    {\n                        \"Individual\": null,\n                        \"Organisation\": {\n                            \"OrganisationName\": \"\",\n                            \"OrganisationNumber\": \"00000000\",\n                            \"OrganisationNumberType\": \"ARBN\"\n                        },\n                        \"SecuredPartyType\": \"Organisation\"\n                    }\n                ]\n            },\n            \"SerialNumberDetails\": {\n                \"AdditionalAircraftDetails\": null,\n                \"AdditionalVehicleDetails\": {\n                    \"VehicleDescriptiveText\": \"\",\n                    \"VehicleRegistrationNumber\": \"000000\"\n                },\n                \"SerialNumber\": \"000000000\",\n                \"SerialNumberType\": \"VIN\"\n            },\n            \"RegistrarAlert\": null\n        },\n        \"RestrictionDetail\": null,\n        \"ResultSequenceNumber\": 1\n    }\n}"},{"id":"1dac2e92-dec2-4812-9a09-2170e621e768","name":"VIN lookup with wovDetails","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"vin","value":"WVWZZZ1KZCP079822","description":"Vehicle's 17 character VIN (either VIN or Reg+State is required)","type":"text"},{"key":"wovDetails","value":"1","description":"Flag true or false to show / hide WrittenOffDetails","type":"text"}]},"url":"https://algodriven.io/v1/ppsrNewSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:31:19 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"233"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"Filename\": \"PPSR-Search-Certificate-6696020258320001.pdf\",\n    \"Status\": true,\n    \"SearchNumber\": \"669602025832\",\n    \"CertificateNumber\": \"6696020258320001\",\n    \"URL\": \"https://ppsr.app/6qv\",\n    \"Interests\": 0,\n    \"WOV\": 0,\n    \"Stolen\": 0,\n    \"VIN\": \"WVWZZZ1KZCP079822\",\n    \"WrittenOffDetails\": {}\n}"}],"_postman_id":"788c9264-9eea-4a30-959c-8389de6c542b"},{"name":"Status Update","id":"d48105e7-fe3f-46da-b5ce-d01976bff619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"SearchNumber","value":"","description":"<p>The search number returned from the original new search certificate API call</p>\n","type":"text"}]},"url":"https://algodriven.io/v1/ppsrStatusUpdate","urlObject":{"protocol":"https","path":["v1","ppsrStatusUpdate"],"host":["algodriven","io"],"query":[],"variable":[]}},"response":[{"id":"14cd19c2-4c06-4556-b79f-a6cdfb784e35","name":"Watch ended response","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"SearchNumber","value":"","description":"The search number returned from the original new search certificate API call","type":"text"}]},"url":"https://algodriven.io/v1/ppsrStatusUpdate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:34:06 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"42"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 3,\n    \"msg\": \"PPSR watch has ended.\"\n}"},{"id":"87b4f8cc-8338-45d3-9053-8b766974e963","name":"Watch active - no changes","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"SearchNumber","value":"","description":"The search number returned from the original new search certificate API call","type":"text"}]},"url":"https://algodriven.io/v1/ppsrStatusUpdate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:34:58 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"72"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"msg\": \"PPSR watch active. No changes since initial search.\"\n}"},{"id":"97242f8c-199d-413e-a088-79a59b8923e6","name":"Security interests have changed","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"SearchNumber","value":"","description":"The search number returned from the original new search certificate API call","type":"text"}]},"url":"https://algodriven.io/v1/ppsrStatusUpdate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:40:31 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"53"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 2,\n    \"msg\": \"Security interests have changed.\"\n}"}],"_postman_id":"d48105e7-fe3f-46da-b5ce-d01976bff619"},{"name":"Check Registration","id":"d0b52c87-36aa-44d3-b795-e31c70f1cb56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"reg","value":"","description":"<p>Vehicle's registration plate number</p>\n","type":"text"},{"key":"state","value":"","description":"<p>State vehicle registered in (two or three letter short code)</p>\n","type":"text"}]},"url":"https://algodriven.io/v1/ppsrCheckReg","urlObject":{"protocol":"https","path":["v1","ppsrCheckReg"],"host":["algodriven","io"],"query":[],"variable":[]}},"response":[{"id":"b999d02f-6e63-4fb9-87a4-65b034a429ff","name":"Registration found","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"reg","value":"106SCV","description":"Vehicle's registration plate number","type":"text"},{"key":"state","value":"QLD","description":"State vehicle registered in (two or three letter short code)","type":"text"}]},"url":"https://algodriven.io/v1/ppsrCheckReg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:58:09 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"VIN\": \"WVWZZZ1KZCP079822\",\n    \"Description\": \"2012 Volkswagen Golf\"\n}"},{"id":"4decf630-6000-49b9-9706-849c2a063d06","name":"Registration not found","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"reg","value":"105SCV","description":"Vehicle's registration plate number","type":"text"},{"key":"state","value":"QLD","description":"State vehicle registered in (two or three letter short code)","type":"text"}]},"url":"https://algodriven.io/v1/ppsrCheckReg"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 05:58:40 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"30"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Vehicle not found.\"\n}"}],"_postman_id":"d0b52c87-36aa-44d3-b795-e31c70f1cb56"},{"name":"Check VIN","id":"93450026-9a6a-4f53-a577-f9a9f8e32c33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"vin","value":"","description":"<p>Vehicle's 17 character VIN</p>\n","type":"text"}]},"url":"https://algodriven.io/v1/ppsrCheckVIN","urlObject":{"protocol":"https","path":["v1","ppsrCheckVIN"],"host":["algodriven","io"],"query":[],"variable":[]}},"response":[{"id":"6ea5bc19-4288-409a-a1b9-725eda58cce5","name":"VIN found","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"vin","value":"WVWZZZ1KZCP079822","description":"Vehicle's 17 character VIN","type":"text"}]},"url":"https://algodriven.io/v1/ppsrCheckVIN"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 06:01:10 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"VIN\": \"WVWZZZ1KZCP079822\",\n    \"Description\": \"2012 Volkswagen Golf\"\n}"},{"id":"8804a755-9edf-4015-9f46-73bb9a5da9b8","name":"VIN not found","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"vin","value":"WVWZZZ1KZCP079821","description":"Vehicle's 17 character VIN","type":"text"}]},"url":"https://algodriven.io/v1/ppsrCheckVIN"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"X-Requested-With, Content-Type, Accept, Origin, Authorization"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 08 Aug 2021 06:01:24 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Content-Length","value":"30"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Vehicle not found.\"\n}"}],"_postman_id":"93450026-9a6a-4f53-a577-f9a9f8e32c33"}]}