Logo
Adyen APIs API Documentation

Get a merchant account

GET {{baseUrl}}/merchants/:merchantId

Returns the merchant account specified in the path. Your API credential must have access to the merchant account. To make this request, your API credential must have the following roles: * Management API—Account read

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://management-test.adyen.com/v3/merchants/:merchantId' -H 'Accept: application/json'

ENDPOINTS