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.
Valid incident id for fetching incident details.
Filter incidents by status. Possible values: ACTIVE, UPCOMING, RESOLVED.
ACTIVE, UPCOMING, RESOLVED Filter incidents by impact level. Possible values: HIGH, MEDIUM, LOW.
HIGH, MEDIUM, LOW Filter incidents by type. Possible values: SCHEDULED, UNSCHEDULED.
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.
UPI, CARD, NET_BANKING, WALLET