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 '{}'{}Was this page helpful?