Fetches active downtimes across various payment methods based on filters. Gives all active downtimes when no filters are applied.
Client app ID. You can find your app id in the merchant dashboard.
Client secret key. You can find your secret key in the merchant dashboard.
API version to be used. Format is in YYYY-MM-DD.
Valid incident id for fetching incident details
Filter incidents by status. Possible values: ACTIVE, UPCOMING, RESOLVED
Filter incidents by impact level. Possible values: HIGH, MEDIUM, LOW
Filter incidents by type. Possible values: SCHEDULED, UNSCHEDULED
Filter incidents by start time. Format: YYYY-MM-DD HH:MM:SS
Filter incidents by end time. Format: YYYY-MM-DD HH:MM:SS
Filter incidents by payment method. Possible values: UPI, CARD, NET_BANKING, WALLET
OK
The response is of type object
.