Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.copper.co/platform/organizations/{organizationId}/loans \ --header 'Content-Type: application/vnd.calculate-ltv-dry-run+json' \ --data '{}'
{}
Obtain the loan LTV or needed collateral amount for given loan parameters.
application/vnd.calculate-ltv-dry-run+json
The body is of type object.
object
OK
The response is of type object.
Was this page helpful?