saved-transactions
Operations addressed under /saved-transactions — 2 operations.
aurax-bff-redirect-get-saved-transaction-list
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 get-saved-transaction-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<SavedTransactionDto>.
| Field | Declared type | Nullable |
|---|---|---|
Name | string | no |
MaskedName | string | no |
TransactionType | int | no |
FromCustomerId | Guid | no |
FromAccountId | Guid | no |
ToCustomerId | Guid? | yes |
ToAccountId | Guid? | yes |
ToIban | string | no |
MaskedToIban | string | no |
ToOwner | string | no |
MaskedToOwner | string | no |
Amount | decimal | no |
PaymentPurpose | int | no |
Description | string | no |
BankCode | string | no |
BankName | string | no |
FromEasyAddress | bool? | yes |
EasyAddressType | int? | yes |
EasyAddressTypeValue | string | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizesearchaurax-bff-redirect-get-saved-transaction-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
aurax-bff-redirect-delete-saved-transaction-bpm
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 delete-saved-transaction-bpm; this entry declares none of its own.
path Parameters
idaurax-bff-redirect-delete-saved-transaction-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.