Approves a document of a borrower.

POST: /api/loans/{guid}/borrowers/{guid}/documents/{guid}/approve

Path Params
uuid
required

The unique identifier of the loan.

uuid
required

The unique identifier of the borrower.

uuid
required

The unique identifier of the document.

Body Params

The input model.

string | null
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json