Skip to content

A set of small automation snippets using Adyen's Management API

License

Notifications You must be signed in to change notification settings

adyen-examples/management-api-automation

Repository files navigation

Management API Automation

This repository contains a set of snippets using Adyen's Management API that we Developer Advocates use to automate parts of our workflows.

  • You can read an introduction about the Management API on our blog.
  • The complete description of our Management API is available on the API Explorer.

Prerequisites and Intro

  • To use these snippets, you need to have a test account.
  • Those snippets are written in Kotlin.

API Keys

To use these snippets, You need to generate an API KEY and make it available as environment variable under the name MANAGEMENT_KEY.

The snippets will not all need the same roles. You can see a complete list of available roles here. Typically, you will need roles of the "Management API" type.

Available snippets

  • CreateCompanyUser - Creates a User on the test environment with a set of rights. We use that snippet to create accounts for our candidates so they can do the technical interview.
    • Required role to run the snippet - "Management API—Users read and write"

Contributing

We commit all our new features directly into our GitHub repository. Feel free to request or suggest new features or code changes yourself as well!

Find out more in our Contributing guidelines.

License

MIT license. For more information, see the LICENSE file in the root directory.

About

A set of small automation snippets using Adyen's Management API

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages