latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

CredentialingWorkflow

Generate a Provider Summary Verification document for a workflow

Generates a Provider Summary Verification (PSV) document for the credentialing workflow identified by id and stores it in cloud storage. Use this endpoint to produce or refresh the PSV; use GET /credentialing-workflows/{id}/latest-psv-pdf to retrieve the path of the most recently generated PSV without regenerating it. This endpoint is authenticated via API key (not JWT) when invoked from Cloud Tasks. The optional triggeringEventId parameter associates the generation with a specific timeline event for step-tracking purposes; omit it for direct invocations. Returns a GeneratePsvResponse object containing the URL of the generated PSV document.

post/credentialing-workflows/{id}/generate-psv

Path parameters

idstring required

ID of the credentialing workflow

Query parameters

triggeringEventIdstring

Optional timeline event ID that triggered this PSV generation via Cloud Task

Headers

tenant-idstring required

Tenant ID

user-idstring

User ID for service-to-service calls

Response

Successfully generated the PSV document

bucketNamestring
filePathstring
credentialingWorkflowIdstring
practitionerIdstring
{"stackTrail":"components:schemas:GeneratePsvResponse:properties:data","oasType":"schema","type":"unknown"}