PATCH
/
organizations
/
{organizationId}
/
loans
curl --request PATCH \
  --url https://api.copper.co/platform/organizations/{organizationId}/loans \
  --header 'Content-Type: application/vnd.calculate-ltv-dry-run+json' \
  --data '{}'
{}

Headers

Content-Type
string

application/vnd.calculate-ltv-dry-run+json

Path Parameters

organizationId
string
required

Body

application/vnd.calculate-ltv-dry-run+json · object

The body is of type object.

Response

200
application/vnd.calculate-ltv-dry-run+json
OK

The response is of type object.