{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute Reveal API", "version": "6" }, "items": [ { "info": { "name": "Reveal", "type": "folder" }, "items": [ { "info": { "name": "Adyen Get the PAN of a Payment Instrument", "type": "http" }, "http": { "method": "GET", "url": "https://cal-test.adyen.com/cal/services/Account/v6/paymentInstruments/:id/reveal", "params": [ { "name": "id", "value": "", "type": "path", "description": "The unique identifier of the payment instrument." } ] }, "docs": "Returns the primary account number (PAN) of a payment instrument.\n\nTo make this request, your API credential must have the following [role](https://docs.adyen.com/issuing/manage-access/api-credentials-web-service#api-permissions):\n\n* Balance Platform BCL PCI role" }, { "info": { "name": "Adyen Reveal Pin", "type": "http" }, "http": { "method": "POST", "url": "https://cal-test.adyen.com/cal/services/Account/v6/pins/reveal", "body": { "type": "json", "data": "{}" } }, "docs": "Reveal Pin" } ] } ], "bundled": true }