Jump to Content
Liberis
API Reference
v1.0

Log InLiberis
API Reference
Log In
v1.0API Reference

Liberis API

  • 1. Get token
    • Generates a token using a clientId and clientSecretpost
  • 2. Present advert
    • Generate targeted offerget
    • Accept the offer and redirect to start the applicationget
  • 3. Generate quote
    • Gets available quote limits for an applicationget
    • Gets a maximum of three quotes based on specific strategies for pricing optionsget
  • 4. Submit application
    • Submits an applicationpost
    • Cancels the applicationput
    • Gets an applicationget
    • Updates an application with additional fieldspatch
  • 5. Display and sign contract
    • Get a link to the contract UI componentget
    • Generate Link to Contract PDFpost
  • 5. Show deal information
    • Retrieve a customer's account dataget
Powered by 

Cancels the application

put https://api.liberis.com/api/Application//cancel

If successful, the application is returned to allow partners to verify that the correct application has been cancelled.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!