Zapier

Get Application

GET https://api.lendingapp.io/v1/applications/:id

This endpoint allows you to get free Applications.

Path Parameters

Name
Type
Description

id

string

rec*************

Query Parameters

Name
Type
Description

New Application

string

The API will do its best to find a cake matching the provided recipe.

New Contact

string

Whether the cake should be gluten-free or not.

Headers

Name
Type
Description

Authentication

string

Authentication token is passed back to you

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated