Update loan
Authentication
Path parameters
Headers
Request
Guarantor names declared on the loan. Omit the field to leave the declared list untouched; a list replaces it wholesale, and an empty list clears it.
Response headers
Set to true when the response is replayed from the idempotency cache for a request that re-presented an Idempotency-Key it had already used. Absent on the original (winner) response. Replays are byte-for-byte identical to the original response body.
The API surface version the server resolved for this request. Always present, regardless of whether the client supplied the request-side SpreadSpace-Version header. Default: 2026-07-19.
Requests left in the current window. Suppressed on 429 responses produced outside the rate limiter (for example a usage throttle), where a remaining budget would be misleading.
Seconds until a guaranteed-fresh window.
The active policy in limit;w=window-seconds form.
Response
Borrower summary nested into a LoanResponse when the caller
requests ?include=borrower on a loan list endpoint. Carries the
borrower metadata the list surface already exposes (name, entity type,
location, industry), never a tax identifier, so a per-loan borrower read is
not needed.
Guarantor names declared on the loan. Gated like Notes: null when the caller may not read the loan file, and null when none were declared.
Nested per-loan document summaries. Populated only when the loan list
endpoint was called with ?include=documents and the caller may
read this loan, and null otherwise. The field is always present on the
wire; an empty list means the loan has no documents yet.