{
"opencollection": "1.0.0",
"info": {
"name": "Ekspres Przelewy24 REST API Documentation Additional API functionality APay API API",
"version": "1.0.6"
},
"items": [
{
"info": {
"name": "APay API",
"type": "folder"
},
"items": [
{
"info": {
"name": "Token transfer",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://sandbox.przelewy24.pl/bundle/applepay/:TOKEN",
"params": [
{
"name": "TOKEN",
"value": "",
"type": "path",
"description": "Token obtained from Przelewy24."
}
]
},
"docs": "Upon token obtaining from P24, JavaScript script should be called
\nOn completion of the transaction, a relevant response (callback) is called."
}
]
}
],
"bundled": true
}