Events

To utilize the Events methods, the user must subscribe to events by subject. Without a subscription, there will be no events. Once the subscription is in place, all new events will be posted to the event endpoint.

Webhooks will be limited to 5 endpoints per client.

ENUMDescription
subject.createdOccurs whenever a subject is created.
subject.updatedOccurs whenever a subject is updated. This includes demographics, monitoring, or verification.
subject.deletedOccurs when a subject is deleted from the ProviderTrust DynamicNPI database.