Get Notification Details - Field Descriptions

The following page details each of the fields that can be used in the request and received in the response when using the Get Notification Details endpoint.

Request

The following table describes fields that can be included in the body of the request when retrieving notification details.

FieldDescriptionMin LengthMax LengthTypeMandatory
notificationIdsArray of notification ids for an event.N/AN/AArrayYes

Response

The following table describes fields that included in the response after successfully adding event subscriptions.

FieldDescription
webhookIdThe unique webhook id generated by Thredd.
createdTimeThe date and time the notification was created.
lastSentTimeThe date and time the notification was last sent.
contentObject that contains an array of notification information.
eventCodeThe unique code for the event
notificationIdThe unique id of the notification.
notificationStatusThe status of the notification
payloadObject that contains an array of payload information.
cardholderNameThe name of the cardholder.
last4DigitsThe last four digits of the card.
transactionIdUnique identifier of the transaction.
tokenIdThe public token of the cardholder.
transactionAmountThe amount of the transaction.
currencyThe currency for the transaction.
merchantNameThe name of the merchant.
locationThe location of the merchant.
dateTimeThe date and time of the transaction.
mccMerchant Category Code.
posModePoint of Sale mode.
cardProductNameProduct name of the card.
notificationMessageContentNotification Message Content.