Creates a new credentialing request for a provider or facility.
Created
Bad Request
Unauthorized
Forbidden
Not Found
Server Error
{- "providerId": "4834bcdc-4a64-444d-966b-1a6fe381da24",
- "type": "Initial",
- "priority": "Low",
- "isSelfManaged": true
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "provider": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "firstName": "string",
- "lastName": "string",
- "dateOfBirth": "2019-08-24T14:15:22.0000000Z",
- "ssn": "***",
- "credentialingStatus": "string",
- "credentialedDate": "2019-08-24T14:15:22.0000000Z",
- "npi": 0,
- "deactivated": true
}, - "type": "Initial",
- "createdAt": "2019-08-24T14:15:22.0000000Z",
- "currentEvent": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "description": "string",
- "note": "string",
- "timestamp": "2019-08-24T14:15:22.0000000Z",
- "status": "RequestSubmitted",
- "attachments": [ ],
- "user": { }
}, - "allEvents": [
- { }
], - "priority": "Low",
- "isSelfManaged": true,
- "checklist": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "requestId": "d385ab22-0f51-4b97-9ecd-b8ff3fd4fcb6",
- "notes": "string",
- "items": [ ],
- "details": { }
}, - "owner": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "email": "string",
- "firstName": "string",
- "lastName": "string"
}, - "facilitySpecialtyIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}