Logo
Adyen APIs API Documentation

Get a list of split configurations

GET {{baseUrl}}/merchants/:merchantId/splitConfigurations

Returns the list of split configurations for the merchant account. To make this request, your API credential must have the following role: * Management API - SplitConfiguration read and write

 

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/splitConfigurations' -H 'Accept: application/json'

ENDPOINTS