DeclineCallback API call is used to notify you of a failure in the
Spark transaction process. It is typically triggered after a successful
/TriggerTransaction response with a verdict of Approved, but when
the flow subsequently fails for any reason before payment authorization.The request payload containing details of the failed transaction.
The request payload sent by Spark to the integrator's /spark/DeclineCallback endpoint to report a failed transaction.
The unique ID of the vending machine or terminal where the transaction occurred.
The serial number of the hardware terminal.
The unique identifier of the failed Spark transaction. This ID is typically generated during the StartAuthentication process.
Transaction Status Details
Success. A simple 200 OK server acknowledgment is sufficient.
The response payload from the DeclineCallback endpoint, providing details about a failed Spark transaction. This payload confirms the transaction's failure and provides contextual information.