This endpoint retrieves a list of all fiat currencies available in the Partner's application, as initially configured.
List fiats
Unauthorized
Too Many Requests
Error
Maintenance or Service unavailable
{- "data": [
- {
- "id": "147d37bb-3928-11ef-8339-068cf35b246f",
- "symbol": "EUR",
- "name": "Euro",
- "default": true
}
]
}