# Retrieve a financial from within the Property Management System (PMS) using its unique ID. Fetch a financial within the Property Management System (PMS). If the specified financial does not exist, a 404 Not Found error will be returned. In case of an unexpected system error, a 500 Internal Server Error will be triggered. Endpoint: GET /api/v3/financials/{id} Version: 3.0.13 Security: OAuth2 ## Path parameters: - `id` (integer, required) Unique id of the Financial ## Response 200 fields