# Generate report for an existing provider Generates report for the specified provider. Endpoint: POST /providers/{providerId}/report Version: 26.2.5.926 Security: Bearer ## Path parameters: - `providerId` (string, required) Identifier of the provider to generate report. ## Request fields (application/json): - `sections` (array) Report sections to generate. Enum: "BasicInfo", "NpiNumber", "DeaRegistrations", "Licenses", "BoardCertifications", "LiabilityInsurance", "EducationAndTraining", "WorkHistory", "SanctionsAndExclusions", "CaqhProfile", "MedicaidEnrollment" - `datasetTypes` (array) Source types for SanctionsAndExclusions section. Enum: "Sam", "MedicareOptOut", "OigFugitives", "OfacSdn", "OfacConsolidated", "OigExclusions", "StateSanctionsAndExclusions", "Npdb", "Dmf", "CmsPreclusion", "Tricare" - `deaRecordNumbers` (array) DEA record numbers associated with the provider to include in the report. Example: ["FM12345678","BA7654321"] - `licenseIds` (array) Unique license identifiers associated with the provider to include in the report. Example: ["bb6a2d28-b215-4f1c-ba2c-2d4ddb352787"] - `boardCertificateIds` (array) Unique board certificate identifiers associated with the provider to include in the report. Example: ["006f84a8-939b-45ed-906b-a6eeb883a112","68b7fbd5-3397-441c-b9f5-ce7d89148a7b"] ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields