This is the initial API call sent by Nayax. It initiates the transaction session by authenticating both parties and generating a SparkTransactionId, which will be echoed in all subsequent calls throughout the transaction’s lifecycle.
This is the initial API call sent by Nayax. It initiates the transaction session by authenticating both parties and generating aDocumentation Index
Fetch the complete documentation index at: https://devzone.nayax.com/llms.txt
Use this file to discover all available pages before exploring further.
SparkTransactionId, which will be echoed in all subsequent calls throughout the transaction’s lifecycle.The payload to initiate a new session.
The request payload sent by the Spark platform to the integrator's configured StartSession endpoint to initiate a transaction session.
Success. A new session has been successfully initiated.
The response payload from the StartSession endpoint, containing encrypted data and the session status.