Update a loan operation status.

PUT: /api/loans/{guid}/operations/{guid}/status

Path Params
uuid
required

The unique identifier of the loan operation.

uuid
required

The unique identifier of the loan.

Body Params

The input model.

int32
enum

0 = New, 1 = Requested, 2 = Processing, 3 = Processed, 4 = Rejected, 5 = Cancelled

Allowed:
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