post https://{domain}/api/DeclineCallback
The 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.
Nayax CallbackThis is a callback from Nayax, no response body is required. A simple 200 OK server acknowledgment is sufficient.