interbank
Operations addressed under /interbank — 1 operation.
aurax-bff-service-dynamic-refund-interbank
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 refund-interbank; this entry declares none of its own.
Response body, read from the service source
The route returns AuraCommandDto<int>, which is the response body itself and not a wrapper around one: the framework declares it as a class with a single property, Id, of type int. A caller gets a JSON OBJECT with one field, not a bare value. The field is id on the wire.
| Field | Name on the wire | Declared type | Nullable |
|---|---|---|---|
Id | id | int | no |
Member names are the service's declaration names.
path Parameters
idaurax-bff-service-dynamic-refund-interbank › Request Body
descriptionexecutionIdpriorityrefundCodePermitted values — validated against the transfer_refund_code parameter.
| Value | Meaning |
|---|---|
1 | Alıcı bilgileri eksik veya hatalı |
2 | Hesap numarası ile alıcı ismi uyumsuz |
3 | Hesap kapatılmış |
4 | Hesap numarası yanlış (örneğin, IBAN hesap numarasında hata var |
5 | Hesap EFT aktarımına uygun değil (örneğin, döviz hesabı) |
6 | İade İsteği mesajına istinaden iade |
7 | Mesajla gelen alıcı TCKN/VKN bilgisi katılımcıda ki kayıttan farklı |
8 | Gönderici bilgileri eksik ya da hatalı |
9 | IBAN’sız ödemelerde alıcı şube kodu hatalı |
10 | Hesap yalnızca iade mesajıyla yapılan ödemelere açık |
11 | Alıcı bilgileri ve hesap numarası bankamızda mevcut değil |
99 | Diğer nedenler |
transferDateaurax-bff-service-dynamic-refund-interbank › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
id