Resource Attributes
ATTRIBUTE | DESCRIPTION |
---|---|
description string | Description of the resource. For example, Loan or Transaction. |
events array of objects | Comma-separated list of events. Returns the subscriptions that contain an event specified by events.name. |
events.name array of strings | Array of event types associated with the resource as part of subscription. Please see the Webhook Overview page for the names of the supported events. |
name string | Name of the resource. Please see the Webhook Overview page for the names of the supported resources. |
status string | Status of the Resource. - Active indicates the resource is active. - Not indicates the resource in not active. |