Find loan application offers
Use case
Here we will review how to find the existing loan application offers.
Use case data
API parameters with values
We need to verify if the loan application ID-1664282446
has any existing offers.
...applications/ID-1664282446/offers
Sample API call
To find the loan application offers, make the following API call.
https://loan-api.sandbox.tuumplatform.com/api/v2/applications/{applicationId}/offers
Sample request
Below is an example request of the API call for finding the existing loan application offers.
https://loan-api.sandbox.tuumplatform.com/api/v2/applications/ID-1664282446/offers
Sample response
Below you find an example response body to the API call above.
Result
The loan application offer ID-1664282512
was found.
Last updated
Was this helpful?