NotificationResendTask
Background task to re-send notifications by client specified criteria
Server generated ID of the task.
Possible values: <= 20 characters
Type of notification events that will be re-sent.
Possible values: [TRANSACTION, CUSTOMER_RESTRICTION, ACCOUNT, KYC, INSTRUMENT, SCREENING, CARD_STATUS_UPDATE, CARD_TOKENIZATION, CARD_TOKEN_UPDATE, THREE_D_SECURE, CARD_BULK_ORDER]
Re-send notifications created during period specified by startDate and endDate properties. Further restrictions of the maximum period length may be enforced by the server.
Re-send notifications created during period specified by startDate and endDate properties. Further restrictions of the maximum period length may be enforced by the server.
Re-send notifications associated to a merchant reference number.
Possible values: <= 50 characters
{
"id": "string",
"eventType": "TRANSACTION",
"startDate": "2024-07-29T15:51:28.071Z",
"endDate": "2024-07-29T15:51:28.071Z",
"merchantRefNum": "string"
}