v1

latestOpenAPI 3.1.02026-08-063776831.4 MB
CredentialingWorkflow

Cloud Task callback for creating a single credentialing workflow

Called by Cloud Tasks as part of the v2 bulk-create flow. Creates a single credentialing workflow and updates the bulk request item status. Required body fields: certifyPractitionerId (string), tenantPractitionerId (string), credentialingWorkflowBulkRequestId (string), credentialingWorkflowBulkRequestItemId (string). Optional body field: data (object) - workflow creation payload.

post/credentialing-workflows/cloud-create

Headers

tenant-idstring

Tenant ID

user-idstring

User ID for service-to-service calls

Request body

emptyboolean
valueNodeboolean
containerNodeboolean
missingNodeboolean
arrayboolean
objectboolean
nodeType'ARRAY' | 'BINARY' | 'BOOLEAN' | 'MISSING' | 'NULL' | 'NUMBER' | 'OBJECT' | 'POJO' | 'STRING'
pojoboolean
numberboolean
integralNumberboolean
floatingPointNumberboolean
shortboolean
intboolean
longboolean
floatboolean
doubleboolean
bigDecimalboolean
bigIntegerboolean
textualboolean
booleanboolean
nullboolean
binaryboolean

Response

Workflow created successfully