Skip to content

gotoloans/gtl-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoToLoans API Gateway

Go To Loans is a fintech (financial/technology) lender focused on helping consumers access the equity from their vehicle. With a highly experienced management team, Go To Loans is the leading provider in Canada for automotive repair loans and title loans. Go To Loans offers a solution to consumers which are considerably less costly than the interest charged from credit cards and short term lending centers.

How to request access?

Open an issue here or send us an e-mail(support@gotoloans.com)

How to submit a loan request using our API?

The main flow contains 8(steps) that you have to follow as you can see in the image below

  1. Authentication
  2. Get years
  3. Get (car) makers
  4. Get (car) models by makers
  5. Get (car) trim by maker and model
  6. Get (car) styles by maker, model and trim
  7. Publish a loan interest and get rates
  8. Confirm the loan request

To check the http verbs, payloads and parameters for each endpoint, click here

Resources