Post Callback

API Explorer
https://test.spinpos.net
POST

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

Request Body

application/json

[key: string]?any

Response Body

application/json

curl -X POST "https://example.com/Callback/PostCallback" \  -H "Content-Type: application/json" \  -d '{}'
{}