REST API
Post Callback
POST/Callback/PostCallback

Receives a callback payload posted by the terminal or SPIn Proxy with transaction result data.

POST/Callback/PostCallback
1curl --location 'https://test.spinpos.net/Callback/PostCallback' \
2--header 'Content-Type: application/json' \
3--data ''
Response

// Awaiting response…