StopCallback endpoint notifies the integrator that a consumer has
presented a payment card to stop an ongoing session.The request payload containing details of the card and session to be stopped.
The request payload sent by Spark to an integrator's configured StopCallback endpoint to notify that a consumer has presented a card to stop an ongoing session. This is used to validate and match the card against an active session.
The ID of the site where the session stop was triggered.
The unique ID of the vending machine or device where the card was presented.
The hardware serial number of the terminal.
The last four digits of the card used for the transaction.
The hashed value of the payment card presented.
The Spark transaction identifier of the original initiated session.
The unique Nayax transaction ID associated with the open session.
A unique identifier of the card, if available.
The terminal's local timestamp in the format yyyyMMddHHmmssSSS.
The identifier of the charging point or station used.
Success. A simple 200 OK server acknowledgment is sufficient.
The response payload from the integrator to Nayax's StopCallback, acknowledging the request and providing a status.
Transaction Status Details
The unique identifier for the Spark transaction that was requested to be stopped.
The number identifying the service station where the session stop was attempted. This value is provided by Nayax if the device is configured to support multiple service points.