/loan/{id}/complete - POSTAsk AIpost https://cubi-sandbox-api.customersbank.com/consumerlending/v1/loan/{id}/completeDeclare that a loan's status is being changed to completedPath ParamsiduuidrequiredBody ParamscompletionReasonstringrequiredlength ≥ 1A text description of why this loan is being completedisEarlyCompletionbooleanrequiredIndicates that the loan is being completed before all funding stages have been disbursedtruefalseHeadersx-idempotency-keyuuidrequiredUnique request idenitfier for idempotency.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsontext/jsontext/plainAllowed:application/jsonapplication/problem+jsontext/jsontext/plainResponses 202Accepted 400BadRequest 401Unauthorized 403Forbidden 404NotFound 422UnprocessableEntity 500InternalServerErrorUpdated 2 months ago