credit-bureau-infos
Operations addressed under /credit-bureau-infos — 3 operations.
aurax-bff-redirect-krs-repot
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-redirect-krs-report service definition through POST /credit-bureau-infos/create-krs-risk-report.
Request and response fields are declared on the routing target create-krs-report; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<KrsReportDto>.
| Field | Declared type | Nullable |
|---|---|---|
CitizenId | string | no |
CitizenIdType | int? | yes |
ReferenceNumber | string | no |
Kkb1StAccTOpenDateDiff | int | no |
KkbFirstEmpStartTimeSince | int | no |
KkbLastEmpStartTimeSince | int | no |
IsLastQuery | bool | no |
ExternalServiceResultId | Guid | no |
QueryDate | DateTime? | yes |
JsonData | JsonNode | no |
KrsRiskReportPersonalDetails | List<KrsRiskReportPersonalDetailDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_INTGRTN_52 | 400 | CITIZENID_MUST_NOT_BE_EMTPY | Citizen Number must not be empty. |
aurax-bff-redirect-krs-repot › Request Body
citizenIdcitizenIdTypeaurax-bff-redirect-krs-repot › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
aurax-bff-redirect-individual-risk-report
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target individual-risk-report; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IndividualRiskReportDto>.
| Field | Declared type | Nullable |
|---|---|---|
IlInformation | IlInformation | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_INTGRTN_35 | 400 | CREDIT_BUREAU_DATA_NOT_FOUND | Data cannot be found. Error Code: {0} |
ERR_INTGRTN_36 | 400 | CREDIT_BUREAU_DATA_MANDATORY_FIELD | {0} field is required. |
ERR_INTGRTN_82 | 400 | NOT_CREATE_RISK_REPORT_FOR_CUSTOMER | not published in this snapshot |
aurax-bff-redirect-individual-risk-report › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
Get Individual Report List Bff Redirect
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-redirect-get-individual-report-list service definition through GET /credit-bureau-infos/report-list/by-citizenid/{citizenId}.
Turkish display name: KKB Rapor Sonuçları Listeleme Bff
Request and response fields are declared on the routing target get-individual-report-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<GetIndividualQueryInternalDto>.
| Field | Declared type | Nullable |
|---|---|---|
ExternalServiceResultId | Guid | no |
RequestTime | DateTime | no |
IsLastQuery | bool? | yes |
Member names are the service's declaration names.
path Parameters
citizenIdGet Individual Report List Bff Redirect › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.