central-bank-transaction-limits
Operations addressed under /central-bank-transaction-limits — 5 operations.
aurax-bff-redirect-get-central-bank-transaction-limit-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-central-bank-transaction-limit-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<CentralBankTransactionLimitDto>.
| Field | Declared type | Nullable |
|---|---|---|
LimitType | int | no |
Description | string | no |
MinAmountLimit | decimal? | yes |
MaxAmountLimit | decimal | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeaurax-bff-redirect-get-central-bank-transaction-limit-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
aurax-bff-redirect-create-central-bank-transaction-limit-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 create-central-bank-transaction-limit-bpm; this entry declares none of its own.
aurax-bff-redirect-create-central-bank-transaction-limit-bpm › Request Body
descriptionlimitTypemaxAmountLimitminAmountLimitaurax-bff-redirect-create-central-bank-transaction-limit-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-redirect-get-central-bank-transaction-limit-by-id
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-central-bank-transaction-limit-by-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as CentralBankTransactionLimitDto.
| Field | Declared type | Nullable |
|---|---|---|
LimitType | int | no |
Description | string | no |
MinAmountLimit | decimal? | yes |
MaxAmountLimit | decimal | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_MNYTRNS_63 | 400 | LIMIT_NOT_FOUND | Transaction limit is not found. |
path Parameters
idaurax-bff-redirect-get-central-bank-transaction-limit-by-id › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
aurax-bff-redirect-update-central-bank-transaction-limit-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 update-central-bank-transaction-limit-bpm; this entry declares none of its own.
path Parameters
idaurax-bff-redirect-update-central-bank-transaction-limit-bpm › Request Body
descriptionlimitTypemaxAmountLimitminAmountLimitaurax-bff-redirect-update-central-bank-transaction-limit-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-redirect-delete-central-bank-transaction-limit.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-central-bank-transaction-limit-bpm; this entry declares none of its own.
path Parameters
idaurax-bff-redirect-delete-central-bank-transaction-limit.bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.