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.
curl --request PATCH \
--url https://api.copper.co/platform/organizations/{organizationId}/loans \
--header 'Content-Type: application/vnd.calculate-ltv-dry-run+json' \
--data '{}'
{}
application/vnd.calculate-ltv-dry-run+json
OK
The response is of type object
.