Webhooks
Card payments
Event formats
1 min
an event payload is delivered in a standard format and contains the resources it's reporting on our system supports basic and extended formats the table below shows the different fields included in the event together with descriptions and explanations of the information they represent column description eventid the unique id for the event eventname the name of the event data different depending on the event (see table below) event name actions description card authorized requestid id of the request cardtoken the card token authorized "true" or "false" responsereceived "true" or "false" responsedescription can be "ok" error can be "null" or a description of the error addressverified verification of the address "true" or "false" rail customerreferencenumber transactioncompleted transactionid id of the transaction amount amount of transaction in $'s transactionrequestedat the date and time the transaction was requested transactionstatus errordescription example "card token not found" creditcardid card token rail cardstatuschanged statuschangedat the date and time the card status changed creditcardid card token oldstatus new status of the card for example "active" newstatus new status of the card for example "inactive" transationstatuschanged transactionid id of the transaction amount amount of transaction in $'s transactionrequestedat the date and time the transaction was requested oldtransactionstatus status of previous transactions for example succeeded newtransactionstatus status of new transactions for example pending statuschangedat the date and time the status changed creditcardid card token rail transaction batchid id of the batch totaltransactionscount total number of transactions failedtransactioncount number of failed transactions invalidtransactioncount number of invalid transactions successtransactioncount number of successful transactions transactioninprocesscount number of transactions in process requestedat the date and time the transaction was requested completedat the date and time the transaction was completed