Logo
Adyen APIs API Documentation

Get a payment instrument

GET {{baseUrl}}/paymentInstruments/:id

Returns the details of a payment instrument.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://balanceplatform-api-test.adyen.com/bcl/v2/paymentInstruments/:id' -H 'Accept: application/json'

ENDPOINTS