ibans
Operations addressed under /ibans — 2 operations.
Check Virtual Iban
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the check-virtual-iban service definition through POST /ibans/check-ibans.
Turkish display name: Sanal Iban Kontrol
Response body, read from the service source
The route declares its response as ExternalServiceLogDto<CheckVirtualIbanDto>.
| Field | Declared type | Nullable |
|---|---|---|
CloseDate | string | no |
CustomerNumber | string | no |
Fec | string | no |
OpenDate | string | no |
VirtualIban | string | no |
Member names are the service's declaration names.
Check Virtual Iban › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
GetIncomingTransactionList
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the get-incoming-transaction-list service definition through POST /ibans/incomig-transactions.
Turkish display name: Gelen İşlem Listesini Al
Response body, read from the service source
The route declares its response as ExternalServiceLogDto<GetIncomingTransactionListDto>.
| Field | Declared type | Nullable |
|---|---|---|
QueryDate | DateTime | no |
QueryPackageId | int? | yes |
Success | bool | no |
IncomingTransactionList | List<IncomingTransactionDto> (collection) | no |
Member names are the service's declaration names.
GetIncomingTransactionList › 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.
dataSourceTypeexternalServiceLogId