Creates a new event for a credentialing request.
Created
Bad Request
Unauthorized
Forbidden
Server Error
{- "note": "string",
- "status": "RequestSubmitted",
- "attachments": [
- {
- "path": "string",
- "type": "CredentialingPacket"
}
], - "nextCredentialingDate": "2019-08-24"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "description": "string",
- "note": "string",
- "timestamp": "2019-08-24T14:15:22Z",
- "status": "RequestSubmitted",
- "attachments": [
- {
- "path": "string",
- "type": "CredentialingPacket"
}
], - "user": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "email": "string"
}
}