{ "opencollection": "1.0.0", "info": { "name": "2C2P Payment Gateway API (PGW v4.3) Do Payment API", "version": "4.3" }, "items": [ { "info": { "name": "Do Payment", "type": "folder" }, "items": [ { "info": { "name": "Do payment", "type": "http" }, "http": { "method": "POST", "url": "https://pgw.2c2p.com/payment/4.3/payment", "body": { "type": "json", "data": "{}" } }, "docs": "Executes a payment against a paymentToken, selecting the channel via the payment code (card, e-wallet, QR, installment, pay-later, loyalty) and supplying card / customer / browser / return-URL data." } ] } ], "bundled": true }