{ "opencollection": "1.0.0", "info": { "name": "2C2P Payment Gateway API (PGW v4.3) Do Payment Exchange Rate API", "version": "4.3" }, "items": [ { "info": { "name": "Exchange Rate", "type": "folder" }, "items": [ { "info": { "name": "Exchange rate", "type": "http" }, "http": { "method": "POST", "url": "https://pgw.2c2p.com/payment/4.3/exchangeRate", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves currency exchange rates for a transaction, supporting dynamic currency conversion (DCC). A JWT+JWS secured variant is also available." } ] } ], "bundled": true }