List FX rates

GET/api/v1/fx/rates

List stored FX rates for the business.

Operation ID: list_fx_rates_api_v1_fx_rates_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

200Successful Response

itemsarray · FxRateResponserequiredFxRateResponse
9 fields
idstringrequired
business_idstringrequired
base_currencystringrequired
quote_currencystringrequired
ratestringrequired
as_of_datestring · daterequired
sourcestring
created_atstring · date-timerequired
updated_atstring · date-timerequired

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject