Get portfolio operations

GET: /api/loan-applications/{guid}/loan-applicants/{guid}/operations

Path Params
uuid
required

The identifier of the investor.

uuid
required

The identifier of the portfolio.

Query Params
int32
enum

0 = SecurexBranche23Subscription, 1 = UserWrongPostalAddress, 2 = InvestorBankAccountChange, 3 = CollectiveDebtSettlement, 4 = Insolvency, 5 = PreInsolvency, 6 = Death, 7 = WageAssignment, 8 = FodAssignment, 9 = RecoveryPartnerClaimProcess, 10 = DirectRefund, 11 = SeriesRecoveryStatus, 12 = AvailableAmount

int32
enum

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

Allowed:
Responses
200

OK

404

The entity has not been found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!