You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2022. It is now read-only.
If an unknown currencyCode is received in the API, the request currently fails with internal server error due to violation of db constraints.
Request should fail with error 400 and proper error message send back to client.