payfour
Operations addressed under /payfour — 2 operations.
integration-loan-application
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the integration-loan-application service definition through POST /payfour/loan-application.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<LoanApplicationDto>.
| Field | Declared type | Nullable |
|---|---|---|
Success | bool | no |
Status | int | no |
Data | string | no |
Errors | Error | no |
Member names are the service's declaration names.
integration-loan-application › Request Body
customerIdfirstLimitkycRefenceIdsecondLimitstatusPermitted values — validated against the status parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Open | no label seeded |
2 | Close | ar: إغلاق |
3 | Death | ar: الموت |
4 | Unseen | ar: غير مرئي |
5 | Renouncing Citizenship | ar: التخلي عن المواطنة |
14 | Stopped | ar: توقف |
15 | Secret | ar: سرّ |
integration-loan-application › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
integration-potential-limit
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the integration-potential-limit service definition through POST /payfour/potential-limit.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<PotentialLimitDto>.
| Field | Declared type | Nullable |
|---|---|---|
Success | bool | no |
Status | int | no |
Data | string | no |
Errors | Error | no |
Member names are the service's declaration names.
integration-potential-limit › Request Body
customerIdexpireDatefirstLimitsecondLimitintegration-potential-limit › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.