Skip to main content
POST
Configure Adyen

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is a partner-level token.

Body

application/json
apiKey
string
required

Adyen API Key for server-to-server authentication.

clientKey
string
required

Adyen Client Key for client-side authentication.

username
string
required

Adyen Web Service username for authentication.

password
string
required

Adyen Web Service password for authentication.

Response

Success

result
enum<string>

The result of the action performed.

Available options:
SUCCESS,
FAILURE
data
object