Webhook Field Index

The table below contains a comprehensive list of all fields that appear within Spidr webhooks, along with their description.

Webhook Field Index

FieldDescriptionAppears in (Webhook Types)
accountIdUnique identifier for the account.All account, card, transaction, and achAccount webhooks
accountNumberAccount number associated with the account.account.create
achAccountIdUnique identifier for the ACH account.achAccount.create, achAccount.remove, transaction.createAch
achRequestIdUnique identifier for the ACH request.transaction.createAch, transaction.cancelAch
actionRequestorObject containing details about the source of the action.All webhooks
actionRequestor.sourceSource of the action ("api" or "sst").All webhooks
actionRequestor.sstRequestorUserEmailEmail of the SST user who initiated the action (if source is "sst").account.statusUpdate, card.resetPin, transaction.reverseFee, transaction.adj
actionRequestor.sstRequestorUserIdID of the SST user who initiated the action (if source is "sst").account.statusUpdate, card.resetPin, transaction.reverseFee, transaction.adj
adjustmentTypeType of adjustment applied.transaction.adj
amountAmount of the transaction or fee.transaction.createAch, transaction.createFee, transaction.adj, transaction.payment, transaction.a2a
archiveReasonReason for archiving a user.user.archive
cardIdUnique identifier for the card.All card webhooks, cardId also in responseBody for some card webhooks
cardNumberMasked card number.card.reissued (responseBody), card.replaced (responseBody.card)
cardExpiryDateCard expiration date.card.reissued (responseBody), card.replaced (responseBody.card)
changesArray of objects describing changes made (field, oldValue, newValue).user.edit, user.archive, account.shippingAddressUpdate, account.statusUpdate, account.featureUpdate, card.activate, card.replaced, card.pinChanged
changes.fieldName of the field that was changed.All webhooks with changes
changes.oldValuePrevious value of the changed field.All webhooks with changes
changes.newValueNew value of the changed field.All webhooks with changes
companyIdThe ID of the company associated with the webhook.All webhooks
cipCustomer Identification Program details.user.create
creditDebitIndicatorIndicates if the adjustment is a credit or debit.transaction.adj
dateArchivedDate the user was archived.user.archive (in changes)
dateOfBirthUser's date of birth.user.edit (in changes)
debitCreditIndicatorIndicates if the ACH transaction is a debit or credit.transaction.createAch
descriptionDescription of the transaction or adjustment.transaction.createAch, transaction.adj
emailUser's email address.user.edit (in changes)
encryptedCardDataEncrypted card data for mobile wallet provisioning.card.mobileWalletProvision (responseBody)
expiresExpiry date/time for a card image URL.card.fetchImageUrl (responseBody)
features.achTransfersIndicates if ACH transfers are enabled for the account.account.featureUpdate (in changes.field)
feeTypeType of fee applied.transaction.createFee
firstNameUser's first name.user.edit (in changes)
idUnique identifier for the user (in responseBody).user.create (responseBody)
isArchivedIndicates if the user/account/card is archived.user.archive (in changes), card.replaced (in changes)
lastNameUser's last name.user.edit (in changes)
messageMessage attached to a transfer.transaction.a2a
newBalanceNew balance after transaction.transaction.createFee, transaction.reverseFee, transaction.adj, transaction.payment, transaction.a2a (responseBody)
newStatusNew status after an update.account.statusUpdate (responseBody), card.frozen (responseBody), card.unfrozen (responseBody), card.statusUpdate (responseBody)
oldBalancePrevious balance before transaction.transaction.createFee, transaction.reverseFee, transaction.adj, transaction.payment, transaction.a2a (responseBody)
originalFeeTransactionIdThe original fee transaction ID being reversed.transaction.reverseFee
paymentTransactionIdUnique identifier for the payment transaction.transaction.payment (responseBody)
paymentTypeType of payment.transaction.payment
productIdUnique identifier for the product.All webhooks except user.retrieveId, user.retrieveIdHistory, ZTM webhooks
providerDetailsRaw payload from the associated external provider.(not present in current examples, but included for completeness)
removedBoolean indicating if an ACH account was removed.achAccount.remove (responseBody)
requestIdUnique identifier for the request that triggered the webhook.All webhooks
responseBodyContains the full result of the API request that generated the webhook.All webhooks
responseBody.accountIdAccount ID in the response body.account.create, account.featureUpdate
responseBody.achAccountIdACH Account ID in the response body.achAccount.create
responseBody.adjustmentTransactionIdAdjustment transaction ID in the response body.transaction.adj
responseBody.cardCard object in the response body.card.replaced
responseBody.cardExpiryDateCard expiry date in the response body.card.reissued
responseBody.cardIdCard ID in the response body.card.activate, card.fetchImageUrl, card.pinToken, card.resetPin
responseBody.cardNumberCard number in the response body.card.reissued, card.replaced
responseBody.encryptedCardDataEncrypted card data in the response body.card.mobileWalletProvision
responseBody.expiresExpiry date/time in the response body.card.fetchImageUrl
responseBody.feeTransactionIdFee transaction ID in the response body.transaction.createFee
responseBody.idUser ID in the response body.user.create
responseBody.newBalanceNew balance in the response body.transaction.createFee, transaction.reverseFee, transaction.adj, transaction.payment, transaction.a2a
responseBody.newStatusNew status in the response body.account.statusUpdate, card.frozen, card.unfrozen, card.statusUpdate
responseBody.oldBalanceOld balance in the response body.transaction.createFee, transaction.reverseFee, transaction.adj, transaction.payment, transaction.a2a
responseBody.paymentTransactionIdPayment transaction ID in the response body.transaction.payment
responseBody.removedIndicates if an ACH account was removed in the response body.achAccount.remove
responseBody.spidrActionIdUnique identifier for the Spidr action in the response body.All webhooks with responseBody
responseBody.statusStatus in the response body.transaction.createFee, transaction.reverseFee, transaction.adj, transaction.payment, transaction.cancelAch, card.activate, card.resetPin
responseBody.updatedBoolean indicating if an object was updated in the response body.user.edit, user.archive, account.featureUpdate
responseBody.urlCard image URL in the response body.card.fetchImageUrl
reversalTransactionIdUnique identifier for the reversal transaction.transaction.reverseFee (responseBody)
senderMessageMessage from the sender in a transfer.transaction.a2a
spidrActionIdUnique identifier for the Spidr action.All webhooks
statusStatus of the card or transaction.card.activate (responseBody), card.resetPin (responseBody), transaction.createFee, transaction.reverseFee, transaction.adj, transaction.payment, transaction.cancelAch
statusReasonReason for the status change.account.statusUpdate (responseBody), account.statusUpdate (changes)
tokenPIN change token for a card.card.pinToken (responseBody)
transferToAccountIdAccount ID to which funds are transferred.transaction.a2a
typeType of transaction or webhook.transaction.a2a, transaction.payment
updatedBoolean indicating if an object was updated.user.edit, user.archive, account.featureUpdate (responseBody)
urlCard image URL.card.fetchImageUrl (responseBody)
userIdThe ID of the user associated with the webhook event.All webhooks
uuidUnique identifier for the webhook event.All webhooks
webhookTypeThe type of webhook event (e.g., user.archive, account.create).All webhooks
ztmDataRisk and risk provider object.user.create, achAccount.create

ZTM Webhook-Specific Fields

The following fields may appear in ZTM (Zero Touch Monitoring) webhooks such as idvSession.*, watchlistScreening.*, and user.cipStatusUpdate:

FieldDescriptionAppears in (Webhook Types)
cipStatusCurrent CIP (Customer Identification Program) status of the user.user.cipStatusUpdate
idvSessionIdUnique identifier for the identity verification session.idvSession.* webhooks
idvSessionStatusCurrent status of the identity verification session.idvSession.* webhooks
plaidIdvSessionIdPlaid's identifier for the IDV session.idvSession.* webhooks (when using Plaid)
requiresActionIndicates what action is required (e.g., manual review, retry).idvSession.manualReviewRequired, idvSession.needsDecision
watchlistHitIdUnique identifier for a watchlist screening hit.watchlistScreening.hitUpdate
watchlistScreeningIdUnique identifier for the watchlist screening.watchlistScreening.statusUpdate, watchlistScreening.hitUpdate
watchlistScreeningStatusCurrent status of the watchlist screening (e.g., clear, review, hit).watchlistScreening.statusUpdate