New Host Onboarding

Happy path)

Un-Happy Path:

Step 1)

Build URL with user_id

Have user sign in with their Tesla account here:

Make sure to get their Mongo ID and replace the USER_ID:

https://fleetweb.standardfleet.com/link?id=f30d548d-8e9b-11ee-b4f0-022faa622f0b&partner_ref=USER_ID

Step 2)

Verification Step: Postman/Insomnia, see VIN is responding from Standard Fleet

GET: https://api.standardfleet.com/v1/vehicles/{{vin}}

Step 3 Optional)

NODE_ENV=prod node scripts/importStandardFleetVehicle.js email VIN

E-mail (1) and vinNumber (2) are required arguments.