Operations addressed under /aml — 3 operations.
search-by-document-number
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the search-by-document-number service definition through GET /aml/search-by-document-number.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<AmlResponseDto>.
| Field | Declared type | Nullable |
|---|---|---|
HttpStatusCode | int? | yes |
IsSuccess | bool | no |
ErrorCode | string | no |
ErrorMessage | string | no |
ExtraInfo | string | no |
Result | ResultSummary | no |
Member names are the service's declaration names.
query Parameters
documentNumbersearchTypePermitted values — validated against the search_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Individual | tr: Bireysel |
2 | Corporate | tr: Kurumsal |
search-by-document-number › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultIdsearch-by-identity
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the search-by-identity service definition through GET /aml/search-by-identity/{citizenNumber}.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<AmlResponseDto>.
| Field | Declared type | Nullable |
|---|---|---|
HttpStatusCode | int? | yes |
IsSuccess | bool | no |
ErrorCode | string | no |
ErrorMessage | string | no |
ExtraInfo | string | no |
Result | ResultSummary | no |
Member names are the service's declaration names.
path Parameters
citizenNumbersearch-by-identity › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultIdsearch-by-name
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the search-by-name service definition through GET /aml/search-by-name.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<AmlResponseDto>.
| Field | Declared type | Nullable |
|---|---|---|
HttpStatusCode | int? | yes |
IsSuccess | bool | no |
ErrorCode | string | no |
ErrorMessage | string | no |
ExtraInfo | string | no |
Result | ResultSummary | no |
Member names are the service's declaration names.
query Parameters
maxMatchRateminMatchRatenamesearchTypePermitted values — validated against the search_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | Individual | tr: Bireysel |
2 | Corporate | tr: Kurumsal |
search-by-name › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultId