# Run pre-close checks on a bill run Runs validation checks on the bill run. Returns 200 with a list of problem descriptions if any are found; the body is absent when the bill run has no problems Endpoint: GET /bill-runs/{bill_run_id}/check Version: 1.14 Security: bearerAuth ## Path parameters: - `bill_run_id` (integer, required) Bill run identifier Example: 1 ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields