Aurax BFF Service
string · requiredstringstringinteger · int32integer · int32string · dateinteger · int32string · date
exchange-rates
Operations addressed under /exchange-rates — 1 operation.
aurax-bff-get-exchange-rate-by-base-currency
GET
https://dg-sandbox.dgpays.com/aurax-bff-service
/exchange-rates/by-base-currency/{currencyNumber}
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-exchange-rate-by-base-currency; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExchangeRateDto.
| Field | Declared type | Nullable |
|---|---|---|
RateDate | DateOnly | no |
ExchangeRates | List<ExchangeRateItem> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_EXCRT_2 | 400 | EXCHANGE_RATE_IS_NOT_FOUND_FOR_GIVEN_INPUTS |
ERR_EXCRT_7 | 400 | CURRENCY_PAIR_NOT_FOUND_FOR_EXCHANGE_RATE |
path Parameters
currencyNumberquery Parameters
object
orderByorderSortpageIndexpageSizerateDatespreadTypeaurax-bff-get-exchange-rate-by-base-currency › 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.
object[]
rateDate